Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Exact synthesis of majority gates. | Alan Mishchenko | 2017-10-01 | 2 | -0/+374 | |
| | ||||||
* | Enabling Glucose in SAT sweeping: &fraig -g. | Alan Mishchenko | 2017-09-18 | 2 | -0/+16 | |
| | ||||||
* | Changes to Glucose to enable resetting the solver. | Alan Mishchenko | 2017-09-18 | 5 | -0/+87 | |
| | ||||||
* | Compiler warning. | Alan Mishchenko | 2017-09-16 | 1 | -1/+1 | |
| | ||||||
* | Enabling variable elim in &bmcs -g. | Alan Mishchenko | 2017-09-16 | 5 | -14/+77 | |
| | ||||||
* | Adding support for Dimacs input to &satoko. | Alan Mishchenko | 2017-09-16 | 1 | -3/+3 | |
| | ||||||
* | Improvements in Glucose integration. | Alan Mishchenko | 2017-09-16 | 1 | -1/+1 | |
| | ||||||
* | Bug fix in Glucose integration. | Alan Mishchenko | 2017-09-16 | 4 | -27/+78 | |
| | ||||||
* | Undoing updates to &bmcs to help debugging. | Alan Mishchenko | 2017-09-15 | 1 | -20/+268 | |
| | ||||||
* | Changes and fixed suggested by Clifford Wolf. | Alan Mishchenko | 2017-09-15 | 2 | -4/+4 | |
| | ||||||
* | Updates to &bmcs to help debugging. | Alan Mishchenko | 2017-09-12 | 2 | -31/+32 | |
| | ||||||
* | 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 | 3 | -29/+34 | |
| | ||||||
* | Trying to enable CNF simplification in &bmcs -g. | Alan Mishchenko | 2017-09-07 | 5 | -40/+67 | |
| | ||||||
* | 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 | 6 | -9/+77 | |
| | ||||||
* | 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 | 7 | -37/+547 | |
| | ||||||
* | 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 | -0/+6 | |
| | ||||||
* | Adding Glucose 3.0 as a separate package. | Alan Mishchenko | 2017-09-06 | 27 | -0/+8306 | |
| | ||||||
* | Changes to 'pdr' to run with updated Satoko. | Alan Mishchenko | 2017-09-06 | 1 | -0/+8 | |
| | ||||||
* | Small bug in a recently added Satoko API. | Alan Mishchenko | 2017-09-06 | 1 | -1/+1 | |
| | ||||||
* | Several changes to various packages. | Alan Mishchenko | 2017-09-04 | 1 | -1/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | 10 | -119/+149 | |
| | | | | 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 | 3 | -50/+147 | |
| | ||||||
* | Adding an option to bmc3 to use Satoko intead of the default SAT solver. | Alan Mishchenko | 2017-08-16 | 1 | -34/+35 | |
| | ||||||
* | 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 | 1 | -20/+28 | |
| |