Package edu.harvard.econcs.jopt.solver.mip

Class Summary
CompareType Enum of types of comparisons that can be made.
Constraint  
MIP Basic implementation of a mip.
MIPResult The results of running CPLEX.
MIPWrapper This wrapper goes even further in simplicity than the other MIP classes and might help you get started with your MIP programming.
Term  
Variable Basic MIP Variable.
VarType Enum of the types that variables can have.