[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#466664: ITP: boolstuff -- library for operating on boolean expression binary trees



Package: wnpp
Severity: wishlist
Owner: Miriam Ruiz  <little_miry@yahoo.es>


* Package name    : boolstuff
  Version         : 0.1.11
  Upstream Author : Pierre Sarrazin <sarrazip@sarrazip.com>
* URL             : http://perso.b2b2c.ca/sarrazip/dev/boolstuff.html
* License         : GPL
  Programming Lang: C++
  Description     : library for operating on boolean expression binary trees

 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.



Reply to: