Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes to Glucose to enable resetting the solver. | Alan Mishchenko | 2017-09-18 | 5 | -0/+87 |
| | |||||
* | Maintenance and updates. | Alan Mishchenko | 2017-09-18 | 6 | -82/+138 |
| | |||||
* | 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 | 3 | -30/+108 |
| | |||||
* | 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 |
| | |||||
* | bridge relates: (1) fix netlist reader to read the latest version written by ↵ | Baruch Sterin | 2017-09-15 | 2 | -24/+35 |
| | | | | ZZ, (2) replace printf() with Abc_Print() in pdr so that it will not interfer with bridge messages | ||||
* | Undoing updates to &bmcs to help debugging. | Alan Mishchenko | 2017-09-15 | 1 | -20/+268 |
| | |||||
* | Experiment with mapping. | Alan Mishchenko | 2017-09-15 | 3 | -1/+136 |
| | |||||
* | 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 | 3 | -33/+34 |
| | |||||
* | Adding switch '-c' to 'dsec' to disable internal netlist check. | Alan Mishchenko | 2017-09-09 | 3 | -20/+23 |
| | |||||
* | 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 | 7 | -11/+83 |
| | |||||
* | 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 | -0/+6 |
| | |||||
* | Adding Glucose 3.0 as a separate package. | Alan Mishchenko | 2017-09-06 | 28 | -0/+8310 |
| | |||||
* | 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 |
| |