booldnf
programs for operating on boolean expression binary trees
Install
- All systems
-
curl cmd.cat/booldnf.sh
- Debian
-
apt-get install boolstuff
- Ubuntu
-
apt-get install boolstuff
- Kali Linux
-
apt-get install boolstuff
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install boolstuff
- Raspbian
-
apt-get install boolstuff
- Dockerfile
- dockerfile.run/booldnf
boolstuff
programs for operating on boolean expression binary trees
BoolStuff is a C++ library that supports a few operations on boolean expression binary trees. This package includes extra programs that allow the usage of the library from the shell. A command named booldnf can be used to convert an expression to the Disjunctive Normal Form (DNF).
libboolstuff-0.1-0-dbg
library for operating on boolean expression binary trees - debug
BoolStuff is a C++ library that supports a few operations on boolean expression binary trees. This package includes the debugging symbols.