summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-1/+1
|
* 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-0629-0/+8418
|
* 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
|
* Small changes to printouts in &bmcs.Alan Mishchenko2017-08-301-2/+4
|
* Fixing bronken C++ build; Satoko internal header, solver.h, should not be ↵Bruno Schmitt2017-08-2914-137/+166
| | | | used in other packages
* [Satoko] Small fix.Bruno Schmitt2017-08-281-4/+8
|
* [Satoko] Correcting bug found when integrating with pdr.Bruno Schmitt2017-08-284-21/+102
| | | | | | The head of the propagation queue was not begin properly reset. Adding some debugging functions.
* Adding runtime profile to &bmcs.Alan Mishchenko2017-08-161-1/+26
|
* Bug fix in &bmcs.Alan Mishchenko2017-08-161-3/+3
|
* Adding an option to bmc3 to use Satoko intead of the default SAT solver.Alan Mishchenko2017-08-161-1/+1
|
* Bug fix in &bmcs.Alan Mishchenko2017-08-161-0/+5
|
* Bug fix in &bmcs.Alan Mishchenko2017-08-161-3/+5
|
* Changing enconding of the SAT solver return value in &bmcs.Alan Mishchenko2017-08-161-7/+8
|
* Integrating Satoko into 'bmc' and 'bmc2'.Alan Mishchenko2017-08-1611-69/+178
|
* Adding an option to bmc3 to use Satoko intead of the default SAT solver.Alan Mishchenko2017-08-161-34/+35
|
* Integrating Satoko into pdr.Alan Mishchenko2017-08-169-42/+68
|
* Changing enconding of the SAT solver return value in &bmcs.Alan Mishchenko2017-08-161-5/+11
|
* Additional changes to Satoko to enable various integrations.Alan Mishchenko2017-08-164-22/+44
|
* Trying &bmcs with external solvers.Alan Mishchenko2017-08-152-21/+34
|
* Trying &bmcs with external solvers.Alan Mishchenko2017-08-151-38/+54
|
* Added several helpful APIs to Satoko.Alan Mishchenko2017-08-153-0/+33
|
* Unfold several timeframes at the same time in &bmcs.Alan Mishchenko2017-08-152-91/+118
|
* Bug fix in &bmcs.Alan Mishchenko2017-08-151-8/+15
|
* Adding an option to bmc3 to use Satoko intead of the default SAT solver.Alan Mishchenko2017-08-135-49/+130
|
* Renaming several Satoko APIs to avoid collision with MiniSAT.Alan Mishchenko2017-08-134-29/+29
|
* Fixing non-scalability in CNF generation.Alan Mishchenko2017-08-131-1/+1
|
* Fixing non-scalability in CNF generation.Alan Mishchenko2017-08-131-1/+1
|
* Fixing non-scalability in CNF generation.Alan Mishchenko2017-08-131-1/+1
|
* Fixing non-scalability in CNF generation.Alan Mishchenko2017-08-131-1/+25
|
* Experiments with BMC.Alan Mishchenko2017-08-132-2/+2
|
* Experiments with BMC.Alan Mishchenko2017-08-131-47/+31
|