The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Algorithm::MasterMind::Sequential"

Algorithm::MasterMind::Sequential - Tests each combination in turn. River stage zero No dependents

Test combinations in turn, starting by A x length. Should find the solution, but complexity increases with size. Not very efficient....

JMERELO/Algorithm-MasterMind-v0.4.5 - 19 Jul 2012 18:06:25 UTC

Algorithm::MasterMind::Sequential_Alt - Tests each combination in turn, alternating with the beginning and end of the sequence. River stage zero No dependents

Test combinations in turn, starting by A x length. Should find the solution, but complexity increases with size. Not very efficient, but a bit better than Algorithm::MasterMind::Sequential...

JMERELO/Algorithm-MasterMind-v0.4.5 - 19 Jul 2012 18:06:25 UTC

Algorithm::MasterMind::EDA - Solver using an Estimation of Distribution Algorithm River stage zero No dependents

Uses Algorithm::Evolutionary instance of EDAs to solve MM; as there are two different fitness functions you can use; probably "fitness_orig" works better....

JMERELO/Algorithm-MasterMind-v0.4.5 - 19 Jul 2012 18:06:25 UTC

Algorithm::MasterMind::MOGA - Solver using an Estimation of Distribution Algorithm River stage zero No dependents

Uses Algorithm::Evolutionary instance of MOGAs to solve MM; as there are two different fitness functions you can use; probably "fitness_orig" works better....

JMERELO/Algorithm-MasterMind-v0.4.5 - 19 Jul 2012 18:06:25 UTC

Algorithm::MasterMind::EDA_Partitions - Solver using an EDA plus partitions River stage zero No dependents

Uses Algorithm::Evolutionary instance of EDAs to solve MM; as there are two different fitness functions you can use; probably "fitness_orig" works better....

JMERELO/Algorithm-MasterMind-v0.4.5 - 19 Jul 2012 18:06:25 UTC

Algorithm::MasterMind::CGA_Partitions - Solver using a Canonical GA River stage zero No dependents

Uses Algorithm::Evolutionary instance of canonical genetic algorithm to solve MM; as there are two different fitness functions you can use; probably "fitness_orig" works better....

JMERELO/Algorithm-MasterMind-v0.4.5 - 19 Jul 2012 18:06:25 UTC
6 results (0.029 seconds)