The Quine McCluskey algorithm (method of prime implicants) is a method used for minimization of boolean functions that was developed by W.V. Quine and extended by Edward J. McCluskey. It is functionally identical to Karnaugh mapping.
Absolutely wrong....something is wrong with the algorithm.... Some mistake is there....I have seen it misses some combinations... And it declare them prime implicants..where they aren't actually..... Again it doesn't contain ability to solve don't care conditions.. which is a great limitation....