abc/src
Bruno Schmitt 871899dcea - Adding a compile time option to use floats for var activity (now it can be either ‘double’, ‘float’ or ‘unsigned’ (default))
- Adding vector of ‘float’
- Adding an option to configure the ratio of learnt clauses to be kept in clause database at each reduction (0 means no reduction).
- Other small changes.
2017-02-09 05:17:50 -08:00
..
aig Autotuner for 'satoko'. 2017-02-08 18:57:16 -08:00
base Editing output messages. 2017-02-08 19:12:57 -08:00
bdd silence clang errors when compiling as C++ 2015-11-05 01:23:31 -08:00
bool Windows complier errors. 2016-08-06 00:24:07 -07:00
map Corner-case bug-fix in library preprocessor for standard-cell mapping. 2017-02-05 10:43:07 -08:00
misc Autotuner for 'satoko'. 2017-02-08 18:57:16 -08:00
opt Fixing compilation problem in 'dsc' package. 2017-02-06 18:53:35 -08: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 Adding specialized flop ordering before generalization in 'pdr'. 2017-02-06 00:54:18 -08:00
sat - Adding a compile time option to use floats for var activity (now it can be either ‘double’, ‘float’ or ‘unsigned’ (default)) 2017-02-09 05:17:50 -08: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