summaryrefslogtreecommitdiff
blob: f245da8f13fa39fcf4f9b8d38207e89206740597 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">

<pkgmetadata>
  <maintainer type="project">
    <email>sci-mathematics@gentoo.org</email>
    <name>Gentoo Mathematics Project</name>
  </maintainer>
  <longdescription>
    veriT is a SMT (Satisfiability Modulo Theories) solver. It is open-source,
    proof-producing, and complete for quantifier-free formulas with
    uninterpreted functions and linear arithmetic on real numbers and integers.
    It also offers good support for quantifiers.
    The input format is the SMT-LIB 2.0 language and DIMACS.
  </longdescription>
</pkgmetadata>