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.
12
commits
5
branches
0
tags
487
KiB
C
74.9%
Python
23.7%
Nix
0.9%
Makefile
0.5%
98bf135199
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
Alex Thannhauser
98bf135199
added ternary support. explodes time complexity, but I think it could really help the max expression-tree size
2025-06-10 12:57:11 -05:00
.gitignore
first commit!
2025-06-02 15:46:40 -05:00
main.py
added ternary support. explodes time complexity, but I think it could really help the max expression-tree size
2025-06-10 12:57:11 -05:00