NAME

    DeltaTerm - Termination condition for an algorithm; checks that 
                the difference of the best to a target is less than a delta


SYNOPSIS


Base Class

OpBase


DESCRIPTION

A termination condition to be used in algorithms such as EZFullAlgo

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/29 18:44:27 $ 
  $Header: /cvsroot/opeal/opeal/DeltaTerm.pm,v 1.2 2001/11/29 18:44:27 jmerelo Exp $ 
  $Author: jmerelo $