Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 232 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 232 Bytes

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