summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* Fixed the problem with filtered equivalences (&srm -sf and &equiv_mark -f).Alan Mishchenko2011-02-221-5/+10
* Implemented additional filtering of equivalences (&srm -sf).Alan Mishchenko2011-02-211-8/+13
* Moved two new APIs for reading/writing CEX from/into ABC from abc.c to mainFr...Alan Mishchenko2011-02-193-39/+6
* Changes to support sequential verification with reduction without speculation.Alan Mishchenko2011-02-191-405/+0
* Added two new APIs for reading/writing CEX from/into ABC.Alan Mishchenko2011-02-191-12/+120
* Another corner-case bug in zeropo.Alan Mishchenko2011-02-191-2/+3
* Adding one more control switch to CEC commands (i)prove.Alan Mishchenko2011-02-191-4/+28
* Improvements to CEC command iprove.Alan Mishchenko2011-02-182-8/+94
* Fixing the problem with writing/reading bug-free depth in status files.Alan Mishchenko2011-02-171-6/+13
* Unified the use of counter-examples in three packages.Alan Mishchenko2011-02-138-30/+25
* Changes to enable C++ compilation after recent modifications.Alan Mishchenko2011-02-132-2/+2
* Bug fix in setting the number of finished frames when reading a status file.Alan Mishchenko2011-02-111-1/+1
* Bug fix in zeropo.Alan Mishchenko2011-02-111-0/+5
* Added handling runtime limit inside And and AndExist.Alan Mishchenko2011-02-071-0/+15
* Eneabled writing/reading pAbc->nFrames into/from status files.Alan Mishchenko2011-02-044-21/+21
* Make PDR return the number of completed frames.Alan Mishchenko2011-02-031-25/+25
* merge pyabc changes into mainlineBaruch Sterin2011-02-012-25/+313
|\
| * Cumulative changes of the last two weeks.Alan Mishchenko2011-02-012-25/+313
* | 1. Replace system() with a function that responds to SIGINT. 2. Add functions...Baruch Sterin2011-02-013-18/+17
|/
* merge changes from main branchBaruch Sterin2011-01-138-172/+543
|\
| * Cumulative changes in the last few weeks.Alan Mishchenko2011-01-138-172/+543
* | pyabc: make the SIGINT signal handler clean up by sending SIGINT to child pro...Baruch Sterin2011-01-131-1/+8
|/
* Initial integration of PDRAlan Mishchenko2010-12-032-1/+119
* Fixing memory leak in LTL property handling codeAlan Mishchenko2010-12-022-0/+2
* An option to output verbose stats about timeframe sizes during unrollingAlan Mishchenko2010-11-291-0/+7
* Bug fix: alloing "dsat" to work on multi-output conesAlan Mishchenko2010-11-291-1/+5
* Rearranging data members in the structure (not a bug)Alan Mishchenko2010-11-291-2/+2
* Bug fix to read flops with init state 3 (don't know)Alan Mishchenko2010-11-291-1/+1
* Added API Abc_FrameReadGiaAlan Mishchenko2010-11-292-0/+18
* Fix for write_status/read_status to use PO indexAlan Mishchenko2010-11-291-4/+11
* Added command "swappos".Alan Mishchenko2010-11-281-0/+30
* NPN class computation.Alan Mishchenko2010-11-283-8/+752
* Added command "testcex".Alan Mishchenko2010-11-281-54/+312
* initial commit of public abcAlan Mishchenko2010-11-01172-7279/+16660
* Version abc90901Alan Mishchenko2015-06-222-77/+152
* Version abc90813Alan Mishchenko2015-06-221-0/+46
* Version abc90809Alan Mishchenko2015-06-221-2/+6
* Version abc90807Alan Mishchenko2015-06-224-8/+73
* Version abc90804Alan Mishchenko2015-06-223-342/+508
* Version abc90715Alan Mishchenko2015-06-221-11/+16
* Version abc90714Alan Mishchenko2015-06-229-211/+505
* Version abc90528Alan Mishchenko2015-06-227-21/+334
* Version abc90505Alan Mishchenko2009-05-056-14/+396
* Version abc90424Alan Mishchenko2009-04-246-34/+275
* Version abc90413Alan Mishchenko2009-04-133-14/+37
* Version abc90410Alan Mishchenko2009-04-109-39/+84
* Version abc90408Alan Mishchenko2009-04-0822-60/+283
* Version abc90405Alan Mishchenko2009-04-051-4/+11
* Version abc90329Alan Mishchenko2009-03-299-114/+449
* Version abc90321Alan Mishchenko2009-03-212-31/+159