Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Experiments with Glucose. | Alan Mishchenko | 2017-09-07 | 1 | -1/+1 |
| | |||||
* | Experiments with Glucose. | Alan Mishchenko | 2017-09-07 | 4 | -27/+157 |
| | |||||
* | Avoid command name collision. | Alan Mishchenko | 2017-09-07 | 1 | -2/+2 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2017-09-07 | 1 | -1/+1 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2017-09-07 | 3 | -16/+19 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2017-09-07 | 3 | -7/+7 |
| | |||||
* | Disabling CNF simplification in &bmcs -g. | Alan Mishchenko | 2017-09-07 | 4 | -31/+36 |
| | |||||
* | Trying to enable CNF simplification in &bmcs -g. | Alan Mishchenko | 2017-09-07 | 6 | -42/+74 |
| | |||||
* | Bug fix: forgot to init the runtime limit in Glucose. | Alan Mishchenko | 2017-09-06 | 1 | -0/+1 |
| | |||||
* | Adding global conflict counter to Satoko (to make it apple-to-apple with ↵ | Alan Mishchenko | 2017-09-06 | 4 | -3/+9 |
| | | | | other solvers). | ||||
* | Integrating Glucose into bmc3 -g. | Alan Mishchenko | 2017-09-06 | 8 | -11/+87 |
| | |||||
* | More renaming. | Alan Mishchenko | 2017-09-06 | 1 | -5/+5 |
| | |||||
* | Renaming Glucose namespace to avoid collisions with external solvers. | Alan Mishchenko | 2017-09-06 | 21 | -55/+55 |
| | |||||
* | Integrating Glucose into &bmcs -g. | Alan Mishchenko | 2017-09-06 | 8 | -42/+558 |
| | |||||
* | Compiler warning. | Alan Mishchenko | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Adding Glucose 3.0 as a separate package. | Alan Mishchenko | 2017-09-06 | 1 | -1/+2 |
| | |||||
* | Adding Glucose 3.0 as a separate package. | Alan Mishchenko | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Adding Glucose 3.0 as a separate package. | Alan Mishchenko | 2017-09-06 | 1 | -0/+6 |
| | |||||
* | Adding Glucose 3.0 as a separate package. | Alan Mishchenko | 2017-09-06 | 29 | -0/+8418 |
| | |||||
* | Renaming command-line option '-s' to be '-q' in 'pdr'. | Alan Mishchenko | 2017-09-06 | 1 | -4/+4 |
| | |||||
* | Changes to 'pdr' to run with updated Satoko. | Alan Mishchenko | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Changes to 'pdr' to run with updated Satoko. | Alan Mishchenko | 2017-09-06 | 5 | -8/+18 |
| | |||||
* | Small bug in a recently added Satoko API. | Alan Mishchenko | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Several small changes. | Alan Mishchenko | 2017-09-06 | 1 | -2/+2 |
| | |||||
* | Several small changes. | Alan Mishchenko | 2017-09-05 | 2 | -1/+4 |
| | |||||
* | Useful AIG duplication procedure. | Alan Mishchenko | 2017-09-05 | 1 | -0/+36 |
| | |||||
* | Several changes to various packages. | Alan Mishchenko | 2017-09-04 | 7 | -6/+148 |
| | |||||
* | Fixed a memory leak in 'fxch'. | Alan Mishchenko | 2017-09-03 | 1 | -0/+3 |
| | |||||
* | Adding minimize_assumptions to Satoko. | Alan Mishchenko | 2017-09-03 | 2 | -2/+57 |
| | |||||
* | Change in Satoko to make assumption var values appear in satisfiable ↵ | Alan Mishchenko | 2017-09-03 | 1 | -0/+1 |
| | | | | assignments produced. | ||||
* | Improvements to minimize_assumptions. | Alan Mishchenko | 2017-09-03 | 1 | -7/+22 |
| | |||||
* | Corner-case sitution in truth-table computation. | Alan Mishchenko | 2017-08-30 | 1 | -0/+2 |
| | |||||
* | Small changes to printouts in &bmcs. | Alan Mishchenko | 2017-08-30 | 1 | -2/+2 |
| | |||||
* | Small changes to printouts in &bmcs. | Alan Mishchenko | 2017-08-30 | 1 | -2/+4 |
| | |||||
* | Fixing bronken C++ build; Satoko internal header, solver.h, should not be ↵ | Bruno Schmitt | 2017-08-29 | 14 | -137/+166 |
| | | | | used in other packages | ||||
* | [Satoko] Small fix. | Bruno Schmitt | 2017-08-28 | 1 | -4/+8 |
| | |||||
* | [Satoko] Correcting bug found when integrating with pdr. | Bruno Schmitt | 2017-08-28 | 4 | -21/+102 |
| | | | | | | The head of the propagation queue was not begin properly reset. Adding some debugging functions. | ||||
* | Adding runtime profile to &bmcs. | Alan Mishchenko | 2017-08-16 | 1 | -1/+26 |
| | |||||
* | Bug fix in &bmcs. | Alan Mishchenko | 2017-08-16 | 1 | -3/+3 |
| | |||||
* | Adding an option to bmc3 to use Satoko intead of the default SAT solver. | Alan Mishchenko | 2017-08-16 | 1 | -1/+1 |
| | |||||
* | Bug fix in &bmcs. | Alan Mishchenko | 2017-08-16 | 1 | -0/+5 |
| | |||||
* | Bug fix in &bmcs. | Alan Mishchenko | 2017-08-16 | 1 | -3/+5 |
| | |||||
* | Changing enconding of the SAT solver return value in &bmcs. | Alan Mishchenko | 2017-08-16 | 1 | -7/+8 |
| | |||||
* | Integrating Satoko into 'bmc' and 'bmc2'. | Alan Mishchenko | 2017-08-16 | 11 | -69/+178 |
| | |||||
* | Adding an option to bmc3 to use Satoko intead of the default SAT solver. | Alan Mishchenko | 2017-08-16 | 1 | -34/+35 |
| | |||||
* | Integrating Satoko into pdr. | Alan Mishchenko | 2017-08-16 | 9 | -42/+68 |
| | |||||
* | Changing enconding of the SAT solver return value in &bmcs. | Alan Mishchenko | 2017-08-16 | 1 | -5/+11 |
| | |||||
* | Additional changes to Satoko to enable various integrations. | Alan Mishchenko | 2017-08-16 | 4 | -22/+44 |
| | |||||
* | Trying &bmcs with external solvers. | Alan Mishchenko | 2017-08-15 | 2 | -21/+34 |
| | |||||
* | Trying &bmcs with external solvers. | Alan Mishchenko | 2017-08-15 | 1 | -38/+54 |
| |