Package org.tweetyproject.math.examples
Class LagrangeSolverEx2
java.lang.Object
org.tweetyproject.math.examples.LagrangeSolverEx2
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
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionconstructorstatic voidmain method
- 
Constructor Details- 
LagrangeSolverEx2public LagrangeSolverEx2()Constructor
 
- 
- 
Method Details- 
createConstraintSatProb1
- 
mainmain method- Parameters:
- args- arguments
- Throws:
- ParserException- ParserException
- IOException- IOException
- GeneralMathException- GeneralMathException
 
 
-