|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sat4j.minisat.constraints.pb.MapPb
org.sat4j.minisat.constraints.pb.ConflictMap
org.sat4j.minisat.constraints.pb.ConflictMapClause
public class ConflictMapClause
Constructor Summary | |
---|---|
ConflictMapClause(java.util.Map<java.lang.Integer,java.math.BigInteger> m,
java.math.BigInteger d,
ILits voc,
int level)
|
Method Summary | |
---|---|
static IConflict |
createConflict(PBConstr cpb,
int level)
|
Methods inherited from class org.sat4j.minisat.constraints.pb.ConflictMap |
---|
getBacktrackLevel, isAssertive, oldGetBacktrackLevel, oldIsAssertive, reduceInConstraint, resolve, slackConflict, slackIsCorrect, toString, updateSlack |
Methods inherited from class org.sat4j.minisat.constraints.pb.MapPb |
---|
buildConstraintFromConflict, buildConstraintFromMapPb, cuttingPlane, cuttingPlane, cuttingPlane, cuttingPlane, getDegree, saturation, size |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.sat4j.minisat.constraints.pb.IDataStructurePB |
---|
buildConstraintFromConflict, buildConstraintFromMapPb, cuttingPlane, cuttingPlane, cuttingPlane, cuttingPlane, getDegree, saturation, size |
Constructor Detail |
---|
public ConflictMapClause(java.util.Map<java.lang.Integer,java.math.BigInteger> m, java.math.BigInteger d, ILits voc, int level)
Method Detail |
---|
public static IConflict createConflict(PBConstr cpb, int level)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |