Alt-Ergo Zero is an OCaml library for an SMT solver.
Description
This SMT solver is derived from Alt-Ergo. It uses an efficient SAT solver and supports the following quantifier free theories: - Equality and uninterpreted functions - Arithmetic (linear, non-linear, integer, real) - Enumerated data-types
This API makes heavy use of hash consing, in particular hash-consed strings.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 21 Nov 2013
- Authors
-
- Maintainers
Sources
Dependencies
Reverse Dependencies