summaryrefslogtreecommitdiffstats
path: root/src/aig/gia
Commit message (Collapse)AuthorAgeFilesLines
* Removing additional printout in the GIA package.Alan Mishchenko2012-01-161-15/+5
|
* New hierarchy manager plus additional printout in the GIA package.Alan Mishchenko2012-01-163-2/+18
|
* Variable timeframe abstraction.Alan Mishchenko2012-01-162-130/+154
|
* Variable timeframe abstraction.Alan Mishchenko2012-01-155-163/+508
|
* New hierarchy manager.Alan Mishchenko2012-01-141-1/+1
|
* Support computation experiments with different network data-structures.Alan Mishchenko2012-01-141-0/+40
|
* Added counting hits and misses during structural hashing.Alan Mishchenko2012-01-133-1/+8
|
* Gate level abstraction.Alan Mishchenko2012-01-111-109/+627
|
* Gate level abstraction.Alan Mishchenko2012-01-081-56/+299
|
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-081-5/+31
|
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-071-9/+13
|
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-071-13/+12
|
* Gate level abstraction.Alan Mishchenko2012-01-071-238/+78
|
* Bug fix related to not properly resizing SAT solver's model array.Alan Mishchenko2012-01-061-112/+0
|
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-053-217/+250
|
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-011-0/+442
|
* Backward reachability using circuit cofactoring.Alan Mishchenko2012-01-013-10/+373
|
* New variable-time frame abstraction.Alan Mishchenko2011-12-292-0/+517
|
* Integrated new proof-logging into proof-based gate-level abstraction.Alan Mishchenko2011-12-082-3/+7
|
* g++ portability changes.Alan Mishchenko2011-12-061-18/+18
|
* Started experiments with a new solver.Alan Mishchenko2011-11-251-2/+2
|
* Making GLA PBA and GLA CBA communicate information.Alan Mishchenko2011-11-221-2/+5
|
* Bug fix in GLA PBA.Alan Mishchenko2011-11-131-1/+4
|
* Bug fix in GLA PBA.Alan Mishchenko2011-11-131-0/+1
|
* Bug fix in GLA PBA.Alan Mishchenko2011-11-131-0/+3
|
* Setting the number of completed time frames.Alan Mishchenko2011-11-121-2/+11
|
* Enabled skipping random decisions in PBA, which are performed by default.Alan Mishchenko2011-11-121-4/+4
|
* Bug fix in GLA PBA.Alan Mishchenko2011-11-122-5/+19
|
* Bug fix in GLA PBA (unfinished).Alan Mishchenko2011-11-091-1/+4
|
* Changes to read multi-output testcases described using AIGER 1.9.Alan Mishchenko2011-11-063-19/+165
|
* Fixed the overflow timeout problem in bmc/bmc2/bmc3/int/pdr/sim, etc.Alan Mishchenko2011-10-312-2/+4
|
* Improvements to the new abstraction code.Alan Mishchenko2011-10-271-18/+59
|
* New proof-based abstraction code.Alan Mishchenko2011-10-252-3/+40
|
* New abstraction code.Alan Mishchenko2011-10-191-3/+3
|
* New abstraction code.Alan Mishchenko2011-10-193-4/+26
|
* New abstraction code.Alan Mishchenko2011-10-155-37/+165
|
* Initial changes to enable gate-level abstraction.Alan Mishchenko2011-09-226-55/+139
|
* 64-bit portability changes.Alan Mishchenko2011-09-171-9/+9
|
* Added limit on the number of flops to add in one iteration of &abs_refine.Alan Mishchenko2011-09-122-3/+3
|
* Added limit on the number of flops to add in one iteration of &abs_cba.Alan Mishchenko2011-09-111-1/+16
|
* Added timeout to &abc_pba.Alan Mishchenko2011-09-022-3/+3
|
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-241-1/+1
|
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-182-3/+3
|
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-172-4/+5
|
* Bug fix in PBA.Alan Mishchenko2011-08-041-14/+19
|
* Several bug fixes.Alan Mishchenko2011-08-021-46/+65
|
* Removed useless typecasts related to changes in Vec_VecEntry().Alan Mishchenko2011-08-011-2/+2
|
* Bug fix in &abs_cba.Alan Mishchenko2011-08-011-2/+1
|
* Minor bug fix in 'testcex' (made it consider outputs in direct order).Alan Mishchenko2011-08-011-1/+2
|
* Improving and updating the abstraction code.Alan Mishchenko2011-07-291-21/+53
|