[Bug 487094] New: Review Request: stp - Constraint solver/decision procedure

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 24 05:28:52 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: stp - Constraint solver/decision procedure

https://bugzilla.redhat.com/show_bug.cgi?id=487094

           Summary: Review Request: stp - Constraint solver/decision
                    procedure
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: dwheeler at dwheeler.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://www.dwheeler.com/stp.spec
SRPM URL: http://www.dwheeler.com/stp-0.1-1.fc10.src.rpm
Description: 
STP (Simple Theorem Prover) is
a constraint solver (also referred to as a decision procedure
or automated prover) aimed at solving constraints generated by program
analysis tools, theorem provers, automated bug finders, intelligent
fuzzers and model checkers. STP has been used in many research projects
at Stanford, Berkeley, MIT, CMU and other universities, as well as
companies and government agencies.

The input to STP are formulas over the theory of bit-vectors and arrays
(This theory captures most expressions from languages like C/C++/Java
and Verilog), and the output of STP is a single bit of information that
indicates whether the formula is satisfiable or not. If the input is
satisfiable, then it also generates a variable assignment to satisfy
the input formula.

Additional information can be found at:
 http://people.csail.mit.edu/vganesh/STP_files/stp.html


Koji builds okay: http://koji.fedoraproject.org/koji/taskinfo?taskID=1151367
  0 free  0 open  5 done  0 failed

rpmlint is happy too.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list