Home
·
Authors
·
Recent
·
News
·
Mirrors
·
FAQ
·
Feedback
in
All
Modules
Distributions
Authors
permalink
J. J. Merelo-Guervós
>
Algorithm-Evolutionary-0.67
> MANIFEST
Download:
Algorithm-Evolutionary-0.67.tar.gz
Annotate this POD
CPAN RT
Open
0
Report a bug
Source
Latest Release:
Algorithm-Evolutionary-0.71
Changes
LICENSE
Makefile.PL
MANIFEST
README
TODO
lib/Algorithm/Evolutionary.pm
[
pod
]
lib/Algorithm/Evolutionary/Experiment.pm
[
pod
]
lib/Algorithm/Evolutionary/Run.pm
[
pod
]
lib/Algorithm/Evolutionary/Utils.pm
[
pod
]
lib/Algorithm/Evolutionary/XML.pod
[
pod
]
lib/Algorithm/Evolutionary/Wheel.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/ArithCrossover.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Base.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Bitflip.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/CanonicalGA.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/ChangeLengthMutation.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Convergence_Terminator.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Creator.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Crossover.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/CX.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/DeltaTerm.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Easy.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/FullAlgorithm.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/GaussianMutation.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Gene_Boundary_Crossover.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/GeneralGeneration.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/GenerationalTerm.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Generation_Skeleton.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/IncMutation.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Inverover.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/LinearFreezer.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Mutation.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/NoChangeTerm.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Novelty_Mutation.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Permutation.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/QuadXOver.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Replace_Worst.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/RouletteWheel.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Selector.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/SimulatedAnnealing.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Storing.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/TournamentSelect.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/TreeMutation.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/VectorCrossover.pm
[
pod
]
lib/Algorithm/Evolutionary/Op/Uniform_Crossover.pm
[
pod
]
lib/Algorithm/Evolutionary/Individual/Any.pm
[
pod
]
lib/Algorithm/Evolutionary/Individual/Base.pm
[
pod
]
lib/Algorithm/Evolutionary/Individual/String.pm
[
pod
]
lib/Algorithm/Evolutionary/Individual/BitString.pm
[
pod
]
lib/Algorithm/Evolutionary/Individual/Tree.pm
[
pod
]
lib/Algorithm/Evolutionary/Individual/Vector.pm
[
pod
]
lib/Algorithm/Evolutionary/Individual/Bit_Vector.pm
[
pod
]
lib/Algorithm/Evolutionary/Fitness/Base.pm
[
pod
]
lib/Algorithm/Evolutionary/Fitness/String.pm
[
pod
]
lib/Algorithm/Evolutionary/Fitness/MMDP.pm
[
pod
]
lib/Algorithm/Evolutionary/Fitness/P_Peaks.pm
[
pod
]
lib/Algorithm/Evolutionary/Fitness/wP_Peaks.pm
[
pod
]
lib/Algorithm/Evolutionary/Fitness/Knapsack.pm
[
pod
]
lib/Algorithm/Evolutionary/Fitness/ONEMAX.pm
[
pod
]
lib/Algorithm/Evolutionary/Fitness/Royal_Road.pm
[
pod
]
lib/Algorithm/Evolutionary/Fitness/ECC.pm
[
pod
]
t/00-load.t
t/0100-bitvector.t
t/0101-string.t
t/0102-any.t
t/0200-run-ga.t
t/p_peaks.yaml
t/0300-ppeaks.t
t/0301-wppeaks.t
t/0302-knapsack.t
t/0303-onemax.t
t/0304-royalroad.t
t/0305-ecc.t
t/0333-mmdp.t
t/0400-noveltym.t
t/0401-genebx.t
t/0402-bitflip.t
t/0403-uxover.t
t/0444-stored.t
t/0500-generation-skel.t
t/0500-replace.t
t/0501-convergence-term.t
t/DeltaTerm.t
t/experiment.t
t/general.t
t/GenerationalTerm.t
t/individuals.t
t/NoChangeTerm.t
t/ops.t
t/pod-coverage.t
t/pod.t
t/run.t
t/validate.t
xml/EvoSpec.dtd
xml/EvoSpecValidate.pl
xml/marea.xml
xml/marea-fails.xml
xml/royalroad.xml
xml/onemax.xml
xml/experiment.xml
xml/MMDP.xml
scripts/tide_bitstring.pl
[
pod
]
scripts/canonical-genetic-algorithm.pl
[
pod
]
scripts/tide_float.pl
[
pod
]
examples/runfromXML.pl
examples/mmdp.pl
examples/p_peaks.pl
examples/wp_peaks.pl
examples/run_easy_ga.pl
examples/p_peaks.yaml
examples/simulated-annealing.pl
META.yml
Module meta-data (added by MakeMaker)