|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConflict | |
---|---|
org.sat4j.minisat.constraints.pb | Implementations of pseudo boolean contraints. |
Uses of IConflict in org.sat4j.minisat.constraints.pb |
---|
Classes in org.sat4j.minisat.constraints.pb that implement IConflict | |
---|---|
class |
ConflictMap
|
class |
ConflictMapCardinality
|
class |
ConflictMapClause
|
class |
ConflictMapMerging
|
Methods in org.sat4j.minisat.constraints.pb that return IConflict | |
---|---|
static IConflict |
ConflictMapClause.createConflict(PBConstr cpb,
int level)
|
static IConflict |
ConflictMapMerging.createConflict(PBConstr cpb,
int level)
|
static IConflict |
ConflictMap.createConflict(PBConstr cpb,
int level)
constructs the data structure needed to perform cutting planes |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |