Skip to content

redchenjs/qmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Q-M

Usage

N M D M{...} D{...}

N: Number of variables
M: Number of minterms
D: Number of don't-care terms
M{...}: Minterms
D{...}: Don't-care terms

Run

gcc qmc.cpp && ./a.out

About

A C/C++ implementation of the Quine–McCluskey algorithm.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages