summaryrefslogtreecommitdiffstats
path: root/src/bool/lucky
Commit message (Collapse)AuthorAgeFilesLines
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, ↵Alan Mishchenko2019-03-054-46/+46
| | | | memcpy, etc.
* Suggested white-space changes for fewer gcc warnings.Alan Mishchenko2019-03-041-2/+2
|
* Windows complier errors.Alan Mishchenko2016-08-061-4/+9
|
* Group based exact NPN classification.Ana Petkovska2016-06-181-0/+119
|
* Bug fix in truth table reading for funcs with less than 6 vars.Alan Mishchenko2016-03-281-1/+1
|
* Making public some APIs.Alan Mishchenko2014-11-031-3/+3
|
* Compiler warnings.Alan Mishchenko2013-10-302-39/+39
|
* Compiler warnings.Alan Mishchenko2013-10-301-7/+7
|
* Compiler warnings.Alan Mishchenko2013-10-172-2/+2
|
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-271-2/+2
|
* Fixing compilation problems on Linux-32 related to constants of type ↵Alan Mishchenko2013-01-311-4/+4
| | | | unsigned long long.
* Fixing compilation problems on Linux-32 related to constants of type ↵Alan Mishchenko2013-01-304-47/+47
| | | | unsigned long long.
* Bug fix in semi-canonical form computation.Alan Mishchenko2012-11-022-19/+74
|
* 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
|
* Debugging 64-bit bug in new semi-canonical form..Alan Mishchenko2012-09-071-17/+49
|
* Debugging 64-bit bug in new semi-canonical form..Alan Mishchenko2012-09-061-12/+0
|
* Debugging 64-bit bug in new semi-canonical form..Alan Mishchenko2012-09-061-0/+12
|
* Debugging 64-bit bug in new semi-canonical form..Alan Mishchenko2012-09-061-12/+5
|
* Debugging 64-bit bug in new semi-canonical form..Alan Mishchenko2012-09-061-21/+8
|
* Debugging 64-bit bug in new semi-canonical form..Alan Mishchenko2012-09-061-2/+7
|
* Debugging 64-bit bug in new semi-canonical form..Alan Mishchenko2012-09-061-0/+5
|
* Debugging 64-bit bug in new semi-canonical form..Alan Mishchenko2012-09-061-0/+4
|
* Debugging 64-bit bug in new semi-canonical form..Alan Mishchenko2012-09-061-0/+5
|
* Debugging 64-bit bug in new semi-canonical form..Alan Mishchenko2012-09-061-1/+4
|
* Debugging 64-bit bug in new semi-canonical form..Alan Mishchenko2012-09-061-0/+1
|
* Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.Alan Mishchenko2012-09-062-6/+2
|
* Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.Alan Mishchenko2012-09-066-186/+186
|
* Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.Alan Mishchenko2012-09-062-21/+23
|
* Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.Alan Mishchenko2012-09-068-10/+1112
|
* Compiler warnings.Alan Mishchenko2012-08-091-1/+2
|
* Compiler warnings.Alan Mishchenko2012-08-093-17/+18
|
* Compiler warnings.Alan Mishchenko2012-08-091-4/+1
|
* Compiler warnings.Alan Mishchenko2012-08-091-2/+2
|
* New semi-canonical form computation package.Alan Mishchenko2012-08-081-0/+94
|
* New semi-canonical form computation package.Alan Mishchenko2012-08-071-1/+1
|
* New semi-canonical form computation package.Alan Mishchenko2012-08-072-2/+127
|
* Changing the default value '&gla -n' to the opposite.Alan Mishchenko2012-08-061-0/+3
|
* New semi-canonical form computation package.Alan Mishchenko2012-08-065-0/+1247