Download Source Package boolstuff:
BoolStuff is a C++ library that supports a few operations on boolean expression binary trees. The main features are:
* a simple 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 (this algorithm supports the NOT operator) * a function that determines if an expression tree is in DNF.
This package includes the runtime libraries.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 26.0 kB | 120 kB | [list of files] |
| amd64 | 24.3 kB | 72 kB | [list of files] |
| arm | 27.6 kB | 112 kB | [list of files] |
| armel | 21.8 kB | 92 kB | [list of files] |
| hppa | 28.5 kB | 116 kB | [list of files] |
| i386 | 24.8 kB | 72 kB | [list of files] |
| ia64 | 32.2 kB | 144 kB | [list of files] |
| mips | 22.2 kB | 112 kB | [list of files] |
| mipsel | 23.6 kB | 116 kB | [list of files] |
| powerpc | 27.4 kB | 116 kB | [list of files] |
| s390 | 25.2 kB | 108 kB | [list of files] |
| sparc | 23.7 kB | 104 kB | [list of files] |