summaryrefslogtreecommitdiffstats
path: root/src/proof
Commit message (Expand)AuthorAgeFilesLines
...
* Corner case bug fix in &sat -a.Alan Mishchenko2020-03-181-3/+12
* Cleaning up code and fixing for several typos.Alan Mishchenko2020-01-271-1/+1
* Remove assertions when the solver becomes UNSAT after adding constraints in '...Alan Mishchenko2019-10-051-2/+2
* Several corner-case bug fixes in scorr with constraints.Alan Mishchenko2019-10-021-1/+1
* Adding switch to &if to consider special type of 6-input cuts.Alan Mishchenko2019-09-261-0/+56
* Fixing some update gcc.Alan Mishchenko2019-07-241-1/+1
* Cleanup of SAT sweeping code.Alan Mishchenko2019-06-301-8/+0
* Adding the possibility to specify file name in 'pdr'.Alan Mishchenko2019-04-223-2/+4
* Fixing several potential bugs.Alan Mishchenko2019-03-192-2/+2
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-057-13/+13
* Suggested white-space changes for fewer gcc warnings.Alan Mishchenko2019-03-041-4/+4
* Passing names in &scorr.Alan Mishchenko2019-02-181-0/+12
* Passing names in &scorr.Alan Mishchenko2019-02-181-0/+5
* Adding switch &w -n to modify the comment section of the AIGER file written.Alan Mishchenko2018-11-2111-15/+15
* Various usability changes.Alan Mishchenko2018-11-181-1/+1
* Various usability changes.Alan Mishchenko2018-11-181-0/+1
* Bug fix in polynomial construction.Alan Mishchenko2018-06-201-3/+3
* Enabling user-specified output signature in &polyn (bug fix).Alan Mishchenko2018-06-131-1/+1
* Enabling user-specified output signature in &polyn.Alan Mishchenko2018-06-131-7/+217
* Bug fix in &sat -x.Alan Mishchenko2018-05-071-0/+2
* Adding &sat -x to save CEXes for multi-output combinational miters.Alan Mishchenko2018-05-063-0/+23
* Adding switch 'scorr -f' to dump inductive invariant as an AIG.Alan Mishchenko2018-03-223-9/+18
* Compilation problem with pow().Alan Mishchenko2018-02-191-3/+3
* Experiments with circuit-based SAT.Alan Mishchenko2018-01-271-1/+1
* Experiments with SAT-based simulation.Alan Mishchenko2018-01-251-8/+11
* Experiments with SAT-based simulation.Alan Mishchenko2018-01-231-2/+17
* Changes to make GIA structural hashing use a dedicated array instead of pObj-...Alan Mishchenko2017-11-131-1/+1
* Profiling quantification and other changes.Alan Mishchenko2017-11-062-38/+43
* Bug fix in old lcorr with constraints.Alan Mishchenko2017-11-041-1/+1
* Enabling Glucose in SAT sweeping: &fraig -g.Alan Mishchenko2017-09-181-0/+1
* Enabling Glucose in SAT sweeping: &fraig -g.Alan Mishchenko2017-09-181-0/+1048
* bridge relates: (1) fix netlist reader to read the latest version written by ...Baruch Sterin2017-09-151-24/+24
* Changes to 'pdr' to run with updated Satoko.Alan Mishchenko2017-09-061-1/+1
* Changes to 'pdr' to run with updated Satoko.Alan Mishchenko2017-09-063-6/+8
* Fixing bronken C++ build; Satoko internal header, solver.h, should not be use...Bruno Schmitt2017-08-292-12/+13
* Integrating Satoko into 'bmc' and 'bmc2'.Alan Mishchenko2017-08-163-3/+3
* Integrating Satoko into pdr.Alan Mishchenko2017-08-169-42/+68
* Compiler warnings.Alan Mishchenko2017-07-222-3/+3
* Experiments with SAT sweeping.Alan Mishchenko2017-04-113-1/+8
* Experiments with SAT sweeping.Alan Mishchenko2017-04-112-23/+78
* %pdra: added an option -t for disabling trace reuseYen-Sheng Ho2017-03-311-0/+3
* mergeYen-Sheng Ho2017-03-311-1/+3
|\
| * Experiments with multipliers.Alan Mishchenko2017-03-281-1/+3
* | %pdra: fixed bugsYen-Sheng Ho2017-03-301-1/+2
* | added callbacks to sat solvers in pdrYen-Sheng Ho2017-03-291-0/+4
* | %pdra: fixed bugsYen-Sheng Ho2017-03-291-1/+5
* | %pdra: refactorYen-Sheng Ho2017-03-271-14/+0
* | %pdra: added a procedure to rebuild tracesYen-Sheng Ho2017-03-271-5/+140
|/
* Experiments with don't-cares.Alan Mishchenko2017-03-261-1/+1
* Experiments with multipliers.Alan Mishchenko2017-03-262-175/+463