aboutsummaryrefslogtreecommitdiff
blob: a28eb2ec79e03e7be6afd0c217cdcb2137d3bb49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>sci-mathematics@gentoo.org</email>
		<name>Gentoo Mathematics Project</name>
	</maintainer>
	<longdescription>
Alt-Ergo is an open source automatic theorem prover dedicated to program verification.
It is an SMT solver based on CC(X): a congruence closure algorithm parameterized by an
equational theory X. Alt-Ergo is based on a home-made SAT-solver and implements an
instantiation mechanism for quantified formulas. Its architecture is summarized by the
the following picture.
</longdescription>
</pkgmetadata>