Thursday, August 11, 2011

How to implement a karnaugh map using C?

i want a program/Algorithm/(some sort of method on how to go about doing it) to simplify expressions(given as minterms) using Karnaugh maps in C language.Help much appreciated.

No comments:

Post a Comment