mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-06 03:05:31 -05:00
Update to Msat.Solver arguments in readme
This commit is contained in:
parent
e3fc66919d
commit
2e6ff522e5
1 changed files with 3 additions and 0 deletions
|
|
@ -24,6 +24,9 @@ as a functor which takes two modules :
|
||||||
|
|
||||||
- A theory (which implements the `Theory_intf.S` signature) to check consistence of assertions.
|
- A theory (which implements the `Theory_intf.S` signature) to check consistence of assertions.
|
||||||
|
|
||||||
|
- A dummy empty module to ensure generativity of the solver (solver modules heavily relies on
|
||||||
|
side effects to their internal state)
|
||||||
|
|
||||||
### Sat Solver
|
### Sat Solver
|
||||||
|
|
||||||
A ready-to-use SAT solver is available in the Sat module. It can be used
|
A ready-to-use SAT solver is available in the Sat module. It can be used
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue