NAME

     Algorithm::Evolutionary::Op::LinearFreezer - used by Simulated Annealing algorithms


SYNOPSIS

    my $freezer = new  Algorithm::Evolutionary::Op::LinearFreezer( $minTemp );


Base Class

Algorithm::Evolutionary::Op::Base


Base Class

Algorithm::Evolutionary::Op::Base


METHODS

new

Creates a new linear freezer

apply

Applies freezer


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: 2002/06/18 12:24:00 $ 
  $Header: /cvsroot/opeal/opeal/Algorithm/Evolutionary/Op/LinearFreezer.pm,v 1.2 2002/06/18 12:24:00 jmerelo Exp $ 
  $Author: jmerelo $ 
  $Revision: 1.2 $
  $Name $