The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.10

  • 2016-7-20
    • Check to see if the terms (minterms, maxterms, or dont-cares) are larger than 'width' in bit size. It's possible I made that mistake myself recently.
    • And although it's not an error, run the terms through sort and uniq before converting to bitstrings. It makes visual inspection of the debug output easier.

Modules

solve Quine-McCluskey set-cover problems
provide formatting functions to Algorithm::QuineMcCluskey
provide utility functions to Algorithm::QuineMcCluskey