summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Maintenance and updates.Alan Mishchenko2017-09-249-12/+77
|
* Maintenance and updates.Alan Mishchenko2017-09-205-15/+35
|
* Uncommenting handling of initial values of the flops.Alan Mishchenko2017-09-192-4/+4
|
* Enabling Glucose in SAT sweeping: &fraig -g.Alan Mishchenko2017-09-181-0/+1
|
* Enabling Glucose in SAT sweeping: &fraig -g.Alan Mishchenko2017-09-184-3/+1074
|
* Changes to Glucose to enable resetting the solver.Alan Mishchenko2017-09-185-0/+87
|
* Maintenance and updates.Alan Mishchenko2017-09-186-82/+138
|
* Compiler warning.Alan Mishchenko2017-09-161-1/+1
|
* Enabling variable elim in &bmcs -g.Alan Mishchenko2017-09-165-14/+77
|
* Adding support for Dimacs input to &satoko.Alan Mishchenko2017-09-163-30/+108
|
* Improvements in Glucose integration.Alan Mishchenko2017-09-161-1/+1
|
* Bug fix in Glucose integration.Alan Mishchenko2017-09-164-27/+78
|
* bridge relates: (1) fix netlist reader to read the latest version written by ↵Baruch Sterin2017-09-152-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 Mishchenko2017-09-151-20/+268
|
* Experiment with mapping.Alan Mishchenko2017-09-153-1/+136
|
* Changes and fixed suggested by Clifford Wolf.Alan Mishchenko2017-09-152-4/+4
|
* Updates to &bmcs to help debugging.Alan Mishchenko2017-09-123-33/+34
|
* Adding switch '-c' to 'dsec' to disable internal netlist check.Alan Mishchenko2017-09-093-20/+23
|
* Experiments with Glucose.Alan Mishchenko2017-09-071-1/+1
|
* Experiments with Glucose.Alan Mishchenko2017-09-074-27/+157
|
* Avoid command name collision.Alan Mishchenko2017-09-071-2/+2
|
* Compiler warnings.Alan Mishchenko2017-09-071-1/+1
|
* Compiler warnings.Alan Mishchenko2017-09-073-16/+19
|
* Compiler warnings.Alan Mishchenko2017-09-073-7/+7
|
* Disabling CNF simplification in &bmcs -g.Alan Mishchenko2017-09-074-31/+36
|
* Trying to enable CNF simplification in &bmcs -g.Alan Mishchenko2017-09-076-42/+74
|
* Bug fix: forgot to init the runtime limit in Glucose.Alan Mishchenko2017-09-061-0/+1
|
* Adding global conflict counter to Satoko (to make it apple-to-apple with ↵Alan Mishchenko2017-09-064-3/+9
| | | | other solvers).
* Integrating Glucose into bmc3 -g.Alan Mishchenko2017-09-067-11/+83
|
* More renaming.Alan Mishchenko2017-09-061-5/+5
|
* Renaming Glucose namespace to avoid collisions with external solvers.Alan Mishchenko2017-09-0621-55/+55
|
* Integrating Glucose into &bmcs -g.Alan Mishchenko2017-09-068-42/+558
|
* Compiler warning.Alan Mishchenko2017-09-061-1/+1
|
* Adding Glucose 3.0 as a separate package.Alan Mishchenko2017-09-061-1/+2
|
* Adding Glucose 3.0 as a separate package.Alan Mishchenko2017-09-061-0/+6
|
* Adding Glucose 3.0 as a separate package.Alan Mishchenko2017-09-0628-0/+8310
|
* Renaming command-line option '-s' to be '-q' in 'pdr'.Alan Mishchenko2017-09-061-4/+4
|
* Changes to 'pdr' to run with updated Satoko.Alan Mishchenko2017-09-061-1/+1
|
* Changes to 'pdr' to run with updated Satoko.Alan Mishchenko2017-09-065-8/+18
|
* Small bug in a recently added Satoko API.Alan Mishchenko2017-09-061-1/+1
|
* Several small changes.Alan Mishchenko2017-09-061-2/+2
|
* Several small changes.Alan Mishchenko2017-09-052-1/+4
|
* Useful AIG duplication procedure.Alan Mishchenko2017-09-051-0/+36
|
* Several changes to various packages.Alan Mishchenko2017-09-047-6/+148
|
* Fixed a memory leak in 'fxch'.Alan Mishchenko2017-09-031-0/+3
|
* Adding minimize_assumptions to Satoko.Alan Mishchenko2017-09-032-2/+57
|
* Change in Satoko to make assumption var values appear in satisfiable ↵Alan Mishchenko2017-09-031-0/+1
| | | | assignments produced.
* Improvements to minimize_assumptions.Alan Mishchenko2017-09-031-7/+22
|
* Corner-case sitution in truth-table computation.Alan Mishchenko2017-08-301-0/+2
|
* Small changes to printouts in &bmcs.Alan Mishchenko2017-08-301-2/+2
|