Fedora 18 Update: csisat-1.2-10.fc18

updates at fedoraproject.org updates at fedoraproject.org
Sat Jan 12 00:55:53 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-20596
2012-12-18 21:18:59
--------------------------------------------------------------------------------

Name        : csisat
Product     : Fedora 18
Version     : 1.2
Release     : 10.fc18
URL         : http://csisat.googlecode.com/
Summary     : Tool for LA+EUF Interpolation
Description :
CSIsat reads a set of mathematical formulas that may combine variables,
addition, multiplication, comparisons (<,>, etc.), as well as boolean
expressions (and, or, not).  It determines if it is possible to set the
variables to values so that the set of formulas are all simultaneously true
(if it can, then the set of formulas is "satisfiable").

More technically, CSIsat is an interpolating decision procedure for the
quantifier-free theory of rational linear arithmetic (LA) and equality with
uninterpreted function (EUF) symbols.  This implementation combines the
efficiency of linear programming for solving the arithmetic part with the
efficiency of a SAT solver to reason about the boolean structure.

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

This is a rebuild with OCaml 4.00.1.  No changes in functionality are expected, other than bugs fixed in OCaml itself.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Dec 13 2012 Jerry James <loganjerry at gmail.com> - 1.2-10
- Rebuild for OCaml 4.00.1
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update csisat' 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