|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectchoco.palm.dbt.search.PalmAbstractSolverTool
choco.palm.dbt.search.PalmRepair
choco.palm.dbt.search.PalmUnsureRepair
public class PalmUnsureRepair
Field Summary |
---|
Fields inherited from class choco.palm.dbt.search.PalmAbstractSolverTool |
---|
manager |
Constructor Summary | |
---|---|
PalmUnsureRepair()
|
Method Summary | |
---|---|
Constraint |
selectDecisionToUndo(PalmExplanation expl)
Selects a decision to undo for repairing a contradiction. |
Methods inherited from class choco.palm.dbt.search.PalmAbstractSolverTool |
---|
getManager, setManager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PalmUnsureRepair()
Method Detail |
---|
public Constraint selectDecisionToUndo(PalmExplanation expl)
PalmRepair
selectDecisionToUndo
in class PalmRepair
expl
- The explain of the contradiction.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |