BoolStuff is a small C++ library that supports a few operations on
boolean expression binary trees. The main features are:
- a boolean expression parser (supports operators AND, OR
and NOT, as well as parentheses);
- an algorithm to convert a boolean expression binary tree
into its Disjunctive Normal Form;
- a function that determines if an expression tree is in DNF.
A command named `booldnf' that calls this library is also provided.
Maintained by: Yanes Checcacci Balod
Keywords: hal,mount,automount,boolstuff,boolean
ChangeLog: boolstuff
Homepage:
http://sarrazip.com/dev/boolstuff.html
Download SlackBuild:
boolstuff.tar.gz
boolstuff.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
boolstuff.SlackBuild |
boolstuff.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds