Class LpSolverEx


  • public class LpSolverEx
    extends java.lang.Object
    This class implements an example for the Genetic LpSolver. It uses LpSolve Version 5.5.2.5 (https://sourceforge.net/projects/lpsolve/)
    Author:
    Sebastian Franke
    • Constructor Summary

      Constructors 
      Constructor Description
      LpSolverEx()  
    • Method Summary

      Modifier and Type Method Description
      static ConstraintSatisfactionProblem createConstraintSatProb1()  
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait