summaryrefslogtreecommitdiffstats
path: root/src/bool/kit
Commit message (Expand)AuthorAgeFilesLines
* Experiments with the mapper.Alan Mishchenko2022-06-231-1/+1
* Various changes.Alan Mishchenko2021-09-302-0/+103
* Updating LUT synthesis code.Alan Mishchenko2021-05-261-1/+2
* Experimental cost function in technology mapping.Alan Mishchenko2020-11-012-0/+26
* Fixing broken build and compiler warnings.Alan Mishchenko2020-04-171-1/+1
* Extend ISOP to return the truth table.Alan Mishchenko2020-04-023-5/+14
* Extending TT-based ISOP to handle ISFs.Alan Mishchenko2020-03-184-0/+124
* Experiments with truth tables.Alan Mishchenko2019-11-191-0/+74
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-052-2/+2
* Suggested white-space changes for fewer gcc warnings.Alan Mishchenko2019-03-041-1/+1
* Compiler warnings.Alan Mishchenko2017-07-221-1/+1
* Updating GIG parser.Alan Mishchenko2016-05-011-1/+1
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-241-1/+1
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-241-1/+1
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-243-1/+14
* Improvements to ISOP.Alan Mishchenko2014-10-101-1/+1
* Compiler warnings.Alan Mishchenko2014-08-021-0/+1
* Improvements to DSD balancing.Alan Mishchenko2014-04-191-3/+7
* Improvement in SOP balancing.Alan Mishchenko2014-04-062-1/+8
* Preparing new implementation of SOP/DSD balancing in 'if' mapper.Alan Mishchenko2014-04-052-0/+26
* Improvements to DSD manager.Alan Mishchenko2014-04-021-1/+1
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-272-10/+10
* New fast extract.Alan Mishchenko2013-05-051-2/+2
* Fixing compilation problems on Linux-32 related to constants of type unsigned...Alan Mishchenko2013-01-301-8/+8
* Improvements to LMS code.Alan Mishchenko2012-10-281-0/+2
* Integrating GIA with LUT mapping.Alan Mishchenko2012-10-242-23/+70
* Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.Alan Mishchenko2012-09-062-13/+13
* Added new algorithm for NPN semi-canonical form computation.Alan Mishchenko2012-08-231-2/+2
* Adding command 'testdec'.Alan Mishchenko2012-07-282-8/+93
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-076-7/+7
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-074-6/+6
* Major restructuring of the code.Alan Mishchenko2012-01-2118-0/+11162