Package org.jacop.fz
Class FlatzincLoader
java.lang.Object
org.jacop.fz.FlatzincLoader
An executable to parse the flatzinc file and create the JaCoP model.
- Version:
- 4.9
-
Field Details
-
Constructor Details
-
FlatzincLoader
It parses the provided file and parsing parameters and creates the JaCoP model..- Parameters:
args
- parameters describing the flatzinc file containing the problem to be solved as well as options for problem solving.TODO what are the conditions for different exceptions being thrown? Write little info below.
-
-
Method Details
-
load
public void load() -
getStore
-
getDFS
-
getSelectChoicePoint
-
getCost
-
getSolve
-
getTables
-
getSearch
-
getOptions
-