SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Graph-Kruskal rpm build for : OpenSuSE. For other distributions click perl-Graph-Kruskal.

Name : perl-Graph-Kruskal
Version : 2.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.6.1 Date : 2023-07-20 17:43:11
Group : Development/Libraries/Perl Source RPM : perl-Graph-Kruskal-2.0-lp155.6.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Kruskal\'s Algorithm for Minimal Spanning Trees in Graphs
Description :
This algorithm computes the Minimal Spanning Tree of a given graph
according to some cost function defined on the edges of that graph.

Input: A set of vortices which constitute a graph (some cities on a map,
for example), a set of edges (i.e., roads) between the vortices of the
(non-directed and connected) graph (i.e., the edges can be traveled in
either direction, and a path must exist between any two vortices), and the
cost of each edge (for instance, the geographical distance).

Output: A set of edges forming a spanning tree (i.e., a set of edges
linking all vortices, so that a path exists between any two vortices) which
is free of circles (because it\'s a tree) and which is minimal in terms of
the cost function defined on the set of edges.

See Aho, Hopcroft, Ullman, \"The Design and Analysis of Computer Algorithms\"
for more details on the algorithm.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-G/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Graph-Kruskal-2.0-lp155.6.1.noarch.rpm
     

Provides :
perl(Graph::Kruskal)
perl-Graph-Kruskal

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Graph
/usr/lib/perl5/vendor_perl/5.26.1/Graph/Kruskal.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Graph-Kruskal
/usr/share/doc/packages/perl-Graph-Kruskal/README
/usr/share/man/man3/Graph::Kruskal.3pm.gz

 
ICM