summaryrefslogtreecommitdiffstats
path: root/src/sat/bmc
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
|
* 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-285-14/+1160
|
* 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-062-0/+42
|
* 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
|
* 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
|
* Another variation on exact synthesis.Alan Mishchenko2017-10-111-0/+354
|
* 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 variable elim in &bmcs -g.Alan Mishchenko2017-09-161-7/+36
|
* Disabling CNF simplification in &bmcs -g.Alan Mishchenko2017-09-072-2/+5
|
* Trying to enable CNF simplification in &bmcs -g.Alan Mishchenko2017-09-072-6/+6
|
* Adding global conflict counter to Satoko (to make it apple-to-apple with ↵Alan Mishchenko2017-09-061-2/+4
| | | | other solvers).
* Integrating Glucose into bmc3 -g.Alan Mishchenko2017-09-062-9/+58
|
* Integrating Glucose into &bmcs -g.Alan Mishchenko2017-09-063-0/+428
|
* 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-296-42/+36
| | | | used in other packages
* 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-163-50/+147
|
* Adding an option to bmc3 to use Satoko intead of the default SAT solver.Alan Mishchenko2017-08-161-34/+35
|
* Changing enconding of the SAT solver return value in &bmcs.Alan Mishchenko2017-08-161-5/+11
|
* Trying &bmcs with external solvers.Alan Mishchenko2017-08-151-20/+28
|
* Trying &bmcs with external solvers.Alan Mishchenko2017-08-151-38/+54
|
* Unfold several timeframes at the same time in &bmcs.Alan Mishchenko2017-08-151-88/+103
|
* Bug fix in &bmcs.Alan Mishchenko2017-08-151-8/+15
|