J
John Duffus
Guest
"Eric K." <usgog@yahoo.com> wrote in message
news:80d6ba74.0409292157.5edd2bbb@posting.google.com...
suitable for programming.
JD
news:80d6ba74.0409292157.5edd2bbb@posting.google.com...
Have you checked out the Quine-McCluskey tabulation method? It is veryI am developing a program in Java to generate a boolean function by
using k-map with 4 variables. So from the 4-variable map with 16
cells, user can input 1 or 0 in each cell. Then the program will
generate the simplied boolean function according to the map.
Basically I don't know the algorithm on how to group the "1"s and then
how to simplify it. Please advise. Or let me know if you have/know any
such code that I can learn from.
suitable for programming.
JD