summaryrefslogtreecommitdiffstats
path: root/src/sat
Commit message (Expand)AuthorAgeFilesLines
* Adding random search in exact synthesis.Alan Mishchenko2017-10-202-16/+124
* Integrating old SAT solver into majexact and twoexact.Alan Mishchenko2017-10-192-0/+746
* Integrating Glucose into &qbf.Alan Mishchenko2017-10-173-3/+3
* Another variation on exact synthesis.Alan Mishchenko2017-10-111-0/+354
* Improvements to SAT based SOP computation.Alan Mishchenko2017-10-062-24/+33
* Experiments with SAT-based quantification.Alan Mishchenko2017-10-042-8/+77
* Experiments with SAT-based quantification.Alan Mishchenko2017-10-042-26/+212
* Addressing recently reported Bitbucket Issue #72 and #73.Alan Mishchenko2017-10-031-1/+1
* Fixing minimize_assuptions using Glucose.Alan Mishchenko2017-10-021-53/+70
* Exact synthesis of majority gates.Alan Mishchenko2017-10-011-7/+17
* Exact synthesis of majority gates.Alan Mishchenko2017-10-011-5/+12
* Exact synthesis of majority gates.Alan Mishchenko2017-10-012-0/+374
* Enabling Glucose in SAT sweeping: &fraig -g.Alan Mishchenko2017-09-182-0/+16
* Changes to Glucose to enable resetting the solver.Alan Mishchenko2017-09-185-0/+87
* 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-161-3/+3
* Improvements in Glucose integration.Alan Mishchenko2017-09-161-1/+1
* Bug fix in Glucose integration.Alan Mishchenko2017-09-164-27/+78
* Undoing updates to &bmcs to help debugging.Alan Mishchenko2017-09-151-20/+268
* Changes and fixed suggested by Clifford Wolf.Alan Mishchenko2017-09-152-4/+4
* Updates to &bmcs to help debugging.Alan Mishchenko2017-09-122-31/+32
* 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-073-29/+34
* Trying to enable CNF simplification in &bmcs -g.Alan Mishchenko2017-09-075-40/+67
* 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 othe...Alan Mishchenko2017-09-064-3/+9
* Integrating Glucose into bmc3 -g.Alan Mishchenko2017-09-066-9/+77
* 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-067-37/+547
* 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-0627-0/+8306
* Changes to 'pdr' to run with updated Satoko.Alan Mishchenko2017-09-061-0/+8
* Small bug in a recently added Satoko API.Alan Mishchenko2017-09-061-1/+1
* Several changes to various packages.Alan Mishchenko2017-09-041-1/+2
* Adding minimize_assumptions to Satoko.Alan Mishchenko2017-09-032-2/+57
* Change in Satoko to make assumption var values appear in satisfiable assignme...Alan Mishchenko2017-09-031-0/+1
* Improvements to minimize_assumptions.Alan Mishchenko2017-09-031-7/+22
* 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 use...Bruno Schmitt2017-08-2910-119/+149
* [Satoko] Small fix.Bruno Schmitt2017-08-281-4/+8
* [Satoko] Correcting bug found when integrating with pdr.Bruno Schmitt2017-08-284-21/+102