Package net.sf.tweety.math.examples
Class ApacheCommonsCMAESOptimizerEx
- java.lang.Object
-
- net.sf.tweety.math.examples.ApacheCommonsCMAESOptimizerEx
-
public class ApacheCommonsCMAESOptimizerEx extends Object
This class implements an example for the ApacheCommonsCMAESOptimizer- Author:
- Sebastian Franke
-
-
Constructor Summary
Constructors Constructor Description ApacheCommonsCMAESOptimizerEx()
-
-
-
Method Detail
-
createConstraintSatProb1
public static ConstraintSatisfactionProblem createConstraintSatProb1()
-
main
public static void main(String[] args) throws net.sf.tweety.commons.ParserException, IOException, GeneralMathException
- Throws:
net.sf.tweety.commons.ParserExceptionIOExceptionGeneralMathException
-
-