NAME
Algorithm::Evolutionary::Fitness::MMDP - Massively Multimodal Deceptive Problem
SYNOPSIS
my $fitness = Algorithm::Evolutionary::Fitness::MMDP::apply;
DESCRIPTION
Just a fitness function, it just seemed nice to encapsulate everything here.
METHODS
_apply
Applies the MMDP function to a chromosome
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
CVS Info: $Date: 2008/02/17 13:34:54 $
$Header: /cvsroot/opeal/Algorithm-Evolutionary/lib/Algorithm/Evolutionary/Fitness/MMDP.pm,v 1.3 2008/02/17 13:34:54 jmerelo Exp $
$Author: jmerelo $
$Revision: 1.3 $
$Name $