eaLib API Docs
Last Modified : January 7 2002

mss.ea.stat
Class BestScoreCollector

java.lang.Object
  |
  +--mss.ea.stat.AbstractUnbufferedCollector
        |
        +--mss.ea.stat.ScoreCollector
              |
              +--mss.ea.stat.BestScoreCollector
All Implemented Interfaces:
DataCollector, java.util.EventListener, NotificationListener

public class BestScoreCollector
extends ScoreCollector

Collector which searches for the best score in a population.

Since:
0.1
Version:
0.1 (08-21-2001)
Author:
Andreas Rummler

Constructor Summary
BestScoreCollector(DataTracker dt, AbstractPopulation ap)
          Constructor.
 
Method Summary
 void collect()
          Collects data.
 
Methods inherited from class mss.ea.stat.AbstractUnbufferedCollector
getData, isBuffered, notificationSignal, setTracker
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BestScoreCollector

public BestScoreCollector(DataTracker dt,
                          AbstractPopulation ap)
Constructor.
Parameters:
dt - tracker to send data to
ap - population to retrieve score from
Method Detail

collect

public void collect()
Collects data.
Overrides:
collect in class ScoreCollector

eaLib API Docs
Last Modified : January 7 2002

Copyright © 2000-2001 Technical University of Ilmenau, Department ESS