summaryrefslogtreecommitdiff
path: root/sci-mathematics/cvc4/metadata.xml
blob: 9d6aafdcc4fa16083af446af0bc9d694a44c6852 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>tupone@gentoo.org</email>
    <name>Tupone Alfredo</name>
  </maintainer>
  <use>
    <flag name="cln">Use <pkg>sci-libs/cln</pkg>
    </flag>
    <flag name="statistics">Include statistics</flag>
    <flag name="proofs">Support for proof generation</flag>
  </use>
  <longdescription lang="en">
		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.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>