PPL Java Language Interface  1.2
parma_polyhedra_library.PIP_Problem_Control_Parameter_Name Enum Reference

Names of PIP problems' control parameters. More...

Public Attributes

 CUTTING_STRATEGY
 The cutting strategy rule. More...
 
 PIVOT_ROW_STRATEGY
 The pivot row strategy rule. More...
 

Detailed Description

Names of PIP problems' control parameters.

Definition at line 28 of file PIP_Problem_Control_Parameter_Name.java.

Member Data Documentation

parma_polyhedra_library.PIP_Problem_Control_Parameter_Name.CUTTING_STRATEGY

The cutting strategy rule.

Definition at line 30 of file PIP_Problem_Control_Parameter_Name.java.

parma_polyhedra_library.PIP_Problem_Control_Parameter_Name.PIVOT_ROW_STRATEGY

The pivot row strategy rule.

Definition at line 32 of file PIP_Problem_Control_Parameter_Name.java.


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