Fedora 18 Update: stp-0.1-12.20121002svn.fc18

updates at fedoraproject.org updates at fedoraproject.org
Mon Oct 22 03:16:40 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-16376
2012-10-18 03:27:46
--------------------------------------------------------------------------------

Name        : stp
Product     : Fedora 18
Version     : 0.1
Release     : 12.20121002svn.fc18
URL         : http://sourceforge.net/projects/stp-fast-prover/
Summary     : Constraint solver/decision procedure
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

--------------------------------------------------------------------------------
Update Information:

Upstream notes for this release:
- Speedup for AND/OR with lots of sharing to fix the testcase of 1667.  Thanks to Carsten Sinz.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update stp' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list