| 
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Class Summary | |
|---|---|
| ASolverFactory<T extends ISolver> | A solver factory is responsible for providing prebuilt solvers to the end user. | 
| DefaultComparator<A extends Comparable<A>> | A simple comparator for comparable objects. | 
| LiteralsUtils | Utility methods to avoid using bit manipulation inside code. | 
| ReadOnlyVec<T> | Utility class to allow Read Only access to an IVec | 
| ReadOnlyVecInt | Utility class to allow Read Only access only to an IVecInt. | 
| Vec<T> | Simple but efficient vector implementation, based on the vector implementation available in MiniSAT. | 
| VecInt | A vector specific for primitive integers, widely used in the solver. | 
Implementation of the data structures available in org.sat4j.specs. Those classe were previously located in org.sat4j.minisat.core.
  | 
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||