|
|||||||||
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
public class PalmRepair
A repairing algorithm.
Field Summary |
---|
Fields inherited from class choco.palm.dbt.search.PalmAbstractSolverTool |
---|
manager |
Constructor Summary | |
---|---|
PalmRepair()
|
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 PalmRepair()
Method Detail |
---|
public Constraint selectDecisionToUndo(PalmExplanation expl)
expl
- The explain of the contradiction.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |