Module for merging hierarchies using the C3 algorithm
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.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/perl-Algorithm-C3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Algorithm-C3-0.08.tar.bz2 | 0000009239 9.02 KB | |
perl-Algorithm-C3.changes | 0000000822 822 Bytes | |
perl-Algorithm-C3.spec | 0000002490 2.43 KB |
Revision 5 (latest revision is 15)
Lars Vogdt (lrupp)
accepted
request 82406
from
Stephan Kulow (coolo)
(revision 5)
- reformat spec file
Comments 0