summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fixed the bug in Gia_ManRo/Gia_ManRo.Alan Mishchenko2011-03-091-2/+2
| |
* | Changed internal includes to be in quotes rather than in <>.Alan Mishchenko2011-03-091-3/+3
| |
* | Added generation of MFFC for the network.Alan Mishchenko2011-03-093-5/+694
| |
* | Mffc-based structural decomposition of the network and bug fixes in ↵Alan Mishchenko2011-03-085-9/+506
| | | | | | | | reordering package.
* | Improvements to the interpolation command 'int'; change of default switch -t ↵Alan Mishchenko2011-03-081-0/+301
| | | | | | | | (forgot to add new file).
* | Improvements to the interpolation command 'int'; change of default switch -t.Alan Mishchenko2011-03-084-40/+104
| |
* | Fixing a typo bug Vec_IntStart instead of Vec_IntAlloc.Alan Mishchenko2011-03-081-1/+1
| |
* | Fixing bugs in the new procedures added to the library.Alan Mishchenko2011-03-053-16/+44
| |
* | Adding new procedures to the library.Alan Mishchenko2011-03-052-0/+202
| |
* | Fixing a corner case bug in 'enlarge'.Alan Mishchenko2011-03-051-6/+6
| |
* | Yet another improvement in &abs_refine -s.Alan Mishchenko2011-03-041-0/+3
| |
* | Another improvement in &abs_refine -s.Alan Mishchenko2011-03-041-9/+88
| |
* | Added 'src/mem' as an additition include directory in Python interface.Alan Mishchenko2011-03-041-0/+1
| |
* | Missing type cast after one of the previous changes.Alan Mishchenko2011-03-041-1/+2
| |
* | Improved the speed of refinement algorithm in &abs_refine.Alan Mishchenko2011-03-047-25/+332
| |
* | Made abc.h independent of CUDD and Extra.Alan Mishchenko2011-03-0396-430/+494
| |
* | Bug fix in dprove, adding command option -p.Alan Mishchenko2011-03-031-1/+1
| |
* | Bug fix in &fraig.Alan Mishchenko2011-03-031-1/+4
| |
* | Upgrading epd and mtr packages to be compatible with the latest release of ↵Alan Mishchenko2011-03-025-337/+337
| | | | | | | | CUDD 2.4.2
* | Upgrading epd and mtr packages to be compatible with the latest release of ↵Alan Mishchenko2011-03-026-169/+317
| | | | | | | | CUDD 2.4.2
* | Removing useless printout in &resim.Alan Mishchenko2011-03-021-1/+1
| |
* | Fixing corner-case bugs in &srm -s.Alan Mishchenko2011-02-282-1/+7
| |
* | Cumulative update to BDD-based reachability, speeding up &reachm and other ↵Alan Mishchenko2011-02-284-126/+279
| | | | | | | | changes.
* | Updated read_status/write_status to correctly handle the case of seq cex ↵Alan Mishchenko2011-02-271-14/+15
| | | | | | | | without regs.
* | Replaced remove() by unlink() to compile on Windows.Alan Mishchenko2011-02-271-2/+3
| |
* | fixes to pyabc kill mechanismBaruch Sterin2011-02-275-565/+746
| |
* | Added generation of counter-examples in &reachm.Alan Mishchenko2011-02-274-59/+262
| |
* | Fixed the problem with filtered equivalences (&srm -sf and &equiv_mark -f).Alan Mishchenko2011-02-222-53/+102
| |
* | Fixed a critical bug in the previous update.Alan Mishchenko2011-02-211-1/+1
| |
* | Implemented additional filtering of equivalences (&srm -sf).Alan Mishchenko2011-02-214-32/+108
| |
* | Moved two new APIs for reading/writing CEX from/into ABC from abc.c to ↵Alan Mishchenko2011-02-193-39/+6
| | | | | | | | mainFrame.c.
* | Changes to support sequential verification with reduction without speculation.Alan Mishchenko2011-02-195-421/+243
| |
* | Added two new APIs for reading/writing CEX from/into ABC.Alan Mishchenko2011-02-192-12/+122
| |
* | 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-183-10/+96
| |
* | Fixing the problem with writing/reading bug-free depth in status files.Alan Mishchenko2011-02-171-6/+13
| |
* | Fixed Cudd_DumpDot() to not print leading zeros because of OS-dependent ↵Alan Mishchenko2011-02-161-30/+15
| | | | | | | | fprintf switch %p.
* | fixes for dumb erros in utilSignal.c/hBaruch Sterin2011-02-152-22/+18
| |
* | Improved timeout in the BDD reachability engines.Alan Mishchenko2011-02-1311-39/+195
| |
* | Fixing g++ compilation issue for tmpFile().Alan Mishchenko2011-02-131-44/+29
| |
* | Unified the use of counter-examples in three packages (additional files).Alan Mishchenko2011-02-132-0/+275
| |
* | Unified the use of counter-examples in three packages.Alan Mishchenko2011-02-1341-814/+262
| |
* | Changes to enable C++ compilation after recent modifications.Alan Mishchenko2011-02-1320-96/+58
| |
* | Upgrade to the latest CUDD 2.4.2.Alan Mishchenko2011-02-1366-22151/+26981
| |
* | Portability changes to the st package.Alan Mishchenko2011-02-134-41/+75
| |
* | Bug fix in setting the number of finished frames when reading a status file.Alan Mishchenko2011-02-111-1/+1
|/
* LUT-size-based balancing (disabled by default).Alan Mishchenko2011-02-111-1/+79
|
* Bug fix in zeropo.Alan Mishchenko2011-02-111-0/+5
|
* Improved timeout in &reachp.Alan Mishchenko2011-02-084-33/+150
|