<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://qpq.csl.sri.com/Members/demoura/decision-procedures/RSS">
  <title>Decision procedures</title>
  <link>http://qpq.csl.sri.com</link>
  
  <description>
    
       
       
  </description>
  
  
  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2005-12-01T01:11:35Z</syn:updateBase>
        
  
  <image rdf:resource="http://qpq.csl.sri.com/logo.jpg"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://qpq.csl.sri.com/downloads/otter-3-3-qpq-tar.gz"/>
        
        
            <rdf:li rdf:resource="http://qpq.csl.sri.com/downloads/simplify_benchmarks-tar.gz"/>
        
        
            <rdf:li rdf:resource="http://qpq.csl.sri.com/downloads/gammaiageneraltheorem-provingprogramfortheibm704-20040630155028.pdf"/>
        
        
            <rdf:li rdf:resource="http://qpq.csl.sri.com/downloads/mathematicalproceduresfordecisionproblems-20040507132250.pdf"/>
        
        
            <rdf:li rdf:resource="http://qpq.csl.sri.com/Members/demoura/smt-comp"/>
        
        
            <rdf:li rdf:resource="http://qpq.csl.sri.com/Members/demoura/smt-lib-benchmarks"/>
        
        
            <rdf:li rdf:resource="http://qpq.csl.sri.com/Members/demoura/yices"/>
        
        
            <rdf:li rdf:resource="http://qpq.csl.sri.com/Members/demoura/ics"/>
        
        
            <rdf:li rdf:resource="http://qpq.csl.sri.com/Members/demoura/SALDecisionProcedures"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://qpq.csl.sri.com/downloads/otter-3-3-qpq-tar.gz">        <title>Otter 3.3/Mace 2.2</title>        <link>http://qpq.csl.sri.com/downloads/otter-3-3-qpq-tar.gz</link>        <description>
Otter is a resolution-style theorem-proving program for first-order
logic with equality.  Otter includes the inference rules binary
resolution, hyperresolution, UR-resolution, and binary paramodulation.
Some of its other abilities and features are conversion from
first-order formulas to clauses, forward and back subsumption,
factoring, weighting, answer literals, term ordering, forward and back
demodulation, evaluable functions and predicates, Knuth-Bendix
completion, and the hints strategy.

Mace2 is a program that searches for finite models of first-order
statements.  The statement to be modeled is first translated to
clauses, then to relational clauses; finally for the given domain
size, the ground instances are constructed.  A Davis-Putnam-Loveland-
Logeman procedure decides the propositional problem, and any models
found are translated to first-order models.  Mace2 is a useful
complement to the theorem prover Otter, with Otter searching for
proofs and Mace2 looking for countermodels.

Otter and Mace2 are coded in ANSI C, are free, and are portable to
many different kinds of computer.
</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>William McCune</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>decision procedure</dc:subject>                    <dc:subject>paramodulation</dc:subject>                    <dc:subject>demodulation</dc:subject>                    <dc:subject>equational logic</dc:subject>                    <dc:subject>propositional logic</dc:subject>                    <dc:subject>hyperresolution</dc:subject>                    <dc:subject>resolution</dc:subject>                    <dc:subject>first-order logic</dc:subject>                <dc:date>2007-01-31T23:20:05Z</dc:date>        <dc:type>File</dc:type>    </item>
    <item rdf:about="http://qpq.csl.sri.com/downloads/simplify_benchmarks-tar.gz">        <title>Simplify Prover Benchmarks</title>        <link>http://qpq.csl.sri.com/downloads/simplify_benchmarks-tar.gz</link>        <description>This directory contains two test suites for automatic theoreom
provers.  The first test suite, in the subdirectory front_end_suite,
consists of 207 files containing 2331 valid verification conditions.
The second test suite, in the subdirectory small_suite, consists of 18
files each containing a single valid conjecture.  The format of these
files is described in the file format.txt.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>shankar</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>decision procedure</dc:subject>                    <dc:subject>extended static checking</dc:subject>                    <dc:subject>SMT</dc:subject>                    <dc:subject>equational logic</dc:subject>                    <dc:subject>SMT-LIB</dc:subject>                    <dc:subject>benchmarks</dc:subject>                    <dc:subject>first-order logic</dc:subject>                <dc:date>2007-01-31T23:37:02Z</dc:date>        <dc:type>File</dc:type>    </item>
    <item rdf:about="http://qpq.csl.sri.com/downloads/gammaiageneraltheorem-provingprogramfortheibm704-20040630155028.pdf">        <title>GAMMA 1</title>        <link>http://qpq.csl.sri.com/downloads/gammaiageneraltheorem-provingprogramfortheibm704-20040630155028.pdf</link>        <description>J. A. Robinson's historical technical report on a Fortran program implemented for the IBM 704
using instantiation and the Davis-Putnam algorithm for propositional satisfiability.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>shankar</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>historical</dc:subject>                    <dc:subject>propositional logic</dc:subject>                    <dc:subject>decision procedure</dc:subject>                    <dc:subject>satisfiability</dc:subject>                    <dc:subject>first-order logic</dc:subject>                <dc:date>2007-02-01T02:02:32Z</dc:date>        <dc:type>File</dc:type>    </item>
    <item rdf:about="http://qpq.csl.sri.com/downloads/mathematicalproceduresfordecisionproblems-20040507132250.pdf">        <title>Mathematical Procedures for Decision Problems</title>        <link>http://qpq.csl.sri.com/downloads/mathematicalproceduresfordecisionproblems-20040507132250.pdf</link>        <description>The original report on Martin Davis' implementation of the Presburger algorithm for
the Institute for Advanced Study computer.  This is the first theorem prover to be
implemented on an electronic computer.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>shankar</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Presburger arithmetic</dc:subject>                    <dc:subject>decision procedure</dc:subject>                    <dc:subject>historical</dc:subject>                <dc:date>2007-02-01T02:07:19Z</dc:date>        <dc:type>File</dc:type>    </item>
    <item rdf:about="http://qpq.csl.sri.com/Members/demoura/smt-comp">        <title>SMT-COMP</title>        <link>http://qpq.csl.sri.com/Members/demoura/smt-comp</link>        <description>The Satisfiability Modulo Theories Competition</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>demoura</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>SMT</dc:subject>                    <dc:subject>decision procedure</dc:subject>                    <dc:subject>satisfiability</dc:subject>                    <dc:subject>competition</dc:subject>                    <dc:subject>SMT-LIB</dc:subject>                <dc:date>2005-12-02T01:31:58Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://qpq.csl.sri.com/Members/demoura/smt-lib-benchmarks">        <title>SMT-LIB benchmarks</title>        <link>http://qpq.csl.sri.com/Members/demoura/smt-lib-benchmarks</link>        <description>SMT benchmarks used in SMT-COMP'05.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>demoura</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>decision procedure</dc:subject>                    <dc:subject>satisfiability</dc:subject>                    <dc:subject>SMT</dc:subject>                    <dc:subject>competition</dc:subject>                    <dc:subject>SMT-LIB</dc:subject>                    <dc:subject>benchmarks</dc:subject>                <dc:date>2005-12-02T19:25:36Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://qpq.csl.sri.com/Members/demoura/yices">        <title>Yices</title>        <link>http://qpq.csl.sri.com/Members/demoura/yices</link>        <description>Decision procedure</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>demoura</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>SMT</dc:subject>                    <dc:subject>satisfiability</dc:subject>                    <dc:subject>decision procedure</dc:subject>                <dc:date>2005-12-03T18:26:57Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://qpq.csl.sri.com/Members/demoura/ics">        <title>ICS</title>        <link>http://qpq.csl.sri.com/Members/demoura/ics</link>        <description>Decision procedure</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>demoura</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>decision procedure</dc:subject>                    <dc:subject>satisfiability</dc:subject>                <dc:date>2005-12-02T19:32:19Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://qpq.csl.sri.com/Members/demoura/SALDecisionProcedures">        <title>SAL decision procedures</title>        <link>http://qpq.csl.sri.com/Members/demoura/SALDecisionProcedures</link>        <description>SAL uses ICS.</description>        <dc:publisher></dc:publisher>        <dc:creator>demoura</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>decision procedure</dc:subject>                <dc:date>2006-01-12T22:50:43Z</dc:date>        <dc:type>Wiki Page</dc:type>    </item>




</rdf:RDF>
