slackbuilds_ponce/academic/cvc4
B. Watson 5ae81d7905
academic/cvc4: Fix slack-desc.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2020-01-12 08:47:29 +07:00
..
cvc4.info
cvc4.SlackBuild
README
run-antlr academic/cvc4: Add missing run-antlr. 2019-04-27 04:42:40 +07:00
slack-desc academic/cvc4: Fix slack-desc. 2020-01-12 08:47:29 +07:00

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.