Class LagrangeSolverEx2


  • public class LagrangeSolverEx2
    extends java.lang.Object
    This class implements an example for a problem solved by the lagrange solver. It is meant to showcase more classes of the library.
    Author:
    Sebastian Franke
    • 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