-
-
03 Dec 2019 07:01:36 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (205 / 0 / 5)
- Kwalitee
Bus factor: 2- 92.05% Coverage
- License: perl_5
- Perl: v5.16.1
- Activity
24 month- Tools
- Download (34.7KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 1.01
- 2019-12-03
- Debug changes only, does not affect the operation of the non-debug code:
- Smart comments had some obsolete variables that are now changed. The chart() function, used by Smart comments, made use of firstidx(), which was provided by a module that is no longer included. Changed the code in chart() to use the any() function from List::Util instead.
- Minor correction to README.md.
- Debug changes only, does not affect the operation of the non-debug code:
Modules
solve Quine-McCluskey set-cover problemsprovide formatting functions to Algorithm::QuineMcCluskeyprovide utility functions to Algorithm::QuineMcCluskeyModule Install Instructions
To install Algorithm::QuineMcCluskey, copy and paste the appropriate command in to your terminal.
cpanm Algorithm::QuineMcCluskey
perl -MCPAN -e shell install Algorithm::QuineMcCluskey
For more information on module installation, please visit the detailed CPAN module installation guide.