summaryrefslogtreecommitdiffstats
path: root/src/sat
Commit message (Collapse)AuthorAgeFilesLines
* Experiments with SAT-based simulation.Alan Mishchenko2018-01-231-1/+7
|
* Updates to exact synthesis commands.Alan Mishchenko2018-01-221-1/+0
|
* Updates to exact synthesis commands.Alan Mishchenko2018-01-193-34/+200
|
* New command 'testexact'.Alan Mishchenko2018-01-041-2/+2
|
* New command 'testexact'.Alan Mishchenko2018-01-041-7/+297
|
* New exact synthesis command 'allexact'.Alan Mishchenko2017-12-302-31/+95
|
* New exact synthesis command 'allexact'.Alan Mishchenko2017-12-281-0/+2
|
* New exact synthesis command 'allexact'.Alan Mishchenko2017-12-286-14/+1166
|
* Adding parameter structure to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-063-84/+94
|
* An improvement to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-063-0/+17
|
* An improvement to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-063-0/+9
|
* An improvement to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-063-3/+12
|
* An improvement to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-061-1/+50
|
* An improvement to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-064-15/+61
|
* Switch -a to use only AND-gates in 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-062-17/+52
|
* An improvement to 'twoexact' and 'lutexact'.Alan Mishchenko2017-12-062-8/+39
|
* New command 'lutexact'.Alan Mishchenko2017-12-052-5/+753
|
* Portability changes for gcc-6 suggested by Clifford.Alan Mishchenko2017-12-031-5/+0
|
* Portability changes for gcc-6 suggested by Clifford.Alan Mishchenko2017-12-021-2/+2
|
* Portability changes for gcc-6 suggested by Clifford.Alan Mishchenko2017-12-021-2/+7
|
* C++ comaptibility: add namespace support to GlucoseBaruch Sterin2017-11-2324-13/+116
|
* Extracting CSAT interface and several cleanups.Alan Mishchenko2017-11-131-37/+0
|
* Improvements to quantification.Alan Mishchenko2017-11-131-8/+38
|
* Compiler warnings.Alan Mishchenko2017-11-061-2/+2
|
* Profiling quantification and other changes.Alan Mishchenko2017-11-061-30/+40
|
* Profiling quantification and other changes.Alan Mishchenko2017-11-062-26/+155
|
* Improvements to quantification.Alan Mishchenko2017-10-291-68/+184
|
* 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
|