Thursday, December 7, 2006

Write a program that takes a Boolean expression as generates the sum of minterms of the expression as output.

This program will take Boolean expression as input and generate the summation of minterms. The total number of variables will be between 1 ~ 44.

No comments: