Created attachment 192734 [details] cvc4.patch CVC4 is 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. https://cvc4.cs.stanford.edu/web/
Created attachment 192897 [details] cvc4.patch oops, not actually using gsed and gawk, don't need them as deps
Committed, thanks!
A commit references this bug: Author: pi Date: Thu Jun 21 11:06:12 UTC 2018 New revision: 472970 URL: https://svnweb.freebsd.org/changeset/ports/472970 Log: 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> Changes: head/math/Makefile head/math/cvc4/ head/math/cvc4/Makefile head/math/cvc4/distinfo head/math/cvc4/files/ head/math/cvc4/files/patch-src_base_configuration.cpp head/math/cvc4/files/patch-src_main_portfolio.cpp head/math/cvc4/pkg-descr head/math/cvc4/pkg-plist