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

NAME

simulated-annealing.pl - Program that tests the simulated annealing classes in A::E

SYNOPSIS

  prompt% ./simulated-annealing.pl <number of changes> <initial temperature> <minimum temperature>

DESCRIPTION

Example of simple and fast simulated annealing

AUTHOR

Pedro Castillo, pedro (at) geneura.ugr.es

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/simulated-annealing.pl,v 3.0 2009/07/24 08:46:58 jmerelo Exp $ 
  $Author: jmerelo $ 
  $Revision: 3.0 $
  $Name $