BoolStuff

BoolStuff is a C library that supports a few operations on boolean expression binary trees.
Download

BoolStuff Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Pierre Sarrazin
  • Publisher web site:
  • http://sarrazip.com/dev/cosmosmash.html

BoolStuff Tags


BoolStuff Description

BoolStuff is a C library that supports a few operations on boolean expression binary trees. BoolStuff is a C library that can support a few operations on boolean expression binary trees.A command named booldnf that calls this library to convert an expression to the DNF is also provided. Here are some key features of "BoolStuff": · 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. What's New in This Release: · Memory leaks have been fixed. · A bug with the expression a&!a has been fixed. · The source code now compiles as is with g++ 4.3.0.


BoolStuff Related Software