Table 4.1 outlines the options that can be specified in the INTPOINT procedure. All options are specified in the PROC INTPOINT statement. An alphabetical list of options is provided in the Dictionary of Options.
Table 4.1: Functional Summary
Description |
Statement |
Option |
---|---|---|
Input Data Set Options: |
||
Arcs input data set |
||
Nodes input data set |
||
Constraint input data set |
||
Output Data Set Options: |
||
Constrained solution data set |
||
Convert sparse or dense format input data set into MPS-format output data set |
||
Data Set Read Options: |
||
Default constraint type |
||
Special COLUMN variable value |
||
Special COLUMN variable value |
||
Used to interpret arc and variable names |
||
No nonarc data in ARCDATA |
||
Data for an arc found once in ARCDATA |
||
Data for a constraint found once in CONDATA |
||
Data for a coefficient found once in CONDATA |
||
Data are grouped, exploited during data read |
||
Problem Size Specification Options: |
||
Approximate number of nodes |
||
Approximate number of arcs |
||
Approximate number of variables |
||
Approximate number of coefficients |
||
Approximate number of constraints |
||
Network Options: |
||
Default arc cost, objective function coefficient |
||
Default arc capacity, variable upper bound |
||
Default arc flow and variable lower bound |
||
Network’s only supply node |
||
SOURCE’s supply capability |
||
Network’s only demand node |
||
SINK’s demand |
||
Convey excess supply/demand through network |
||
Cost of bypass arc, MAXFLOW problem |
||
Interior Point Algorithm Options: |
||
Factorization method |
||
Allowed amount of dual infeasibility |
||
Allowed amount of primal infeasibility |
||
Allowed total amount of dual infeasibility |
||
Allowed total amount of primal infeasibility |
||
Cut-off tolerance for Cholesky factorization |
||
Density threshold for Cholesky processing |
||
Step-length multiplier |
||
Preprocessing type |
||
Print optimization progress on SAS log |
||
Ratio test zero tolerance |
||
Interior Point Algorithm Stopping Criteria: |
||
maximum number of interior point iterations |
||
primal-dual (duality) gap tolerance |
||
Stop because of complementarity |
||
Stop because of duality gap |
||
Stop because of complementarity |
||
Stop because of duality gap |
||
Stop because of complementarity |
||
Stop because of duality gap |
||
Stop because of complementarity |
||
Stop because of duality gap |
||
Memory Control Options: |
||
Issue memory usage messages to SAS log |
||
Number of bytes to use for main memory |
||
Miscellaneous Options: |
||
Infinity value |
||
Maximization instead of minimization |
||
Zero tolerance - optimization |
||
Zero tolerance - real number comparisons |
||
Suppress similar SAS log messages |
||
Scale problem data |
||
Write optimization time to SAS log |