Unit Agent
Description
Unit defining the abstract base class TAgent.
The main purpose of this unit is to implement the abstract base class TAgent.
Since the evolutionary algorithm (TEA) operates on a population (TPopulation) of TAgents, any user-defined class that should be considered a candidate solution must inherit for from TAgent (see e.g. TRobot).
uses
Classes, Interfaces, Objects and Records
Class TAgent |
Abstract base class whose main purpose is to provide the basic interface to the evolutionary algorithm (see TEA and TPopulation). |
Generated by PasDoc 0.8.8.3 on 2005-05-28 08:13:48