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 development files for using the library from inside your programs.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 55.4 kB | 272 kB | [list of files] |
| armel | 56.3 kB | 264 kB | [list of files] |
| hppa | 58.7 kB | 264 kB | [list of files] |
| i386 | 53.9 kB | 248 kB | [list of files] |
| ia64 | 67.3 kB | 332 kB | [list of files] |
| mips | 57.6 kB | 264 kB | [list of files] |
| mipsel | 56.9 kB | 264 kB | [list of files] |
| powerpc | 56.2 kB | 260 kB | [list of files] |
| s390 | 54.9 kB | 248 kB | [list of files] |
| sparc | 54.4 kB | 252 kB | [list of files] |