org.sat4j.tools.xplain
Class ReplayXplainStrategy
java.lang.Object
org.sat4j.tools.xplain.ReplayXplainStrategy
- All Implemented Interfaces:
- XplainStrategy
public class ReplayXplainStrategy
- extends Object
- implements XplainStrategy
- Since:
- 2.1
- Author:
- daniel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReplayXplainStrategy
public ReplayXplainStrategy()
cancelExplanationComputation
public void cancelExplanationComputation()
- Specified by:
cancelExplanationComputation
in interface XplainStrategy
- Since:
- 2.1
explain
public IVecInt explain(ISolver solver,
Map<Integer,IConstr> constrs,
IVecInt assumps)
throws TimeoutException
- Specified by:
explain
in interface XplainStrategy
- Returns:
-
- Throws:
TimeoutException
- Since:
- 2.1
Copyright © 2010 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.