| Package | Description |
|---|---|
| org.sat4j.pb.constraints.pb | |
| org.sat4j.pb.core |
| Modifier and Type | Class and Description |
|---|---|
class |
ConflictMap |
class |
ConflictMapCardinality |
class |
ConflictMapClause |
class |
ConflictMapSwitchToClause |
| Modifier and Type | Method and Description |
|---|---|
static IConflict |
ConflictMap.createConflict(PBConstr cpb,
int level)
constructs the data structure needed to perform cutting planes
|
static IConflict |
ConflictMapClause.createConflict(PBConstr cpb,
int level) |
static IConflict |
ConflictMapSwitchToClause.createConflict(PBConstr cpb,
int level) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PBSolverCP.updateNumberOfReducedLearnedConstraints(IConflict confl) |
protected void |
PBSolverCautious.updateNumberOfReducedLearnedConstraints(IConflict confl) |
protected void |
PBSolverCP.updateNumberOfReductions(IConflict confl) |
protected void |
PBSolverCautious.updateNumberOfReductions(IConflict confl) |