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

Packages that use edu.harvard.econcs.jopt.solver.mip
edu.harvard.econcs.jopt.solver   
edu.harvard.econcs.jopt.solver.mip   
 

Classes in edu.harvard.econcs.jopt.solver.mip used by edu.harvard.econcs.jopt.solver
Constraint
           
Term
           
Variable
          Basic MIP Variable.
 

Classes in edu.harvard.econcs.jopt.solver.mip used by edu.harvard.econcs.jopt.solver.mip
CompareType
          Enum of types of comparisons that can be made.
Constraint
           
MIP
          Basic implementation of a mip.
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.