summaryrefslogtreecommitdiffstats
path: root/src/bool
Commit message (Expand)AuthorAgeFilesLines
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-056-48/+48
* Suggested white-space changes for fewer gcc warnings.Alan Mishchenko2019-03-042-3/+3
* Commenting out problematic assertion in resub.Alan Mishchenko2017-11-041-1/+1
* Compiler warnings.Alan Mishchenko2017-07-221-1/+1
* Windows complier errors.Alan Mishchenko2016-08-061-4/+9
* Group based exact NPN classification.Ana Petkovska2016-06-181-0/+119
* Updating GIG parser.Alan Mishchenko2016-05-011-1/+1
* Bug fix in truth table reading for funcs with less than 6 vars.Alan Mishchenko2016-03-281-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-3/+3
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-246-3/+30
* Improvements and tuning of CBA.Alan Mishchenko2015-02-011-10/+8
* Compiler warnings.Alan Mishchenko2014-11-291-4/+0
* Extending &fadds to support artificial chains.Alan Mishchenko2014-11-191-0/+6
* Making public some APIs.Alan Mishchenko2014-11-031-3/+3
* Compiler warnings.Alan Mishchenko2014-10-282-1/+2
* Improvements to ISOP.Alan Mishchenko2014-10-101-1/+1
* Compiler warnings.Alan Mishchenko2014-08-021-0/+1
* Experiments with CNF generation.Alan Mishchenko2014-06-181-1/+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
* Compiler warnings.Alan Mishchenko2013-10-302-39/+39
* Compiler warnings.Alan Mishchenko2013-10-301-7/+7
* Compiler warnings.Alan Mishchenko2013-10-173-2/+3
* Changes to enable decomposition of non-DSD functions.Alan Mishchenko2013-09-251-8/+49
* Compiler warnings.Alan Mishchenko2013-07-121-1/+1
* Minor compilation problem.Alan Mishchenko2013-06-261-1/+1
* Limiting runtime limit checks in 'pdr'.Alan Mishchenko2013-06-224-0/+738
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-278-61/+61
* Windows Visual Studio 2008 warnings.Alan Mishchenko2013-05-201-1/+1
* New fast extract.Alan Mishchenko2013-05-051-2/+2
* Compiler warnings.Alan Mishchenko2013-03-311-4/+0
* Shrink for 6-LUTs.Alan Mishchenko2013-03-315-0/+983
* Fixing compilation problems on Linux-32 related to constants of type unsigned...Alan Mishchenko2013-01-311-4/+4
* Fixing compilation problems on Linux-32 related to constants of type unsigned...Alan Mishchenko2013-01-306-70/+70
* Bug fix in semi-canonical form computation.Alan Mishchenko2012-11-022-19/+74
* Improvements to LMS code.Alan Mishchenko2012-10-281-0/+2
* Integrating GIA with LUT mapping.Alan Mishchenko2012-10-242-23/+70
* C++ portability changes.Alan Mishchenko2012-10-031-3/+3
* C++ portability changes.Alan Mishchenko2012-10-032-15/+15
* C++ portability changes.Alan Mishchenko2012-10-033-23/+23
* C++ portability changes.Alan Mishchenko2012-10-032-6/+5
* C++ portability changes.Alan Mishchenko2012-10-031-1/+1
* C++ portability changes.Alan Mishchenko2012-10-032-13/+17
* Improvements to the NPN semi-canonical form computation package.Alan Mishchenko2012-09-251-1/+1
* Improvements to the NPN semi-canonical form computation package.Alan Mishchenko2012-09-257-78/+521
* Debugging 64-bit bug in new semi-canonical form..Alan Mishchenko2012-09-071-19/+5
* Debugging 64-bit bug in new semi-canonical form..Alan Mishchenko2012-09-071-53/+32