Boolean expression simplifier/minimizer
Stars
27
Forks
7
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
14
commits
1
Fix local shadowing of member `value`
f9780bb
Merge pull request #5 from tomas789/master
f6b516f
Removed early exit for only one minterm to fix issue #4
31821f8
Remove -march
5572d13
Bug fix for issue #1
98dd65d
Use counting sort
8d94e58
Split logic to header file
b1d9554
Fix benchmark
0a9dd82
Polish
5371190
Special case for when on.size() <= 1
b38c7a5
Update README to reflect behaviour
4ec2ce5
4acdba3
Fix bugs and improve robustness
a8db80f
Export to espresso format
d5914fd
Remove unused product and sum structs
67a69bb