summaryrefslogtreecommitdiff
path: root/sci-mathematics/verit/metadata.xml
blob: cd0a6cfe10193a2ca36ab6f5d15c3ec8118d063f (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 "http://www.gentoo.org/dtd/metadata.dtd">

<pkgmetadata>
  <maintainer type="person">
    <email>xgqt@gentoo.org</email>
    <name>Maciej Barć</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>