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

Changes for version 0.12

  • 2016-10-8
    • In BUILD, limit 'vars' to the number of variables actually needed.
    • With that change, remove array slice of 'vars' in other parts of the code.
    • Add an 'order_by' attribute (undocumented for now) for use in to_boolean().
    • Removed an unnecessary loop in to_boolean().
    • Corrected the sorting in the get_covers() example.
    • Update comments and Smart Comments.

Modules

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