Name : glueminisat
| |
Version : 2.2.5
| Vendor : Fedora Project
|
Release : 3.fc15
| Date : 2012-04-29 00:42:08
|
Group : Applications/Engineering
| Source RPM : glueminisat-2.2.5-3.fc15.src.rpm
|
Size : 0.10 MB
| |
Packager : Fedora Project
| |
Summary : Boolean SAT solver that implements literal blocks distance (LBD)
|
Description :
GlueMiniSat is a boolean, propositional satisfiability (SAT) problem solver. It is a derivative work of the open source MiniSat 2.2 solver, and implements a form of the literal blocks distance (LBD) evaluation criteria to predict the quality of clauses learned when conflicts are encountered in the search process.
The underlying concepts of literal blocks distance were first introduced in the paper \"Predicting learnt clauses quality in modern SAT solvers\" by Gilles Audemard and Laurent Simon, Proceedings of IJCAI-2009, pages 399-404, 2009. The authors\' implementation of LBD, the Glucose 1.0 SAT solver, performed admirably by placing 2-nd at the International 2009 SAT competition in the Applications (UNSAT) category.
GlueMiniSat uses a slightly restricted concept of LBD, called strict LBD, and a dynamic restart strategy based on local averages of the decision levels and the LBDs of learned clauses. Experimental results show that GlueMiniSat also performs very well on SAT instances that are unsatisfiable. GlueMiniSat earned 1-st place at the International 2011 SAT competition in the Applications (UNSAT) category, solving 126 of 142 problem instances.
GlueMiniSat supports the same command line options as MiniSat 2.2 (see the documentation from the minisat2 package). It can also run as a \"clone\" of the MiniSat 2.2 or Glucose 1.0 SAT solvers by specifying the command line options -minisat or -glucose, respectively.
|
RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/15/i386 |