SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Algorithm-Evolutionary rpm build for : PCLinuxOS. For other distributions click perl-Algorithm-Evolutionary.

Name : perl-Algorithm-Evolutionary
Version : 0.800.0 Vendor : (none)
Release : 4pclos2017 Date : 2017-07-11 22:26:02
Group : Development/Perl Source RPM : perl-Algorithm-Evolutionary-0.800.0-4pclos2017.src.rpm
Size : 0.49 MB
Packager : bb2 < bb2>
Summary : N-point crossover
Description :
\'Algorithm::Evolutionary\' is a set of classes for doing object-oriented
evolutionary computation in Perl. Why would anyone want to do that escapes
my knowledge, but, in fact, we have found it quite useful for our own
purposes. Same as Perl itself.

The design principle of Algorithm::Evolutionary is _flexibility_: it should
be very easy to extend using this library, and it should be also quite easy
to program what\'s already there in the evolutionary computation community.
Besides, the library classes should have persistence provided by XML
modules, and, in some cases, YAML.

The algorithm allows to create simple evolutionary algorithms, as well as
more complex ones, that interface with databases or with the web.

RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Algorithm-Evolutionary-0.800.0-4pclos2017.noarch.rpm
     

Provides :
perl(Algorithm::Evolutionary)
perl(Algorithm::Evolutionary::Experiment)
perl(Algorithm::Evolutionary::Fitness::Any)
perl(Algorithm::Evolutionary::Fitness::Base)
perl(Algorithm::Evolutionary::Fitness::ECC)
perl(Algorithm::Evolutionary::Fitness::Knapsack)
perl(Algorithm::Evolutionary::Fitness::MMDP)
perl(Algorithm::Evolutionary::Fitness::ONEMAX)
perl(Algorithm::Evolutionary::Fitness::P_Peaks)
perl(Algorithm::Evolutionary::Fitness::Rastrigin)
perl(Algorithm::Evolutionary::Fitness::Royal_Road)
perl(Algorithm::Evolutionary::Fitness::String)
perl(Algorithm::Evolutionary::Fitness::Trap)
perl(Algorithm::Evolutionary::Fitness::wP_Peaks)
perl(Algorithm::Evolutionary::Fitness::ZDT1)
perl(Algorithm::Evolutionary::Hash_Wheel)
perl(Algorithm::Evolutionary::Individual::Any)
perl(Algorithm::Evolutionary::Individual::Base)
perl(Algorithm::Evolutionary::Individual::BitString)
perl(Algorithm::Evolutionary::Individual::Bit_Vector)
perl(Algorithm::Evolutionary::Individual::String)
perl(Algorithm::Evolutionary::Individual::Tree)
perl(Algorithm::Evolutionary::Individual::Vector)
perl(Algorithm::Evolutionary::Op::Animated_GIF_Output)
perl(Algorithm::Evolutionary::Op::ArithCrossover)
perl(Algorithm::Evolutionary::Op::Base)
perl(Algorithm::Evolutionary::Op::Bitflip)
perl(Algorithm::Evolutionary::Op::Breeder)
perl(Algorithm::Evolutionary::Op::Breeder_Diverser)
perl(Algorithm::Evolutionary::Op::CanonicalGA)
perl(Algorithm::Evolutionary::Op::Canonical_GA_NN)
perl(Algorithm::Evolutionary::Op::ChangeLengthMutation)
perl(Algorithm::Evolutionary::Op::Combined)
perl(Algorithm::Evolutionary::Op::Convergence_Terminator)
perl(Algorithm::Evolutionary::Op::Creator)
perl(Algorithm::Evolutionary::Op::Crossover)
perl(Algorithm::Evolutionary::Op::CX)
perl(Algorithm::Evolutionary::Op::DeltaTerm)
perl(Algorithm::Evolutionary::Op::Easy)
perl(Algorithm::Evolutionary::Op::Easy_MO)
perl(Algorithm::Evolutionary::Op::EDA_step)
perl(Algorithm::Evolutionary::Op::Eval::General)
perl(Algorithm::Evolutionary::Op::Eval::MO_Rank)
perl(Algorithm::Evolutionary::Op::FullAlgorithm)
perl(Algorithm::Evolutionary::Op::GaussianMutation)
perl(Algorithm::Evolutionary::Op::Gene_Boundary_Crossover)
perl(Algorithm::Evolutionary::Op::GeneralGeneration)
perl(Algorithm::Evolutionary::Op::GenerationalTerm)
perl(Algorithm::Evolutionary::Op::Generation_Skeleton)
perl(Algorithm::Evolutionary::Op::IncMutation)
perl(Algorithm::Evolutionary::Op::Inverover)
perl(Algorithm::Evolutionary::Op::LinearFreezer)
perl(Algorithm::Evolutionary::Op::Mutation)
perl(Algorithm::Evolutionary::Op::NoChangeTerm)
perl(Algorithm::Evolutionary::Op::Novelty_Mutation)
perl(Algorithm::Evolutionary::Op::Permutation)
perl(Algorithm::Evolutionary::Op::Population_Output)
perl(Algorithm::Evolutionary::Op::Quad_Crossover_Diff)
perl(Algorithm::Evolutionary::Op::QuadXOver)
perl(Algorithm::Evolutionary::Op::Replace_Different)
perl(Algorithm::Evolutionary::Op::Replace_Worst)
perl(Algorithm::Evolutionary::Op::RouletteWheel)
perl(Algorithm::Evolutionary::Op::Selector)
perl(Algorithm::Evolutionary::Op::SimulatedAnnealing)
perl(Algorithm::Evolutionary::Op::Storing)
perl(Algorithm::Evolutionary::Op::String_Mutation)
perl(Algorithm::Evolutionary::Op::StringRand)
perl(Algorithm::Evolutionary::Op::Tournament_Selection)
perl(Algorithm::Evolutionary::Op::TreeMutation)
perl(Algorithm::Evolutionary::Op::Uniform_Crossover)
perl(Algorithm::Evolutionary::Op::Uniform_Crossover_Diff)
perl(Algorithm::Evolutionary::Op::VectorCrossover)
perl(Algorithm::Evolutionary::Run)
perl(Algorithm::Evolutionary::Utils)
perl(Algorithm::Evolutionary::Wheel)
perl-Algorithm-Evolutionary

Requires :
perl(Sort::Key)
perl(XML::Parser) => 2.400.0
perl(String::Random)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(B::Deparse) => 0.560.0
perl(Pod::Escapes)
perl(Test::More)
perl(Test::Pod)
perl(Clone) => 0.310.0
perl(Time::HiRes)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(Statistics::Basic) => 1.600.0
perl(YAML)
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(Math::Random) => 0.630.0
perl(version)
perl(constant)
perl-base => 5.22.3
perl(Algorithm::Permute) => 0.10.0
perl(Bit::Vector)
rpmlib(PayloadIsXz) <= 5.2-1
perl(XML::Parser::Style::EasyTree)
perl(Memoize)
perl(Object::Array)
perl(Tree::DAG_Node) => 1.40.0
perl(GD) => 2.170.0


Content of RPM :
/usr/bin/canonical-genetic-algorithm.pl
/usr/bin/rectangle-coverage.pl
/usr/bin/tide_bitstring.pl
/usr/bin/tide_float.pl
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Experiment.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Fitness
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Fitness/Any.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Fitness/Base.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Fitness/ECC.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Fitness/Knapsack.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Fitness/MMDP.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Fitness/ONEMAX.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Fitness/P_Peaks.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Fitness/Rastrigin.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Fitness/Royal_Road.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Fitness/String.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Fitness/Trap.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Fitness/ZDT1.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Fitness/wP_Peaks.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Hash_Wheel.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Individual
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Individual/Any.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Individual/Base.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Individual/BitString.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Individual/Bit_Vector.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Individual/String.pm
/usr/lib/perl5/vendor_perl/5.22.3/Algorithm/Evolutionary/Individual/Tree.pm
There is 144 files more in these RPM.

 
ICM