Uses of Class
edu.harvard.econcs.jopt.solver.mip.MIP

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

Uses of MIP in edu.harvard.econcs.jopt.solver.mip
 

Subclasses of MIP in edu.harvard.econcs.jopt.solver.mip
 class MIPWrapper
          This wrapper goes even further in simplicity than the other MIP classes and might help you get started with your MIP programming.