Documentation of 'org.jgap.audit.EvolutionEvaluator' Java class
EvolutionEvaluator
org.jgap.audit

Class EvolutionEvaluator



  • public class EvolutionEvaluator
    extends java.lang.Object
    Evaluates evolution progress thas has previously been tracked by EvolutionMonitor (or a similar instance). This class regards a complete evolution, not just a single round. This is an optional way, another would be to just gather data per round and then display or evaluate the round-specific data. This class considers global (complete evolution) data because computations are executed on this data, like tracking chromosomes, evaluating the progress of selectors or genetic operators, etc.
    Since:
    3.5
    • Method Detail

      • evaluate

        public void evaluate()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.