Deprecated API

Deprecated Fields
ec.EvolutionState.statics
          Do not use this vector -- it is deprecated and will go away soon. The original function of the vector (to enable a location for statically-allocated objects to be stashed in order to be serializable) has gone away. 
 

Deprecated Methods
ec.util.ParameterDatabase.getLong(Parameter, Parameter, long, long)
            
ec.vector.VectorGene.printGene(EvolutionState, PrintWriter)
          use printGeneToString instead 
ec.vector.VectorGene.printGeneToString(EvolutionState)
          use printGeneToString() instead. 
ec.rule.Rule.printRuleToString(EvolutionState)
            
ec.gp.koza.KozaFitness.setFitness(EvolutionState, float)
            
ec.simple.SimpleFitness.setFitness(EvolutionState, float)