slackbuilds_ponce/academic/cvc4
Nick Smallbone 3015af4e87 academic/cvc4: Added (Theorem Solver).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-03-23 08:17:49 +07:00
..
cvc4.info
cvc4.SlackBuild
README
slack-desc

CVC4 is an automated theorem prover and satisfiability modulo theories
(SMT) solver. Given a formula in first-order logic, it attempts to
either prove the formula or find a counterexample. CVC4 supports
arithmetic, reasoning about arrays, and several other built-in
theories. Input problems are written in SMT-LIB format.

This package includes the cvc4 program as well as libraries.