This website requires JavaScript.
Explore
Help
Register
Sign in
Zander
/
4-variable-simplifier
Watch
1
Star
0
Fork
You've already forked 4-variable-simplifier
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Bored at work. Perfect boolean-algebra simplifier. 30-second to 6-hour startup time.
30
commits
5
branches
0
tags
487
KiB
C
74.9%
Python
23.7%
Nix
0.9%
Makefile
0.5%
d9556aeae9
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Zander Thannhauser
d9556aeae9
added 5.c, but it will take forever
2025-06-21 01:03:49 -05:00
spikes
switched main over to using boolsets.
2025-06-21 00:37:30 -05:00
.envrc
added flake files
2025-06-11 13:30:43 -05:00
.gitignore
switched main over to using boolsets.
2025-06-21 00:37:30 -05:00
flake.lock
added flake files
2025-06-11 13:30:43 -05:00
flake.nix
added flake files
2025-06-11 13:30:43 -05:00
main.c
added 5.c, but it will take forever
2025-06-21 01:03:49 -05:00
main.py
added c implementation, which is MUCH faster!
2025-06-10 20:51:47 -05:00
makefile
added more spikes about divide-and-conquer binary opeartions, changed over to using "done" list, changed cache encoding
2025-06-15 10:17:02 -05:00