summaryrefslogtreecommitdiffstats
path: root/src/bool
Commit message (Collapse)AuthorAgeFilesLines
* 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-306-70/+70
| | | | unsigned long long.
* 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
|
* 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-0610-23/+1125
|
* Added new algorithm for NPN semi-canonical form computation.Alan Mishchenko2012-08-231-2/+2
|
* 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
|
* Fixing a problem with printing out factored forms.Alan Mishchenko2012-07-301-12/+12
|
* Adding command 'testdec'.Alan Mishchenko2012-07-284-11/+158
|
* Replacing Mb/Gb to be MB/GB.Alan Mishchenko2012-07-091-1/+1
|
* Updating project settings to have simpler include paths.Alan Mishchenko2012-07-0713-20/+20
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-071-1/+1
|
* Fixing time primtouts throughout the code.Alan Mishchenko2012-07-078-22/+27
|
* Added/moved several APIs.Alan Mishchenko2012-04-101-0/+4
|
* Added QuickSort based on 3-way partitioning.Alan Mishchenko2012-02-191-1/+1
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-5/+5
|
* Silencing some of the gcc warnings.Alan Mishchenko2012-02-161-4/+6
|