PPL Java Language Interface  1.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oNparma_polyhedra_libraryThe PPL Java interface package
|oCArtificial_Parameter
|oCArtificial_Parameter_SequenceA sequence of artificial parameters
|oCBounded_Integer_Type_OverflowOverflow behavior of bounded integer types
|oCBounded_Integer_Type_RepresentationRepresentation of bounded integer types
|oCBounded_Integer_Type_WidthWidths of bounded integer types
|oCBy_Reference< T >An utility class implementing mutable and non-mutable call-by-reference
|oCCoefficientA PPL coefficient
|oCComplexity_ClassPossible Complexities
|oCCongruenceA linear congruence
|oCCongruence_SystemA system of congruences
|oCConstraintA linear equality or inequality
|oCConstraint_SystemA system of constraints
|oCControl_Parameter_NameNames of MIP problems' control parameters
|oCControl_Parameter_ValuePossible values for MIP problem's control parameters
|oCDegenerate_ElementKinds of degenerate abstract elements
|oCDomain_Error_ExceptionExceptions caused by domain errors
|oCPolyhedronThe Java base class for (C and NNC) convex polyhedra
|oCC_PolyhedronA topologically closed convex polyhedron
|oCPointset_Powerset_C_PolyhedronA powerset of C_Polyhedron objects
|oCPointset_Powerset_C_Polyhedron_IteratorAn iterator class for the disjuncts of a Pointset_Powerset_C_Polyhedron
|oCGeneratorA line, ray, point or closure point
|oCGenerator_SystemA system of generators
|oCGenerator_TypeThe generator type
|oCGrid_GeneratorA grid line, parameter or grid point
|oCGrid_Generator_SystemA system of grid generators
|oCGrid_Generator_TypeThe grid generator type
|oCInvalid_Argument_ExceptionExceptions caused by invalid arguments
|oCIOA class collecting I/O functions
|oCLength_Error_ExceptionExceptions caused by too big length/size values
|oCLinear_ExpressionA linear expression
|oCLinear_Expression_CoefficientA linear expression built from a coefficient
|oCLinear_Expression_DifferenceThe difference of two linear expressions
|oCLinear_Expression_SumThe sum of two linear expressions
|oCLinear_Expression_TimesThe product of a linear expression and a coefficient
|oCLinear_Expression_Unary_MinusThe negation of a linear expression
|oCLinear_Expression_VariableA linear expression built from a variable
|oCLogic_Error_ExceptionExceptions due to errors in low-level routines
|oCMIP_ProblemA Mixed Integer (linear) Programming problem
|oCMIP_Problem_StatusPossible outcomes of the MIP_Problem solver
|oCOptimization_ModePossible optimization modes
|oCOverflow_Error_ExceptionExceptions due to overflow errors
|oCPair< K, V >A pair of values of type K and V
|oCParma_Polyhedra_LibraryA class collecting library-level functions
|oCPartial_FunctionA partial function on space dimension indices
|oCPIP_Decision_NodeAn internal node of the PIP solution tree
|oCPIP_ProblemA Parametric Integer Programming problem
|oCPIP_Problem_Control_Parameter_NameNames of PIP problems' control parameters
|oCPIP_Problem_Control_Parameter_ValuePossible values for PIP problems' control parameters
|oCPIP_Problem_StatusPossible outcomes of the PIP_Problem solver
|oCPIP_Solution_NodeA leaf node of the PIP solution tree
|oCPIP_Tree_NodeA node of the PIP solution tree
|oCPoly_Con_RelationThe relation between a polyhedron and a constraint
|oCPoly_Gen_RelationThe relation between a polyhedron and a generator
|oCRelation_SymbolRelation symbols
|oCTimeout_ExceptionExceptions caused by timeout expiring
|oCVariableA dimension of the vector space
|oCVariable_StringifierAn interface for objects converting a Variable id to a string
|\CVariables_SetA java.util.TreeSet of variables' indexes
\NParma_Polyhedra_Library