summaryrefslogtreecommitdiffstats
path: root/src/aig/gia/gia.h
Commit message (Collapse)AuthorAgeFilesLines
...
* User-controlable SAT sweeper.Alan Mishchenko2013-02-271-3/+4
|
* User-controlable SAT sweeper and other small changes.Alan Mishchenko2013-02-271-3/+5
|
* User-controlable SAT sweeper.Alan Mishchenko2013-02-271-0/+2
|
* User-controlable SAT sweeper.Alan Mishchenko2013-02-261-0/+1
|
* User-controlable SAT sweeper.Alan Mishchenko2013-02-261-3/+5
|
* User-controlable SAT sweeper.Alan Mishchenko2013-02-261-3/+3
|
* User-controlable SAT sweeper.Alan Mishchenko2013-02-261-0/+4
|
* User-controlable SAT sweeper.Alan Mishchenko2013-02-261-2/+10
|
* User-controlable SAT sweeper.Alan Mishchenko2013-02-251-0/+10
|
* User-controlable SAT sweeper.Alan Mishchenko2013-02-251-1/+7
|
* Integrating sweeping information.Alan Mishchenko2013-02-231-1/+5
|
* K-hot STG encoding.Alan Mishchenko2013-02-231-1/+1
|
* Integrating sweeping information.Alan Mishchenko2013-02-201-3/+2
|
* Integrating sweeping information.Alan Mishchenko2013-02-201-0/+2
|
* New command &cycle, which is faster than 'cycle'.Alan Mishchenko2013-02-191-0/+1
|
* Adding STG generation (&era -d) and STG encoding (&read_stg <file>).Alan Mishchenko2013-02-191-0/+3
|
* Integrating sweeping information.Alan Mishchenko2013-02-191-0/+2
|
* Integrating sweeping information.Alan Mishchenko2013-02-181-0/+1
|
* Integrating packing information.Alan Mishchenko2013-02-171-0/+1
|
* Integration of timing manager.Alan Mishchenko2013-02-031-3/+8
|
* Integration of timing manager.Alan Mishchenko2013-02-011-1/+1
|
* Integration of timing manager.Alan Mishchenko2013-01-301-0/+1
|
* Added switch &trim -V <num> to remove const POs with specific value <num>.Alan Mishchenko2013-01-251-1/+1
|
* Integration of timing manager.Alan Mishchenko2013-01-231-0/+1
|
* Fixing C++ compilation issues.Alan Mishchenko2013-01-081-2/+0
|
* Fixing C++ compilation issues.Alan Mishchenko2013-01-081-1/+2
|
* Unifification of custom extensions.Alan Mishchenko2012-12-101-6/+56
|
* Deriving CEX after phase/tempor/reparam.Alan Mishchenko2012-12-091-0/+4
|
* Deriving CEX after phase/tempor/reparam.Alan Mishchenko2012-12-081-1/+1
|
* Enabling command &append for combiming multiple AIGs.Alan Mishchenko2012-12-011-0/+1
|
* Counter-example analysis and optimization.Alan Mishchenko2012-11-281-0/+1
|
* Added switch 'cexcut -m' to generate bad states for all frames after G.Alan Mishchenko2012-11-151-0/+3
|
* Added switch 'cexcut -n' to generate only one bad state.Alan Mishchenko2012-11-151-0/+2
|
* Added command 'cexcut' and 'cexmerge'.Alan Mishchenko2012-11-141-0/+1
|
* Made print-out of frontier cut an option ('-c') in '&ps'.Alan Mishchenko2012-11-121-1/+1
|
* Extending GIA to represent pintypes and pins.Alan Mishchenko2012-11-121-0/+20
|
* Improvements to LMS code.Alan Mishchenko2012-11-061-2/+3
|
* Fixing out-of-bound problem when collecting GIA nodes.Alan Mishchenko2012-11-021-1/+1
|
* Improvements to LMS code.Alan Mishchenko2012-10-281-0/+8
|
* Integrating GIA with LUT mapping.Alan Mishchenko2012-10-241-7/+10
|
* Creating dedicated choice representation for GIA.Alan Mishchenko2012-10-241-0/+4
|
* Adding frontier comptuation based on reversed CO order in &ps.Alan Mishchenko2012-10-241-1/+1
|
* Renamed reference counting APIs in GIA package.Alan Mishchenko2012-10-021-18/+10
|
* Combined old reparametrization command with the new one.Alan Mishchenko2012-10-021-2/+0
|
* Structural reparametrization.Alan Mishchenko2012-10-021-0/+1
|
* Separated truth table computation for GIA manager and added new procedures.Alan Mishchenko2012-10-021-0/+1
|
* Separated truth table computation for GIA manager and added new procedures.Alan Mishchenko2012-10-021-2/+5
|
* Structural reparametrization.Alan Mishchenko2012-10-011-0/+1
|
* Fixed several important problems in choice computation (command 'dch').Alan Mishchenko2012-10-011-1/+1
|
* Improving computation of choices from equivalence classes.Alan Mishchenko2012-09-231-5/+7
|