|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectJaCoP.fz.Fz2jacop
public class Fz2jacop
An executable to parse and execute the flatzinc file.
| Constructor Summary | |
|---|---|
Fz2jacop()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
It parses the provided file and parsing parameters followed by problem solving. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Fz2jacop()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
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.
ParseException
TokenMgrError
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||