|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sat4j.pb.Conflict<C>
public class Conflict<C>
Constructor Summary | |
---|---|
Conflict(Explanation<C> explanation)
|
Method Summary | |
---|---|
java.util.List<DepdendenyNode<C>> |
getRoots()
|
DepdendenyNode<C> |
newRoot(C name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Conflict(Explanation<C> explanation)
Method Detail |
---|
public DepdendenyNode<C> newRoot(C name)
public java.util.List<DepdendenyNode<C>> getRoots()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |