org.sat4j.pb.tools
Class ConflictTracing
java.lang.Object
org.sat4j.tools.SearchListenerAdapter<ISolverService>
org.sat4j.pb.tools.ConflictTracing
- All Implemented Interfaces:
- Serializable, SearchListener<ISolverService>
public class ConflictTracing
- extends SearchListenerAdapter<ISolverService>
- See Also:
- Serialized Form
Methods inherited from class org.sat4j.tools.SearchListenerAdapter |
adding, assuming, backjump, backtracking, beginLoop, cleaning, conflictFound, conflictFound, delete, end, init, propagating, restarting, solutionFound, start |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConflictTracing
public ConflictTracing(String filename)
learn
public void learn(IConstr c)
- Specified by:
learn
in interface SearchListener<ISolverService>
- Overrides:
learn
in class SearchListenerAdapter<ISolverService>
Copyright © 2012 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.