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 |
|---|---|---|---|
| alpha | 62.3 kB | 328 kB | [list of files] |
| amd64 | 53.2 kB | 212 kB | [list of files] |
| arm | 55.1 kB | 252 kB | [list of files] |
| armel | 52.3 kB | 252 kB | [list of files] |
| hppa | 57.5 kB | 260 kB | [list of files] |
| hurd-i386 | 52.0 kB | 244 kB | [list of files] |
| i386 | 52.2 kB | 188 kB | [list of files] |
| ia64 | 65.1 kB | 332 kB | [list of files] |
| kfreebsd-amd64 (unofficial port) | 53.4 kB | 204 kB | [list of files] |
| kfreebsd-i386 (unofficial port) | 52.0 kB | 180 kB | [list of files] |
| m68k | 53.0 kB | 248 kB | [list of files] |
| mips | 53.8 kB | 256 kB | [list of files] |
| mipsel | 56.1 kB | 268 kB | [list of files] |
| powerpc | 54.5 kB | 260 kB | [list of files] |
| s390 | 52.3 kB | 248 kB | [list of files] |
| sparc | 52.2 kB | 252 kB | [list of files] |