| Package | Description |
|---|---|
| org.sat4j.minisat.core | |
| org.sat4j.pb.core |
| Modifier and Type | Field and Description |
|---|---|
LearnedConstraintsDeletionStrategy |
Solver.glucose |
protected LearnedConstraintsDeletionStrategy |
Solver.learnedConstraintsDeletionStrategy |
LearnedConstraintsDeletionStrategy |
Solver.memory_based |
| Modifier and Type | Method and Description |
|---|---|
LearnedConstraintsDeletionStrategy |
Solver.fixedSize(int maxsize) |
| Modifier and Type | Method and Description |
|---|---|
void |
ICDCL.setLearnedConstraintsDeletionStrategy(LearnedConstraintsDeletionStrategy lcds) |
void |
Solver.setLearnedConstraintsDeletionStrategy(LearnedConstraintsDeletionStrategy lcds) |
| Modifier and Type | Field and Description |
|---|---|
LearnedConstraintsDeletionStrategy |
PBSolver.objectiveFunctionBased |