From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=BAYES_40,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Xref: utzoo comp.lang.c:39124 comp.lang.c++:13330 comp.lang.ada:5373 comp.lang.pascal:6635 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!elroy.jpl.nasa.gov!decwrl!sgi!shinobu!odin!texas!sjohnson From: sjohnson@texas.vlsi.sgi.com (Scott Johnson) Newsgroups: comp.lang.c,comp.lang.c++,comp.lang.ada,comp.lang.pascal Subject: Re: Quine-McCluskey Algorithm? Message-ID: <1991May8.214016.18006@odin.corp.sgi.com> Date: 8 May 91 21:40:16 GMT References: <91122.203356TAINT021@ysub.ysu.edu> <1991May3.114141.24913@newcastle.ac.uk> <1991May7.101437.19522@minyos.xx.rmit.oz.au> <1991May7.232640.12166@milton.u.washington.edu> Sender: news@odin.corp.sgi.com (Net News) Organization: Silicon Graphics, Inc. Mountain View, CA List-Id: In <1991May7.232640.12166@milton.u.washington.edu> jinx@milton.u.washington.edu (Flying On A Canvas Wing) writes: >s872607@minyos.xx.rmit.oz.au (George Tzanatos) writes: >>D.M.Johnson@newcastle.ac.uk (Dave Johnson) writes: >>>TAINT021@ysub.ysu.edu (David M. Onder) writes: >>>>I am looking for an implementation of the Quinn-McClaskey Algorithm for >>>>minimizing a logical function. I need this as soon as possible so if >>>>anyone has information or the source, please e-mail me! Thank you..... >>>I would like this as well, e-mail address below >>Please add me to the list too.......s872607@minyos.xx.rmit.oz >>Thanks in advance. >Add me, too. Aaah! The *Quine*-*McCluskey* algorithm (professor McCluskey would turn over in his lecturer chair if he saw all this) can be best found in any book on logic design by (Edward) McCluskey himself, i.e. Logic Design Principles Chapter 6 section 6 pages 215 on. This isn't C source, but it should be simple for anyone to create from this discussion. sj