| Package | Description |
|---|---|
| org.sat4j.minisat.core |
Implementation of the MiniSAT solver skeleton.
|
| org.sat4j.pb.core |
Implementations of pseudo boolean solvers
|
| 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 |
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.