NAME

    Terminator - Checks for termination of an algorithm.


SYNOPSIS


Base Class

OpBase


DESCRIPTION

Base class for terminators, that is, checks performed at the end of the evolutionary algorithm loop to see if it should continue or not

new

Creates a new terminator

apply

Checks if the counter has arrived to the allotted number of generations, returns false when it has.


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: 2001/11/27 13:22:58 $ 
  $Header: /cvsroot/opeal/opeal/GenerationalTerm.pm,v 1.1 2001/11/27 13:22:58 jmerelo Exp $ 
  $Author: jmerelo $