summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abcExact.c
Commit message (Expand)AuthorAgeFilesLines
* Improvements in exact synthesis.Mathias Soeken2016-08-081-58/+77
* Bugfixes in exact synthesis.Mathias Soeken2016-08-081-20/+60
* Fix some warnings.Alan Mishchenko2016-08-051-2/+2
* Fix some warnings.Alan Mishchenko2016-08-051-9/+10
* Handling constant and buffer cut in exact synthesis.Alan Mishchenko2016-08-051-6/+22
* Read and write to exact store.Mathias Soeken2016-08-041-15/+106
* Exact synthesis minimization.Mathias Soeken2016-08-041-38/+88
* Free memory.Mathias Soeken2016-08-031-0/+2
* Tests and bug fixes for exact store manager.Mathias Soeken2016-08-021-29/+47
* Dynamic number of variables in exact store manager.Mathias Soeken2016-08-021-35/+86
* Fixes in DelayCost and BuildNode.Mathias Soeken2016-08-011-1/+4
* Merged alanmi/abc into defaultMathias Soeken2016-08-011-1/+1
|\
| * Adding one argument to the delay-estimation API used for exact synthesis.Alan Mishchenko2016-07-311-1/+1
* | Create and cleanup store, revert arrival times.Mathias Soeken2016-07-311-7/+54
* | Create network from solution in store.Mathias Soeken2016-07-311-2/+104
* | Store for exact results.Mathias Soeken2016-07-311-5/+150
* | Depth optimal synthesis.Mathias Soeken2016-07-301-7/+18
* | Implementation of Abc_ExactDelayCost.Mathias Soeken2016-07-301-2/+34
* | Extract delay information into solution.Mathias Soeken2016-07-301-13/+59
* | Extract solution into intermediate format.Mathias Soeken2016-07-301-173/+211
|/
* Infrastructure for using the results of exact SAT-based synthesis during mapp...Alan Mishchenko2016-07-291-5/+7
* Infrastructure for using the results of exact SAT-based synthesis during mapp...Alan Mishchenko2016-07-291-0/+30
* Several updates to exact synthesis.Mathias Soeken2016-07-281-62/+395
* Extending command 'exact' to handle delay constraints.Alan Mishchenko2016-07-231-35/+124
* Adding command 'exact' developed by Mathias Soeken to implement Knuth's exact...Alan Mishchenko2016-07-161-0/+589