summaryrefslogtreecommitdiffstats
path: root/src/bool/lucky/lucky.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, ↵Alan Mishchenko2019-03-051-29/+29
| | | | memcpy, etc.
* Suggested white-space changes for fewer gcc warnings.Alan Mishchenko2019-03-041-2/+2
|
* Compiler warnings.Alan Mishchenko2013-10-301-8/+8
|
* C++ portability changes.Alan Mishchenko2012-10-031-4/+4
|
* C++ portability changes.Alan Mishchenko2012-10-031-1/+1
|
* Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.Alan Mishchenko2012-09-061-125/+125
|
* Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.Alan Mishchenko2012-09-061-2/+2
|
* Compiler warnings.Alan Mishchenko2012-08-091-1/+1
|
* New semi-canonical form computation package.Alan Mishchenko2012-08-081-0/+94
|
* New semi-canonical form computation package.Alan Mishchenko2012-08-071-2/+126
|
* New semi-canonical form computation package.Alan Mishchenko2012-08-061-0/+487