Home All Groups Group Topic Archive Search About

Creating DNF for a logical Term

Author
7 Apr 2006 1:07 PM
T. Schissler
I have a logic Term in a string e.g.

(a v b) ^ (c v -d)

v = OR
^= AND
- = NOT

I want to create the disjunctive Normalform (DNF) of Terms like this. Is
there a possibility to do this with methods from the framework? Does anybody
know a library I can include in my C#-Project to do building of the DNF?

Thanks

Author
7 Apr 2006 2:35 PM
Jason Hales
I've not used it but have a look at Mathmatica from Wolfram

http://www.wolfram.com/products/mathematica/introduction.html
Author
9 Apr 2006 7:15 PM
T. Schissler
Thanks for your answer,

but I could not find any boolean algebra functions in mathematica.

Show quote
"Jason Hales" wrote:

> I've not used it but have a look at Mathmatica from Wolfram
>
> http://www.wolfram.com/products/mathematica/introduction.html
>
>
Author
10 Apr 2006 4:22 PM
Jason Hales
Sorry, I didn't check on algebra support

AddThis Social Bookmark Button