|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectagg.util.csp.Solution_Backjump
agg.util.csp.Solution_InjBackjump
public class Solution_InjBackjump
A CSP solution strategy using the backjumping technique. Only injective solutions are considered.
Constructor Summary | |
---|---|
Solution_InjBackjump()
|
Method Summary |
---|
Methods inherited from class agg.util.csp.Solution_Backjump |
---|
clear, getInstanceVarMap, hasFoundSolution, hasMoreSolutions, hasQueries, next, reinitialize, reinitialize, reset, setRelatedInstanceVarMap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Solution_InjBackjump()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |