|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectparser.flatzinc.ast.SolveGoal
public class SolveGoal
Nested Class Summary | |
---|---|
static class |
SolveGoal.Solver
|
Constructor Summary | |
---|---|
SolveGoal(List<EAnnotation> annotations,
SolveGoal.Solver type,
Expression expr)
|
Method Summary | |
---|---|
boolean |
defineGoal(CPSolver solver)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SolveGoal(List<EAnnotation> annotations, SolveGoal.Solver type, Expression expr)
Method Detail |
---|
public boolean defineGoal(CPSolver solver)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |