summaryrefslogtreecommitdiffstats
path: root/src/sat
Commit message (Collapse)AuthorAgeFilesLines
* Adding switch &w -n to modify the comment section of the AIGER file written.Alan Mishchenko2018-11-217-14/+14
|
* Usability improvements to &fftest.Alan Mishchenko2018-11-112-7/+24
|
* Adding timeout to twoexact and lutexact.Alan Mishchenko2018-09-082-3/+16
|
* Adding solution dumping in BLIF to 'twoexact'.Alan Mishchenko2018-09-031-0/+56
|
* Integrating SAT-based CEX minimization (bug fix).Alan Mishchenko2018-03-251-5/+1
|
* Integrating SAT-based CEX minimization.Alan Mishchenko2018-03-252-0/+19
|
* Small fix in satoko.Bruno Schmitt2018-02-202-3/+1
|
* Suggested fix to compile on FreeBSD.Alan Mishchenko2018-02-041-1/+3
|
* Experiments with SAT-based simulation.Alan Mishchenko2018-01-253-1/+5
|
* 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
|