Uses of Package
net.sourceforge.cilib.algorithm

Packages that use net.sourceforge.cilib.algorithm
net.sourceforge.cilib.algorithm The Algorithm package provides the generic algorithm foundation for all Algorithm instances. 
net.sourceforge.cilib.algorithm.population   
net.sourceforge.cilib.bioinf.rnaprediction   
net.sourceforge.cilib.bioinf.sequencealignment   
net.sourceforge.cilib.boa   
net.sourceforge.cilib.clustering.kmeans   
net.sourceforge.cilib.coevolution   
net.sourceforge.cilib.cooperative   
net.sourceforge.cilib.cooperative.algorithmiterators   
net.sourceforge.cilib.ec   
net.sourceforge.cilib.entity.visitor   
net.sourceforge.cilib.hs   
net.sourceforge.cilib.measurement   
net.sourceforge.cilib.measurement.generic   
net.sourceforge.cilib.measurement.multiple   
net.sourceforge.cilib.measurement.single   
net.sourceforge.cilib.neuralnetwork.foundation   
net.sourceforge.cilib.neuralnetwork.foundation.measurements   
net.sourceforge.cilib.neuralnetwork.generic.evaluationmediators   
net.sourceforge.cilib.pso   
net.sourceforge.cilib.pso.dynamic   
net.sourceforge.cilib.pso.niching   
net.sourceforge.cilib.simulator   
net.sourceforge.cilib.stoppingcondition   
net.sourceforge.cilib.xml   
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.algorithm
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
AlgorithmEvent
          This is the event raised by algorithms after iterations and completion.
AlgorithmListener
          Any class can implement this interface to be notified about algorithm events.
MultistartOptimisationAlgorithm
          MultistartOptimisationAlgorithm is simply a wrapper.
SingularAlgorithm
          This class is the abstract base for all algorithms that do not fall within the normal Computational Intelligence type of algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.algorithm.population
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.bioinf.rnaprediction
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.bioinf.sequencealignment
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.boa
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.clustering.kmeans
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
SingularAlgorithm
          This class is the abstract base for all algorithms that do not fall within the normal Computational Intelligence type of algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.coevolution
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.cooperative
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.cooperative.algorithmiterators
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.ec
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.entity.visitor
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.hs
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
SingularAlgorithm
          This class is the abstract base for all algorithms that do not fall within the normal Computational Intelligence type of algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.measurement
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.measurement.generic
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
AlgorithmEvent
          This is the event raised by algorithms after iterations and completion.
AlgorithmListener
          Any class can implement this interface to be notified about algorithm events.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.measurement.multiple
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.measurement.single
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.neuralnetwork.foundation
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
SingularAlgorithm
          This class is the abstract base for all algorithms that do not fall within the normal Computational Intelligence type of algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.neuralnetwork.foundation.measurements
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.neuralnetwork.generic.evaluationmediators
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
SingularAlgorithm
          This class is the abstract base for all algorithms that do not fall within the normal Computational Intelligence type of algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.pso
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
GradientOptimisationAlgorithm
          Enable the notion of a gradient based optimisation.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.pso.dynamic
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.pso.niching
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.simulator
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
AlgorithmEvent
          This is the event raised by algorithms after iterations and completion.
AlgorithmFactory
           A factory used to produce an Algorithm must satisfy this interface.
AlgorithmListener
          Any class can implement this interface to be notified about algorithm events.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.stoppingcondition
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
 

Classes in net.sourceforge.cilib.algorithm used by net.sourceforge.cilib.xml
Algorithm
           All algorithms in CIlib should be subclasses of Algorithm.
AlgorithmFactory
           A factory used to produce an Algorithm must satisfy this interface.
 



Copyright © 2009 CIRG. All Rights Reserved.