summaryrefslogtreecommitdiffstats
path: root/src/sat/bmc/bmcBmc3.c
Commit message (Expand)AuthorAgeFilesLines
* Updating logic file print-out.Alan Mishchenko2014-03-311-1/+3
* Undoing previous change, which was made by mistake.Alan Mishchenko2014-03-311-2/+2
* Making per-output timeout in bmc3 -a and pdr -a work in CLOCKS_PER_SECs ins...Alan Mishchenko2014-03-311-2/+2
* Adding new code to verify invariant derived by 'pdr'.Alan Mishchenko2014-03-301-2/+4
* Updating &if for new cut function representation.Alan Mishchenko2014-03-291-1/+1
* Adding per-output logging to bmc3.Alan Mishchenko2014-03-291-6/+13
* Compiler warning.Alan Mishchenko2014-03-181-1/+1
* Adding special-case report to 'bmc3'.Alan Mishchenko2014-03-181-0/+6
* Adding progress report to 'bmc3'.Alan Mishchenko2014-03-171-0/+10
* Bug fix in multi-output BMC.Alan Mishchenko2014-03-111-0/+2
* Tuning for multi-ouptut solver.Alan Mishchenko2013-11-041-7/+0
* Tuning for multi-ouptut solver.Alan Mishchenko2013-11-041-1/+1
* Tuning for multi-ouptut solver.Alan Mishchenko2013-11-041-1/+5
* Tuning for multi-ouptut solver.Alan Mishchenko2013-11-041-0/+2
* Tuning for multi-ouptut solver.Alan Mishchenko2013-11-041-0/+1
* Tuning for multi-ouptut solver.Alan Mishchenko2013-11-041-1/+1
* Added sharing of counter-examples across multiple failed properties in 'bmc3 ...Alan Mishchenko2013-11-041-2/+2
* Added sharing of counter-examples across multiple failed properties in 'bmc3 ...Alan Mishchenko2013-11-041-1/+2
* Added sharing of counter-examples across multiple failed properties in 'bmc3 ...Alan Mishchenko2013-11-041-43/+84
* Getting rid of a recursive procedure during CNF construction in bmc3.Alan Mishchenko2013-10-271-8/+71
* Multi-output property solver.Alan Mishchenko2013-10-261-1/+1
* Multi-output property solver.Alan Mishchenko2013-10-231-1/+2
* Bug with in bmc3 when no 'sat' outputs are found and H != 0Alan Mishchenko2013-10-081-0/+2
* Compiler warnings.Alan Mishchenko2013-09-251-2/+10
* Fixing printouts in 'bmc3'.Alan Mishchenko2013-09-251-58/+58
* Added bridge integration for multi-output 'bmc3 -a'.Alan Mishchenko2013-09-171-8/+5
* Added bridge integration for multi-output 'bmc3 -a'.Alan Mishchenko2013-09-171-0/+12
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-271-1/+1
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-271-32/+32
* Improvements to 'bmc3'.Alan Mishchenko2013-05-181-158/+11
* SAT variable profiling.Alan Mishchenko2013-05-181-5/+53
* SAT variable profiling.Alan Mishchenko2013-05-181-0/+1
* SAT variable profiling.Alan Mishchenko2013-05-181-3/+9
* SAT variable profiling.Alan Mishchenko2013-05-181-2/+8
* SAT variable profiling.Alan Mishchenko2013-05-181-0/+1
* SAT variable profiling (undo).Alan Mishchenko2013-05-181-3/+0
* SAT variable profiling.Alan Mishchenko2013-05-181-0/+3
* SAT variable profiling (undo).Alan Mishchenko2013-05-181-3/+0
* SAT variable profiling.Alan Mishchenko2013-05-181-0/+3
* Changing per-output runtime limit to be in miliseconds.Alan Mishchenko2013-05-091-2/+2
* Adding runtime limit per output to multi-output DPR (pdr -H <num_sec>).Alan Mishchenko2013-05-031-1/+3
* Adding runtime limit per output to multi-output BMC (bmc3 -H <num_sec>).Alan Mishchenko2013-05-031-10/+43
* Adding callback to bmc3, sim3, pdr in the multi-output mode.Alan Mishchenko2013-04-171-8/+13
* Added switch '-x' to save CEXes in 'bmc3' and 'pdr' in multi-output mode.Alan Mishchenko2013-04-091-13/+33
* Updating bmc3 printout to show the number of failed outputs.Alan Mishchenko2013-03-301-14/+12
* Updating bmc3 printout to show the number of failed outputs.Alan Mishchenko2013-03-301-5/+11
* Updating bmc3 printout to show the number of failed outputs.Alan Mishchenko2013-03-301-4/+6
* Fixing gap timeout in 'bmc3'.Alan Mishchenko2013-03-131-6/+40
* Making 'bmc3' with switch '-a' not save CEXes.Alan Mishchenko2013-03-071-13/+13
* Added 'gap timeout' to bmc3 and sim3.Alan Mishchenko2013-02-161-0/+1