Universe
mUlti laNguage unIfied intErface foR conStraint solvErs
UNIVERSE
library proposes generic interfaces for combinatorial problems solvers.
- SAT Solver
- PB Solver
- XCSP Solver
These interfaces are described in the following diagrams :
Universe
offers an interface for create Solver. This interface follows the factory design pattern and is described
in the following diagrams:
Sources
Implementation
-
Jolitorax (Sat4j-CSP-PB)
Sources