summaryrefslogtreecommitdiffstats
path: root/src/misc/extra/extraBddTime.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-241-660/+0
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-271-5/+5
* Replacing 'st_table' by 'st__table' to resolve linker problems.Alan Mishchenko2012-09-291-14/+14
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-3/+3
* Major restructuring of the code.Alan Mishchenko2012-01-211-1/+1
* Fixed the overflow timeout problem in bmc/bmc2/bmc3/int/pdr/sim, etc.Alan Mishchenko2011-10-311-3/+3
* Yet another update to the runtime control in BDD operations.Alan Mishchenko2011-02-071-4/+192
* Added handling runtime limit inside And and AndExist.Alan Mishchenko2011-02-071-0/+472