Package edu.harvard.econcs.jopt.solver

Interface Summary
IMIP Interface specifying a Mixed Integer Program
IMIPResult The result of running a linear or mixed integer program
IMIPSolver An interface that permits the solving of linear or mixed integer problems
 

Class Summary
MIPInfeasibleException.Cause  
SolveParam These parameters control how JOpt operates, and how the backend solver operates.
 

Exception Summary
MIPException Exception that is thrown while evaluating a MIP.
MIPInfeasibleException Exception that is thrown when evaluating a MIP, that contains the infeasible set information