summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-1118-536/+1467
|
* 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
|
* Graph isomorphism checking code.Alan Mishchenko2012-02-022-41/+123
|
* Trying to fix a false-positive due to incorrect inductive termination check ↵Alan Mishchenko2012-02-011-3/+9
| | | | in 'int' when K is more than 1 (not fixed yet).
* Lazy man's logic synthesis.Alan Mishchenko2012-02-013-90/+319
|
* Graph isomorphism checking code.Alan Mishchenko2012-01-301-0/+7
|
* Graph isomorphism checking code.Alan Mishchenko2012-01-306-12/+217
|
* Graph isomorphism checking code.Alan Mishchenko2012-01-295-3/+845
|
* Moving Vec_IntPrint to where it belongs.Alan Mishchenko2012-01-292-20/+20
|
* Variable timeframe abstraction.Alan Mishchenko2012-01-282-7/+8
|
* Variable timeframe abstraction.Alan Mishchenko2012-01-281-2/+7
|
* Generation of dual-rail miter.Alan Mishchenko2012-01-281-0/+206
|
* Generation of dual-rail miter.Alan Mishchenko2012-01-282-10/+16
|
* Generation of dual-rail miter.Alan Mishchenko2012-01-283-0/+184
|
* Variable timeframe abstraction.Alan Mishchenko2012-01-282-16/+19
|
* Variable timeframe abstraction.Alan Mishchenko2012-01-272-3/+15
|
* Variable timeframe abstraction.Alan Mishchenko2012-01-276-306/+199
|
* Variable timeframe abstraction.Alan Mishchenko2012-01-243-25/+45
|
* Variable timeframe abstraction.Alan Mishchenko2012-01-245-58/+336
|
* Variable timeframe abstraction.Alan Mishchenko2012-01-233-8/+19
|
* Added returning counter-example after BMC, which was recently added to 'dprove'.Alan Mishchenko2012-01-231-0/+4
|
* Bug fix for incorrect memory allocation in main SAT solver, leading to ↵Alan Mishchenko2012-01-232-3/+3
| | | | crashes in 'dsec' (correction to the previous fix).
* Bug fix for incorrect memory allocation in main SAT solver, leading to ↵Alan Mishchenko2012-01-223-6/+6
| | | | crashes in 'dsec'.
* Variable timeframe abstraction.Alan Mishchenko2012-01-213-176/+248
|
* minor changes to Makefile: (1) use CC instead of gcc to compile arch_flags, ↵Baruch Sterin2012-01-211-3/+3
| | | | and (2) make sure arch_flags is cleaned in make clean
* add arch_flags to .hgignoreBaruch Sterin2012-01-211-0/+3
|
* pyabc: adapt build to recent changes in the rest of ABCBaruch Sterin2012-01-212-22/+3
|
* Major restructuring of the code.Alan Mishchenko2012-01-21898-32023/+4252
|
* Deleting file added by mistake.Alan Mishchenko2012-01-201-357/+0
|