Quine McClaskey program | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Quine McClaskey program

Guys, I'm supposed to write a program which takes minterms and returns Quine McClaskey. Can anyone help me please?

21st Jan 2019, 4:32 PM
Gazal
4 Answers
+ 2
That you can find here... https://en.m.wikipedia.org/wiki/Quine–McCluskey_algorithm As brief as it can be...
22nd Jan 2019, 4:52 PM
Tibor Santa
Tibor Santa - avatar
0
What sort of help did you have in mind? You surely don't expect that someone will do the whole thing for you :) This sounds like a pretty advanced mathematical problem. I tried to research on wikipedia, and this could very well be above my level. I am sure there are some very bright minds here who would be able to help you solve it. But I am also sure that nobody will help you if you do not show any effort on your own. At least explain the draft solution, what sort of algorithm you want to implement. Pick a programming language that you are comfortable with (you wrote several in your tags). And start coding... Come back when you are stuck, post the code you have done so far and ask your specific question to get you though the hard parts. If you do this it will be more likely that someone can actually help you. Happy coding!
21st Jan 2019, 8:10 PM
Tibor Santa
Tibor Santa - avatar
0
Thank you there! I was looking for a brief explanation...
22nd Jan 2019, 4:41 PM
Gazal
0
Thanks.
24th Jan 2019, 2:28 PM
Gazal