PPL Java Language Interface
1.2
|
Possible values for PIP problems' control parameters. More...
Public Attributes | |
CUTTING_STRATEGY_FIRST | |
Choose the first non-integer row. | |
CUTTING_STRATEGY_DEEPEST | |
Choose row which generates the deepest cut. | |
CUTTING_STRATEGY_ALL | |
Always generate all possible cuts. | |
PIVOT_ROW_STRATEGY_FIRST | |
Choose the first row with negative parameter sign. | |
PIVOT_ROW_STRATEGY_MAX_COLUMN | |
Choose the row which generates the lexico-maximal pivot column. | |
Possible values for PIP problems' control parameters.