|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sat4j.pb.tools.DisjunctionRHS<T,C>
public class DisjunctionRHS<T,C>
Constructor Summary | |
---|---|
DisjunctionRHS(DependencyHelper<T,C> helper,
IVecInt literals)
|
Method Summary | |
---|---|
ImplicationNamer<T,C> |
implies(T... things)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DisjunctionRHS(DependencyHelper<T,C> helper, IVecInt literals)
Method Detail |
---|
public ImplicationNamer<T,C> implies(T... things) throws ContradictionException
ContradictionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |