freebsd-ports/math/cvcl/pkg-descr
Ying-Chieh Liao d15a699539 add cvcl 2.5.1
An automatic theorem prover for the SMT problem

PR:		103412
Submitted by:	Li-Wen Hsu <lwhsu@lwhsu.org>
2006-09-20 01:42:03 +00:00

8 lines
440 B
Text

CVC Lite is an automatic theorem prover for the Satisfiability Modulo
Theories (SMT) problem. Its features include: support for a variety of
theories; interactive as well as C and C++ library interfaces; proof and
model generation abilities; predicate subtyping; and suppport for quantifiers.
In addition, there are essentially no limits on its use for research or
commercial purposes (see license).
WWW: http://www.cs.nyu.edu/acsys/cvcl/