NAME

Algorithm::Evolutionary::Fitness::MMDP - Massively Multimodal Deceptive Problem

SYNOPSIS

my $fitness_func = Algorithm::Evolutionary::Fitness::MMDP::apply;

my $fitness = $fitness_func( $chromosome );

DESCRIPTION

Massively Multimodal Deceptive Problem, tough for evolutionary algorithms.

METHODS

mmdp( $string )

Computes the MMDP value for a binary string, storing it in a cache.

Copyright

This file is released under the GPL. See the LICENSE file included in this distribution,
or go to http://www.fsf.org/licenses/gpl.txt