Algorithm-MasterMind documentation
Algorithm-MasterMind - README
Algorithm-MasterMind - Changes
Algorithm-MasterMind - META.yml
Algorithm-MasterMind Makefile.PL
Algorithm::MasterMind - Framework for algorithms that solve the MasterMind game
[
view source
]
Algorithm::MasterMind::Canonical_GA - Tries to compute new solution from last
[
view source
]
Algorithm::MasterMind::CGA_Partitions - Solver using a Canonical GA
[
view source
]
Algorithm::MasterMind::EDA - Solver using an Estimation of Distribution Algorithm
[
view source
]
Algorithm::MasterMind::EDA_Partitions - Solver using an EDA plus partitions
[
view source
]
Algorithm::MasterMind::Evolutionary - Tries to compute new solution from last
[
view source
]
Algorithm::MasterMind::Evolutionary_Base - Base class for evolutionary-based algorithms
[
view source
]
Algorithm::MasterMind::Evolutionary_MO - Tries to compute new solution from last
[
view source
]
Algorithm::MasterMind::Evolutionary_Partitions - Evolutionary algorithm with the partition method
[
view source
]
Algorithm::MasterMind::EvoRank - Evolutionary algorith with the
[
view source
]
Algorithm::MasterMind::EvoRank_End_Games - Adding end_games (tricks) for making a faster exploration of the solutions space
[
view source
]
Algorithm::MasterMind::Generational_Partitions - Skeleton class for
[
view source
]
Algorithm::MasterMind::MOGA - Solver using an Estimation of Distribution Algorithm
[
view source
]
Algorithm::MasterMind::Partition_Worst - Plays by Knuth's playbook
[
view source
]
Algorithm::MasterMind::Random - Plays random consistent combinations
[
view source
]
Algorithm::MasterMind::Sequential - Tests each combination in turn.
[
view source
]
Algorithm::MasterMind::Sequential_Alt - Tests each combination in
[
view source
]
Algorithm::MasterMind::Test - Mock class used for testing algorithms
[
view source
]
Algorithm::MasterMind::Test_Solver - Utility functions for testing solvers
[
view source
]
Back to
home
.
Contained in the
Algorithm-MasterMind
distribution.