PPL Java Language Interface  0.12.1
parma_polyhedra_library.PIP_Problem_Control_Parameter_Value Enum Reference

Possible values for PIP problems' control parameters. More...

List of all members.

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.

Detailed Description

Possible values for PIP problems' control parameters.


The documentation for this enum was generated from the following file: