summaryrefslogtreecommitdiffstats
path: root/src/aig
Commit message (Collapse)AuthorAgeFilesLines
* Fixing c++ portability issues.Alan Mishchenko2011-04-201-1/+1
|
* Fixing c++ portability issues.Alan Mishchenko2011-04-202-2506/+0
|
* Fixing c++ portability issues.Alan Mishchenko2011-04-205-10/+14
|
* Backward compatibility of GIA manager.Alan Mishchenko2011-04-181-0/+2
|
* Adding constant correspondence.Alan Mishchenko2011-04-189-8/+36
|
* Improvements to BDD reachability.Alan Mishchenko2011-04-181-0/+588
|
* Improvements to BDD reachability.Alan Mishchenko2011-04-185-23/+38
|
* Changes to incorporate AIG parsing in memory and user-specified PI/PO/FF ↵Alan Mishchenko2011-04-171-3/+1
| | | | numbers (bug fix).
* Changes to incorporate AIG parsing in memory and user-specified PI/PO/FF ↵Alan Mishchenko2011-04-174-7/+308
| | | | numbers.
* Added command 'reconcile'.Alan Mishchenko2011-04-164-203/+364
|
* Added cex generation for clustered reachability.Alan Mishchenko2011-04-165-37/+292
|
* Improving timeout in the interpolation package.Alan Mishchenko2011-04-154-14/+38
|
* Forgot to update project file.Alan Mishchenko2011-04-151-0/+1
|
* Further improvements to reachability.Alan Mishchenko2011-04-154-52/+191
|
* Experiments with reachability.Alan Mishchenko2011-04-144-13/+450
|
* Minor improvements to reachability.Alan Mishchenko2011-04-131-1/+1
|
* Enabled new BDD-based reachability engine 'reachy'.Alan Mishchenko2011-04-138-8/+1889
|
* Commented out one useless assertion in scorr.Alan Mishchenko2011-04-121-1/+1
|
* Experiment with bit-packing.Alan Mishchenko2011-04-082-7/+372
|
* Adding SAT-solver-level timeouts to the BMC engines.Alan Mishchenko2011-04-082-2/+10
|
* Fixing a problem with costraint scorr for K > 1.Alan Mishchenko2011-04-081-1/+80
|
* Unsuccessful attempt to improve PDR and a few minor changes.Alan Mishchenko2011-04-075-30/+366
|
* Made gate library package Mio independent of CUDD.Alan Mishchenko2011-03-301-1/+2
|
* Added test package.Alan Mishchenko2011-03-291-0/+1
|
* Fixed a number of small bugs and memory leaks.Alan Mishchenko2011-03-2720-17/+29
|
* C++ compilation fixes.Alan Mishchenko2011-03-271-1/+1
|
* Added printing MFFC sizes and deriving TT from SOP.Alan Mishchenko2011-03-183-4/+22
|
* Fixing timeout in reachability engines.Alan Mishchenko2011-03-175-6/+38
|
* Added new procedure and other small changes.Alan Mishchenko2011-03-162-0/+128
|\
* | Exploring fanout cofactoring ideas...Alan Mishchenko2011-03-141-4/+136
| |
* | Several bug fixes and other improvements.Alan Mishchenko2011-03-122-16/+15
| |
* | Fixed the bug in Gia_ManRo/Gia_ManRo.Alan Mishchenko2011-03-091-2/+2
| |
* | Changed internal includes to be in quotes rather than in <>.Alan Mishchenko2011-03-091-3/+3
| |
* | Improvements to the interpolation command 'int'; change of default switch -t ↵Alan Mishchenko2011-03-081-0/+301
| | | | | | | | (forgot to add new file).
* | Improvements to the interpolation command 'int'; change of default switch -t.Alan Mishchenko2011-03-083-33/+90
| |
* | Fixing bugs in the new procedures added to the library.Alan Mishchenko2011-03-051-0/+5
| |
* | Yet another improvement in &abs_refine -s.Alan Mishchenko2011-03-041-0/+3
| |
* | Another improvement in &abs_refine -s.Alan Mishchenko2011-03-041-9/+88
| |
* | Improved the speed of refinement algorithm in &abs_refine.Alan Mishchenko2011-03-046-20/+315
| |
* | Made abc.h independent of CUDD and Extra.Alan Mishchenko2011-03-031-17/+18
| |
* | Bug fix in &fraig.Alan Mishchenko2011-03-031-1/+4
| |
* | Removing useless printout in &resim.Alan Mishchenko2011-03-021-1/+1
| |
* | Fixing corner-case bugs in &srm -s.Alan Mishchenko2011-02-281-1/+2
| |
* | Cumulative update to BDD-based reachability, speeding up &reachm and other ↵Alan Mishchenko2011-02-283-124/+277
| | | | | | | | changes.
* | Added generation of counter-examples in &reachm.Alan Mishchenko2011-02-274-59/+262
| |
* | Fixed the problem with filtered equivalences (&srm -sf and &equiv_mark -f).Alan Mishchenko2011-02-221-48/+92
| |
* | Fixed a critical bug in the previous update.Alan Mishchenko2011-02-211-1/+1
| |
* | Implemented additional filtering of equivalences (&srm -sf).Alan Mishchenko2011-02-213-24/+95
| |
* | Changes to support sequential verification with reduction without speculation.Alan Mishchenko2011-02-194-16/+243
| |
* | Improvements to CEC command iprove.Alan Mishchenko2011-02-181-2/+2
| |