abc/src
Alan Mishchenko 557448400e Added new Python API is_const_po( int iPoNum ), which returns 0/1 if current network is an AIG and the given PO has const 0/1 function. 2013-01-25 10:25:34 +07:00
..
aig Added switch &trim -V <num> to remove const POs with specific value <num>. 2013-01-25 10:02:11 +07:00
base Added new Python API is_const_po( int iPoNum ), which returns 0/1 if current network is an AIG and the given PO has const 0/1 function. 2013-01-25 10:25:34 +07:00
bdd New AIG optimization package. 2012-10-06 15:12:39 -07:00
bool Bug fix in semi-canonical form computation. 2012-11-02 21:55:29 -07:00
map Fixing C++ compilation issues. 2013-01-08 13:33:17 +08:00
misc Integration of timing manager. 2013-01-25 05:57:52 +07:00
opt Fixing C++ compilation issues. 2013-01-08 14:18:13 +08:00
phys/place Major restructuring of the code. 2012-01-21 04:30:10 -08:00
proof Fixed a corner-case when 'sim3 -a' does not work for costant POs. 2013-01-25 06:49:49 +07:00
python Added new Python API is_const_po( int iPoNum ), which returns 0/1 if current network is an AIG and the given PO has const 0/1 function. 2013-01-25 10:25:34 +07:00
sat Enabled detecting CEXes in multiple POs without stopping (sim3 -a). 2013-01-23 12:37:44 +07:00
demo.c Updating code of non-ABC files to have no ABC-specific macros. 2012-09-29 19:08:54 -04:00
generic.c initial commit of public abc 2010-11-01 01:35:04 -07:00
generic.h Major restructuring of the code. 2012-01-21 04:30:10 -08:00
starter.c Updating code of non-ABC files to have no ABC-specific macros. 2012-09-29 19:08:54 -04:00
template.c Major restructuring of the code. 2012-01-21 04:30:10 -08:00