summaryrefslogtreecommitdiffstats
path: root/src/aig/saig/saigBmc3.c
Commit message (Expand)AuthorAgeFilesLines
* Setting the default limit on the number of timeframe in bmc2/bmc3 to 0 (infin...Alan Mishchenko2012-02-191-2/+5
* Changing how BMC report runtime.Alan Mishchenko2012-02-161-1/+3
* Major restructuring of the code.Alan Mishchenko2012-01-211-5/+5
* Replaced 'bmc' by 'bmc2' in 'dprove'. Added switches to 'dprove' to control B...Alan Mishchenko2012-01-191-1/+1
* Trying to make sorting of nodes platform-indendent.Alan Mishchenko2011-12-151-0/+5
* Fixed the overflow timeout problem in bmc/bmc2/bmc3/int/pdr/sim, etc.Alan Mishchenko2011-10-311-3/+4
* Added new feature to bmc3.Alan Mishchenko2011-09-231-6/+24
* Fixed the problem with incorrect reporting of finished timeframes after &abs_...Alan Mishchenko2011-09-041-1/+1
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-171-0/+3
* Enabled saving vector of counter-examples in the ABC framework.Alan Mishchenko2011-08-021-3/+6
* Reducing print-out in 'bmc3'.Alan Mishchenko2011-08-011-9/+9
* Improvements to 'bmc3' (start frame; stop when all POs are SAT; stop when 2^n...Alan Mishchenko2011-07-311-3/+22
* Added switch to bmc3, which allows to replace some PIs with constants.Alan Mishchenko2011-05-011-9/+21
* Updating testcext to ignore the diff in register count and other things.Alan Mishchenko2011-05-011-4/+55
* Adding SAT-solver-level timeouts to the BMC engines.Alan Mishchenko2011-04-081-0/+4
* Unified the use of counter-examples in three packages.Alan Mishchenko2011-02-131-4/+2
* initial commit of public abcAlan Mishchenko2010-11-011-0/+1227