Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Additional change to enable runtime limit in CUDD in variable reordering. | Alan Mishchenko | 2011-02-08 | 1 | -0/+1 | |
| | ||||||
* | Improved timeout in &reachm. | Alan Mishchenko | 2011-02-08 | 1 | -20/+81 | |
| | ||||||
* | Modificationd to CUDD to enable runtime-limit in variable reordering. | Alan Mishchenko | 2011-02-08 | 5 | -21/+33 | |
| | ||||||
* | Yet another update to the runtime control in BDD operations. | Alan Mishchenko | 2011-02-07 | 3 | -8/+214 | |
| | ||||||
* | Added handling runtime limit inside And and AndExist. | Alan Mishchenko | 2011-02-07 | 7 | -19/+521 | |
| | ||||||
* | Added timeout to &reachn. | Alan Mishchenko | 2011-02-04 | 6 | -1505/+114 | |
| | ||||||
* | Eneabled writing/reading pAbc->nFrames into/from status files. | Alan Mishchenko | 2011-02-04 | 4 | -21/+21 | |
| | ||||||
* | Added writing signal names in AIGER writer for GIA package. | Alan Mishchenko | 2011-02-03 | 1 | -0/+16 | |
| | ||||||
* | Make PDR return the number of completed frames. | Alan Mishchenko | 2011-02-03 | 3 | -25/+33 | |
| | ||||||
* | Minor changes while improving BDD-based reachability. | Alan Mishchenko | 2011-02-03 | 3 | -48/+84 | |
| | ||||||
* | Minor changes to hash table and utilSignal.c. | Alan Mishchenko | 2011-02-01 | 3 | -47/+37 | |
| | ||||||
* | merge pyabc changes into mainline | Baruch Sterin | 2011-02-01 | 44 | -2573/+7815 | |
|\ | ||||||
| * | Cumulative changes of the last two weeks. | Alan Mishchenko | 2011-02-01 | 45 | -2573/+8175 | |
| | | ||||||
* | | src/misc/util/utilSignal.c | Baruch Sterin | 2011-02-01 | 1 | -1/+2 | |
| | | ||||||
* | | 1. Replace system() with a function that responds to SIGINT. 2. Add ↵ | Baruch Sterin | 2011-02-01 | 9 | -48/+1016 | |
|/ | | | | functions to cleanup temporary files on SIGINT. 3. Fix bugs related to signal handling. | |||||
* | New code since Dec 2010. | Alan Mishchenko | 2011-01-13 | 14 | -0/+4387 | |
| | ||||||
* | merge changes from main branch | Baruch Sterin | 2011-01-13 | 52 | -393/+1270 | |
|\ | ||||||
| * | Cumulative changes in the last few weeks. | Alan Mishchenko | 2011-01-13 | 52 | -393/+1270 | |
| | | ||||||
* | | pyabc: reorganize supporting python scripts | Baruch Sterin | 2011-01-13 | 4 | -1/+477 | |
| | | ||||||
* | | pyabc: make the SIGINT signal handler clean up by sending SIGINT to child ↵ | Baruch Sterin | 2011-01-13 | 3 | -62/+121 | |
|/ | | | | processes registered by the python code. Also provide functions to block SIGINT and unblock it, to allow for critical sections where signals are blocked | |||||
* | Initial implementation of AnalyseFinal | Alan Mishchenko | 2010-12-03 | 2 | -1/+9 | |
| | ||||||
* | Bug fix in &srm (not generating result when there is no equivs) | Alan Mishchenko | 2010-12-03 | 1 | -0/+2 | |
| | ||||||
* | Initial integration of PDR | Alan Mishchenko | 2010-12-03 | 2 | -1/+119 | |
| | ||||||
* | Fixing memory leak in LTL property handling code | Alan Mishchenko | 2010-12-02 | 2 | -0/+2 | |
| | ||||||
* | An option to output verbose stats about timeframe sizes during unrolling | Alan Mishchenko | 2010-11-29 | 1 | -0/+7 | |
| | ||||||
* | Bug fix: alloing "dsat" to work on multi-output cones | Alan Mishchenko | 2010-11-29 | 1 | -1/+5 | |
| | ||||||
* | Code formatting change | Alan Mishchenko | 2010-11-29 | 1 | -8/+8 | |
| | ||||||
* | Performance bug fix in area-only mapping "map -a". | Alan Mishchenko | 2010-11-29 | 1 | -1/+1 | |
| | ||||||
* | Rearranging data members in the structure (not a bug) | Alan Mishchenko | 2010-11-29 | 1 | -2/+2 | |
| | ||||||
* | Bug fix: unhandled & symbol in Liberty formula representation | Alan Mishchenko | 2010-11-29 | 2 | -7/+12 | |
| | ||||||
* | Added ternary simulation value storage | Alan Mishchenko | 2010-11-29 | 2 | -0/+2 | |
| | ||||||
* | Bug fix to read flops with init state 3 (don't know) | Alan Mishchenko | 2010-11-29 | 1 | -1/+1 | |
| | ||||||
* | Fixing combinational loop problem in choice computation | Alan Mishchenko | 2010-11-29 | 1 | -0/+167 | |
| | ||||||
* | Adding missing license agreements | Alan Mishchenko | 2010-11-29 | 3 | -0/+84 | |
| | ||||||
* | Added API Abc_FrameReadGia | Alan Mishchenko | 2010-11-29 | 2 | -0/+18 | |
| | ||||||
* | Fix for write_status/read_status to use PO index | Alan Mishchenko | 2010-11-29 | 1 | -4/+11 | |
| | ||||||
* | Added command "swappos". | Alan Mishchenko | 2010-11-28 | 1 | -0/+30 | |
| | ||||||
* | NPN class computation. | Alan Mishchenko | 2010-11-28 | 4 | -8/+753 | |
| | ||||||
* | Added command "testcex". | Alan Mishchenko | 2010-11-28 | 1 | -54/+312 | |
| | ||||||
* | fixed compilation in linux | Baruch Sterin | 2010-11-01 | 3 | -2/+2 | |
| | ||||||
* | initial commit of public abc | Alan Mishchenko | 2010-11-01 | 1098 | -20429/+71659 | |
| | ||||||
* | Version abc90901 | Alan Mishchenko | 2015-06-22 | 22 | -196/+798 | |
| | | | | committer: Baruch Sterin <baruchs@gmail.com> | |||||
* | Version abc90813 | Alan Mishchenko | 2015-06-22 | 4 | -2/+202 | |
| | | | | committer: Baruch Sterin <baruchs@gmail.com> | |||||
* | Version abc90809 | Alan Mishchenko | 2015-06-22 | 9 | -22/+55 | |
| | | | | committer: Baruch Sterin <baruchs@gmail.com> | |||||
* | Version abc90807 | Alan Mishchenko | 2015-06-22 | 13 | -23/+157 | |
| | | | | committer: Baruch Sterin <baruchs@gmail.com> | |||||
* | Version abc90804 | Alan Mishchenko | 2015-06-22 | 36 | -489/+1190 | |
| | | | | committer: Baruch Sterin <baruchs@gmail.com> | |||||
* | Version abc90715 | Alan Mishchenko | 2015-06-22 | 7 | -41/+53 | |
| | | | | committer: Baruch Sterin <baruchs@gmail.com> | |||||
* | Version abc90714 | Alan Mishchenko | 2015-06-22 | 66 | -409/+2501 | |
| | | | | committer: Baruch Sterin <baruchs@gmail.com> | |||||
* | Version abc90528 | Alan Mishchenko | 2015-06-22 | 17 | -53/+542 | |
| | | | | committer: Baruch Sterin <baruchs@gmail.com> | |||||
* | Version abc90505 | Alan Mishchenko | 2009-05-05 | 9 | -21/+403 | |
| |