| Name : perl-Algorithm-C3
| |
| Version : 0.06
| Vendor : ALT Linux Team
|
| Release : alt1
| Date : 2007-03-28 21:35:47
|
| Group : Development/Perl
| Source RPM : perl-Algorithm-C3-0.06-alt1.src.rpm
|
| Size : 0.01 MB
| |
| Packager : Sir Raorn < raorn_altlinux_ru>
| |
| Summary : Algorithm::C3 - A module for merging hierarchies using the C3 algorithm
|
Description :
This module implements the C3 algorithm. I have broken this out into it\'s own module because I found myself copying and pasting it way too often for various needs. Most of the uses I have for C3 revolve around class building and metamodels, but it could also be used for things like dependency resolution as well since it tends to do such a nice job of preserving local precendence orderings.
|