abc/src
Alan Mishchenko aa546b46d9 Fix to the #include <stdlib.h> problem for Debug version on Window. 2015-10-16 19:27:12 -07:00
..
aig Fix C++ compilation errors 2015-10-16 14:02:30 -07:00
base Moving BDD-based threshold function detection to the BDD part of the code. 2015-10-16 18:34:06 -07:00
bdd Moving BDD-based threshold function detection to the BDD part of the code. 2015-10-16 18:34:06 -07:00
bool Changes to be able to compile ABC without CUDD. 2015-08-24 21:09:43 -07:00
map Moving BDD-based threshold function detection to the BDD part of the code. 2015-10-16 18:34:06 -07:00
misc Fix to the #include <stdlib.h> problem for Debug version on Window. 2015-10-16 19:27:12 -07:00
opt Experiments with precomputation and matching. 2015-10-16 10:36:53 -07:00
phys/place make sure all of ABC and related libraries are in the same namespace (when compiled with ABC_NAMESPACE) by removing extern "C" from function definitions 2015-10-16 14:02:38 -07:00
proof Tuning SAT solver for QBF instances. 2015-09-18 08:10:18 -07:00
python Adding new Python API 'is_func_iso2'. 2015-07-11 19:30:52 -07:00
sat New switch 'satclp -r' to reverse variable order. 2015-10-07 17:35:36 -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