Quine-McCluskey algorithm
English
editEtymology
editIt was developed by Willard V. Quine and extended by Edward J. McCluskey.
Proper noun
edit- A method for minimization of Boolean functions, functionally identical to Karnaugh mapping, but having a tabular form that is more efficient in computer algorithms. It is based on finding prime implicants.