Click here to Skip to main content
15,887,989 members
Articles / Programming Languages / C

Karnaugh Map Minimizer (Three Variables)

Rate me:
Please Sign up or sign in to vote.
4.68/5 (10 votes)
26 Nov 2013CPOL13 min read 101.8K   5.7K   28  
Karnaugh Map Minimizer (three variables) using Quine-McClusky algorithm and Petrick's method.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer Collage
Egypt Egypt
TA at Minia University.

Comments and Discussions