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

NAME

  fake_parallel_ga.pl - Two-population fake-parallel genetic algorithm

SYNOPSIS

  prompt% ./fake_parallel_ga.pl params.yaml conf.yaml

DESCRIPTION

A somewhat more complex example of how to run a Evolutionary algorithm based on Algorithm::Evolutionary. See Algorithm::Evolutionary::Run for param structure. It works for the time being only on A::E::Fitness namespace fitness functions.

AUTHOR

J. J. Merelo jj@merelo.net

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: 2009/07/24 08:46:58 $ 
  $Header: /media/Backup/Repos/opeal/opeal/Algorithm-Evolutionary/examples/fake-parallel-ga.pl,v 3.0 2009/07/24 08:46:58 jmerelo Exp $ 
  $Author: jmerelo $ 
  $Revision: 3.0 $
  $Name $