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.
- Sources inherited from project SUSE:SLE-15-SP7:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/perl-Algorithm-C3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Algorithm-C3-0.11.tar.gz | 0000019226 18.8 KB | |
cpanspec.yml | 0000000736 736 Bytes | |
perl-Algorithm-C3.changes | 0000001814 1.77 KB | |
perl-Algorithm-C3.spec | 0000002144 2.09 KB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 1)
bugowner: group:qe-tools-team Add/update package to be able to eventually submit openQA Those packages are required to run of openQA (and not just build it). All those packages should go into the same staging. https://jira.suse.com/browse/PED-9876 further details: https://progress.opensuse.org/issues/165683
Comments 0