|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sat4j.tools.xplain.ReplayXplainStrategy
public class ReplayXplainStrategy
Constructor Summary | |
---|---|
ReplayXplainStrategy()
|
Method Summary | |
---|---|
void |
cancelExplanationComputation()
|
IVecInt |
explain(ISolver solver,
java.util.Map<java.lang.Integer,IConstr> constrs,
IVecInt assumps)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReplayXplainStrategy()
Method Detail |
---|
public void cancelExplanationComputation()
cancelExplanationComputation
in interface XplainStrategy
public IVecInt explain(ISolver solver, java.util.Map<java.lang.Integer,IConstr> constrs, IVecInt assumps) throws TimeoutException
explain
in interface XplainStrategy
TimeoutException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |