summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Isomorphism checking code.Alan Mishchenko2012-02-192-10/+13
|
* Isomorphism checking code.Alan Mishchenko2012-02-196-22/+202
|
* Added printout of BMC tents in &ps.Alan Mishchenko2012-02-1910-28/+46
|
* Added QuickSort based on 3-way partitioning.Alan Mishchenko2012-02-192-15/+15
|
* Added QuickSort based on 3-way partitioning.Alan Mishchenko2012-02-198-241/+368
|
* Isomorphism checking code.Alan Mishchenko2012-02-191-55/+201
|
* Setting the default limit on the number of timeframe in bmc2/bmc3 to 0 ↵Alan Mishchenko2012-02-191-1/+1
| | | | (infinity).
* Setting the default limit on the number of timeframe in bmc2/bmc3 to 0 ↵Alan Mishchenko2012-02-193-6/+10
| | | | (infinity).
* Isomorphism checking code.Alan Mishchenko2012-02-183-878/+542
|
* Isomorphism checking code.Alan Mishchenko2012-02-171-195/+273
|
* Isomorphism checking code.Alan Mishchenko2012-02-173-8/+257
|
* Changes to properly save current GIA after &miter -t and not erase the comb ↵Alan Mishchenko2012-02-171-3/+8
| | | | cex after &put.
* Isomorphism checking code.Alan Mishchenko2012-02-177-31/+69
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-171-19/+19
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-171-0/+2
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-172-0/+6
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-172-2/+2
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-171-1/+1
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-1711-18/+19
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-16115-254/+234
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-1637-94/+108
|
* Improved memory management of proof-logging and propagated changes.Alan Mishchenko2012-02-163-33/+130
|
* Improved memory management of proof-logging and propagated changes.Alan Mishchenko2012-02-1612-2666/+450
|
* Changing how BMC report runtime.Alan Mishchenko2012-02-162-2/+6
|
* Variable timeframe abstraction.Alan Mishchenko2012-02-163-13/+52
|
* Isomorphism checking code.Alan Mishchenko2012-02-154-86/+838
|
* Isomorphism checking code.Alan Mishchenko2012-02-141-0/+600
|
* Isomorphism checking code.Alan Mishchenko2012-02-144-20/+86
|
* Added restarts to PDR.Alan Mishchenko2012-02-141-1/+1
|
* Added restarts to PDR.Alan Mishchenko2012-02-136-21/+53
|
* Timeout crash fix in 'reachy'.Alan Mishchenko2012-02-131-5/+16
|
* Variable timeframe abstraction.Alan Mishchenko2012-02-131-0/+6
|
* Variable timeframe abstraction.Alan Mishchenko2012-02-134-31/+100
|
* Variable timeframe abstraction.Alan Mishchenko2012-02-134-10/+9
|
* Variable timeframe abstraction.Alan Mishchenko2012-02-132-20/+21
|
* Lazy man's logic synthesis.Alan Mishchenko2012-02-121-4/+20
|
* Isomorphism checking code.Alan Mishchenko2012-02-121-3/+18
|
* Variable timeframe abstraction.Alan Mishchenko2012-02-125-82/+89
|
* Variable timeframe abstraction.Alan Mishchenko2012-02-112-2/+4
|
* Variable timeframe abstraction.Alan Mishchenko2012-02-113-21/+21
|
* Variable timeframe abstraction.Alan Mishchenko2012-02-113-6/+36
|
* Variable timeframe abstraction.Alan Mishchenko2012-02-112-14/+33
|
* Variable timeframe abstraction.Alan Mishchenko2012-02-112-43/+101
|
* pyabc: replace 'bool' with 'int' as it was removed from the rest of ABCBaruch Sterin2012-02-111-8/+8
|
* Graph isomorphism checking code.Alan Mishchenko2012-02-112-27/+46
|
* Added switch -f to 'print_io' to suppress printing flops.Alan Mishchenko2012-02-113-7/+14
|
* Graph isomorphism checking code.Alan Mishchenko2012-02-1117-532/+1455
|
* Bug fixes in &cec command.Alan Mishchenko2012-02-102-31/+87
|
* Bug fix in flop-level abstraction refinement.Alan Mishchenko2012-02-091-1/+2
|
* Removed unused 'bool' definition and unused memory management macros.Alan Mishchenko2012-02-071-19/+0
|