2 Commits

Author SHA1 Message Date
Yuri Victorovich
d3677c4d7d math/cvc4: Update 1.5 -> 1.6
Port changes:
* Add dependency on cryptominisat, and the corresponding port option
* Add USES=autoreconf, the suplied configure fails, see https://github.com/CVC4/CVC4/issues/2192
* Now build depends on python
* Force clang-60 to prevent build failures on 10

PR:		229780
Submitted by:	Greg V <greg@unrelenting.technology>
2018-07-22 18:30:29 +00:00
Kurt Jaeger
1c2716f959 New port: math/cvc4
An efficient open-source automatic theorem prover for satisfiability modulo
theories (SMT) problems. It can be used to prove the validity (or, dually, the
satisfiability) of first-order formulas in a large number of built-in logical
theories and their combination.

WWW: https://cvc4.cs.stanford.edu/web/

PR:		227702
Submitted by:	Greg V <greg@unrelenting.technology>
2018-06-21 11:06:10 +00:00