summaryrefslogtreecommitdiffstats
path: root/src/bdd/cudd
Commit message (Collapse)AuthorAgeFilesLines
* Changes to make compiler happy.Alan Mishchenko2021-11-279-0/+229
|
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, ↵Alan Mishchenko2019-03-0510-17/+17
| | | | memcpy, etc.
* Undoing an old change, which affects BDD variable reordering on some ↵Alan Mishchenko2018-11-101-1/+1
| | | | examples in &reachy.
* Valgrind-ispired fix in CUDD by Kai-hui Chang.Alan Mishchenko2017-10-031-0/+1
|
* make sure all of ABC and related libraries are in the same namespace (when ↵Baruch Sterin2015-10-1612-102/+0
| | | | compiled with ABC_NAMESPACE) by removing extern "C" from function definitions
* Compiler warnings.Alan Mishchenko2013-10-301-1/+0
|
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-276-7/+7
|
* Making changes suggested by Mark Jarvin.Alan Mishchenko2013-05-192-5/+10
|
* Making changes suggested by Mark Jarvin.Alan Mishchenko2013-05-052-2/+2
|
* New AIG optimization package.Alan Mishchenko2012-10-061-0/+1
|
* Replacing 'st_table' by 'st__table' to resolve linker problems.Alan Mishchenko2012-09-2920-659/+659
|
* Compiler warnings.Alan Mishchenko2012-08-291-1/+1
|
* Compiler warnings.Alan Mishchenko2012-08-293-3/+3
|
* Fixing an interger overflow problem in constructing the variable interaction ↵Alan Mishchenko2012-08-081-2/+2
| | | | matrix.
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-0763-66/+66
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-076-7/+7
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-171-1/+1
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-1615-23/+23
|
* Major restructuring of the code.Alan Mishchenko2012-01-2163-70/+70
|
* Another attempt to make CUDD platform- and runtime-independent.Alan Mishchenko2011-12-065-6/+6
|
* Another attempt to make CUDD platform- and runtime-independent.Alan Mishchenko2011-12-0618-91/+171
|
* Bug fixes in CUDD 2.4.2.Alan Mishchenko2011-12-061-2/+2
|
* Bug fixes in CUDD 2.4.2.Alan Mishchenko2011-12-062-4/+6
|
* Fixed the overflow timeout problem in bmc/bmc2/bmc3/int/pdr/sim, etc.Alan Mishchenko2011-10-315-6/+6
|
* Improvements to BDD reachability.Alan Mishchenko2011-04-181-1/+1
|
* Enabled new BDD-based reachability engine 'reachy'.Alan Mishchenko2011-04-131-0/+3
|
* Fixed a number of small bugs and memory leaks.Alan Mishchenko2011-03-271-1/+3
|
* Fixed Cudd_DumpDot() to not print leading zeros because of OS-dependent ↵Alan Mishchenko2011-02-161-30/+15
| | | | fprintf switch %p.
* Improved timeout in the BDD reachability engines.Alan Mishchenko2011-02-133-0/+11
|
* Upgrade to the latest CUDD 2.4.2.Alan Mishchenko2011-02-1366-22151/+26981
|
* Additional change to enable runtime limit in CUDD in variable reordering.Alan Mishchenko2011-02-081-0/+1
|
* Modificationd to CUDD to enable runtime-limit in variable reordering.Alan Mishchenko2011-02-084-21/+29
|
* Minor changes while improving BDD-based reachability.Alan Mishchenko2011-02-031-3/+2
|
* Cumulative changes of the last two weeks.Alan Mishchenko2011-02-014-2/+45
|
* Adding missing license agreementsAlan Mishchenko2010-11-291-0/+32
|
* initial commit of public abcAlan Mishchenko2010-11-0164-131/+461
|
* Version abc90215Alan Mishchenko2009-02-1542-900/+900
|
* Version abc80702Alan Mishchenko2008-07-0216-24/+33
|
* Version abc80130_2Alan Mishchenko2008-01-3062-62/+62
|
* Version abc80130Alan Mishchenko2008-01-3062-62/+62
|
* Version abc71001Alan Mishchenko2007-10-0168-0/+69046
|
* Version abc70930Alan Mishchenko2007-09-3068-69046/+0
|
* Version abc60220Alan Mishchenko2006-02-2062-62/+62
|
* Version abc50729Alan Mishchenko2005-07-2968-0/+69046