org.sat4j.pb
Class Explanation<C>
java.lang.Object
org.sat4j.pb.Explanation<C>
public class Explanation<C>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Explanation
public Explanation()
newFalseRoot
public DepdendenyNode<C> newFalseRoot(C name)
newNode
public DepdendenyNode<C> newNode(C name)
getRoots
public List<DepdendenyNode<C>> getRoots()
newConflict
public Conflict<C> newConflict()
getConflicts
public List<Conflict<C>> getConflicts()
Copyright © 2011 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.