|
Project Information
Featured
Downloads
|
Quine-McCluskeyJS is a Javascript version of the Quine Mccluskey method for Boolean algebra reduction. Given midterms and the input variables, Quine-McCluskeyJS will return the simplest expression possible in the form Sum of Products. The current version supports both midterms and don't needs. The next release will include support for multiple functions with different outputs. View the tutorial in the wiki for usage. Note: "Don't Cares" are called "Don't Needs" in quine-mccluskeyJs. Also, midTerms are minTerms. Quine-McCluskeyJS Wiki http://en.wikipedia.org/wiki/Quine%E2%80%93McCluskey_algorithm Documentation: http://quine-mccluskeyjs.googlecode.com/hg/release/0.9/index.html |