summaryrefslogtreecommitdiffstats
path: root/src/sat/bmc
Commit message (Collapse)AuthorAgeFilesLines
* read_cex: Faster parsing and care bits for verificationJannis Harder2022-08-053-3/+86
|
* Fixing broken build and compiler warnings.Alan Mishchenko2020-04-172-3/+3
|
* Correctly updating the failed output when recording the CEX in bmc3 -a.Alan Mishchenko2020-04-031-1/+5
|
* Several suggested bug-fixes.Alan Mishchenko2019-09-131-1/+1
|
* Several suggested bug-fixes.Alan Mishchenko2019-09-131-1/+1
|
* Fixing some update gcc.Alan Mishchenko2019-07-241-1/+1
|
* Representing formula used in &fftest as a BLIF file.Alan Mishchenko2019-07-181-0/+56
|
* Printing formula used in &fftest.Alan Mishchenko2019-07-031-2/+84
|
* Experiments with counting care bits.Alan Mishchenko2019-05-231-0/+106
|
* 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
|