Class GurobiTest
java.lang.Object
org.tweetyproject.math.examples.GurobiTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconstructorstatic voidmain method
-
Constructor Details
-
GurobiTest
public GurobiTest()Constructor
-
-
Method Details
-
createConstraintSatProb1
-
main
public static void main(String[] args) throws ParserException, IOException, GeneralMathException, gurobi.GRBException main method- Parameters:
args- arguments- Throws:
ParserException- ParserExceptionIOException- IOExceptionGeneralMathException- GeneralMathExceptiongurobi.GRBException- GRBException
-