SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Algorithm-SetCovering rpm build for : OpenSuSE. For other distributions click perl-Algorithm-SetCovering.

Name : perl-Algorithm-SetCovering
Version : 0.05 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.8.1 Date : 2023-07-20 18:32:01
Group : Development/Libraries/Perl Source RPM : perl-Algorithm-SetCovering-0.05-lp155.8.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Algorithms to solve the \"set covering problem\"
Description :
Consider having M keys and N locks. Every key opens one or more locks:

| lock1 lock2 lock3 lock4
-----+------------------------
key1 | x x
key2 | x x
key3 | x x x
key4 | x x
key5 | x x

Given an arbitrary set of locks you have to open (e.g. 2,3,4), the task is
to find a minimal set of keys to accomplish this. In the example above, the
set [key4, key5] fulfils that condition.

The underlying problem is called \"set covering problem\" and the
corresponding decision problem is NP-complete.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Algorithm-SetCovering-0.05-lp155.8.1.noarch.rpm
     

Provides :
perl(Algorithm::SetCovering)
perl-Algorithm-SetCovering

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Log::Log4perl) >= 0.27
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/Algorithm
/usr/lib/perl5/vendor_perl/5.26.1/Algorithm/SetCovering.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Algorithm-SetCovering
/usr/share/doc/packages/perl-Algorithm-SetCovering/Changes
/usr/share/doc/packages/perl-Algorithm-SetCovering/README
/usr/share/man/man3/Algorithm::SetCovering.3pm.gz

 
ICM