Paketname | boolstuff-dev |
Beschreibung | library for operating on boolean expression binary trees |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.1.12-3 |
Sektion | universe/libdevel |
Priorität | extra |
Installierte Größe | 248 Byte |
Hängt ab von | libboolstuff-0.1-0 (= 0.1.12-3) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | boolstuff |
Paketgröße | 55802 Byte |
Prüfsumme MD5 | 505c81be88bd0446f1ff74f3222142f9 |
Prüfsumme SHA1 | 672b75930ee28a84825ca5f1f03593a2637a4924 |
Prüfsumme SHA256 | 2e0ae932fb30fff7829862f960d5b8f01d8e2141c79f422b662a869d5e9bdf4f |
Link zum Herunterladen | boolstuff-dev_0.1.12-3_i386.deb |
Ausführliche Beschreibung | 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.
|