eaLib API Docs
Last Modified : January 7 2002

Uses of Package
mss.ea.al

Packages that use mss.ea.al
mss.ea.al This package contains basic skeletons for algorithms. 
mss.ea.ex.delay Example for usage of delay elements. 
mss.ea.ex.merge Example for usage of merge elements. 
mss.ea.ex.mutation Example for mutation of an array of integers. 
mss.ea.ex.salesman Example for solving the traveling salesman problem with 29 bavarian cities. 
mss.ea.ex.sphere Example for solving the sphere function using an evolution strategy. 
 

Classes in mss.ea.al used by mss.ea.al
AbstractAlgorithm
          Abstract base class for a multithreaded evolutionary algorithm.
AbstractConduit
          Abstract base for a conduit.
AbstractConnector
          Abstract base class for a connector element.
AbstractFork
          Abstract base class for a fork element.
AbstractMerger
          Abstract base class for a merger.
AbstractMessage
          Abstract base class of a message.
AbstractSink
          Abstract base class for a sink.
AbstractSource
          Abstract base class for a source element.
AlgorithmChecker
          Checker for checking the consistency of the algorithm components.
Controller
          Deprecated. superceded by new thread communication model
DelayElement
          Simple stream processor which solely delays the transmission of the stream.
ElementState
          Class for representing the state of flow elements.
FlowElement
          Abstract base class for a flow element used in algorithms.
FlowElementFactory
          Factory for creation of flow elements from genetic operators.
Message
          Interface for a message.
MessageBroker
          Message broker for delivering messages to flow elements.
MessageChannel
          A channel for message transport.
MessageRecipient
          Interface for a recipient of a message.
MessageType
          Class representation for a message type.
ResultExtractor
          Abstract base class for a result extractor.
SinkThread
          Deprecated. superceded by new thread communication model
Sync
          Main interface for locks, gates, and conditions.
ThreadController
          Deprecated. superceded by new thread communication model
ThreadOperator
          Deprecated. superceded by new thread communication model
ThreadSynchronization
          Deprecated. superceded by new thread communication model
 

Classes in mss.ea.al used by mss.ea.ex.delay
AbstractAlgorithm
          Abstract base class for a multithreaded evolutionary algorithm.
 

Classes in mss.ea.al used by mss.ea.ex.merge
AbstractAlgorithm
          Abstract base class for a multithreaded evolutionary algorithm.
 

Classes in mss.ea.al used by mss.ea.ex.mutation
AbstractAlgorithm
          Abstract base class for a multithreaded evolutionary algorithm.
 

Classes in mss.ea.al used by mss.ea.ex.salesman
AbstractAlgorithm
          Abstract base class for a multithreaded evolutionary algorithm.
 

Classes in mss.ea.al used by mss.ea.ex.sphere
AbstractAlgorithm
          Abstract base class for a multithreaded evolutionary algorithm.
 


eaLib API Docs
Last Modified : January 7 2002

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