Deprecated API


Contents
Deprecated Classes
net.sourceforge.cilib.util.AbsoluteDistanceMeasure
          Make use of Manhattan Distance. It is the correct name. 
net.sourceforge.cilib.pso.positionupdatestrategies.BareBonesPositionUpdateStrategy
          Refer to the replacing class. 
net.sourceforge.cilib.ec.FEP
           
net.sourceforge.cilib.neuralnetwork.generic.evaluationmediators.FFNNEvaluationMediator
           
net.sourceforge.cilib.functions.discrete.KnightCoverageProblem
            
net.sourceforge.cilib.container.Matrix
           
net.sourceforge.cilib.measurement.multiple.MultipleFitness
          This class is no longer valid. A combination of the CompositeMeasurement and Fitness should be used instead 
net.sourceforge.cilib.measurement.multiple.MultipleSolutions
          This class is no longer valid. A combination of the CompositeMeasurement and Solution should be used instead 
net.sourceforge.cilib.neuralnetwork.foundation.NeuralNetworkController
          This class is no longer viable - Please see EvaluationMediator 
net.sourceforge.cilib.neuralnetwork.foundation.NeuralNetworkProblem
          This class is no longer really valid. 
net.sourceforge.cilib.pso.dynamic.responsestrategies.ParticleReevaluationResponseStrategy
          Rather use ReevaluationReactionStrategy 
net.sourceforge.cilib.pso.particle.initialisation.RandomizedPositionInitialisationStrategy
          This class is a temporary measure until we can get the DomainParser working as intended. the idea is to be able to specify particle contents via the string and have the randomness applied on initialisation. A specific example is to use this new string when initialising positions with Polar coordinates for example 
net.sourceforge.cilib.pso.dynamic.detectionstrategies.RandomSentryDetectionStrategy
          rather use RandomSentriesDetectionStrategy 
net.sourceforge.cilib.neuralnetwork.generic.neuron.SigmoidOutputFunction
          This class should be replaced by Sigmoid 
 

Deprecated Fields
net.sourceforge.cilib.problem.dataset.DataSet.patternExpression
           
 

Deprecated Methods
net.sourceforge.cilib.pso.particle.LFDecorator.extract(Particle)
            
net.sourceforge.cilib.pso.particle.DeviationDecorator.extract(Particle)
           
net.sourceforge.cilib.type.parser.SimpleCharStream.getColumn()
            
net.sourceforge.cilib.type.parser.SimpleCharStream.getLine()
            
 



Copyright © 2009 CIRG. All Rights Reserved.