Skip to content
Snippets Groups Projects
  • Alexander Diewald's avatar
    c2dfd6ca
    Reuse eligible Phenotypes in the offspring · c2dfd6ca
    Alexander Diewald authored
    
    * Adds a injector/binder analyzer that allows to query which phenotypes
      are affected by Genotype modifications.
    * Create a Holder for Phenotypes that may be preserved.
    * Add preserved phenotypes to the decoding cache before launching the
      actual decoding.
    * Update Opt4J to enable tracking of modified genotypes.
    * Correct the crossover and mutate module for the ProvidingPhenotype.
    
    Signed-off-by: default avatarAlexander Diewald <diewald@fortiss.org>
    c2dfd6ca
    History
    Reuse eligible Phenotypes in the offspring
    Alexander Diewald authored
    
    * Adds a injector/binder analyzer that allows to query which phenotypes
      are affected by Genotype modifications.
    * Create a Holder for Phenotypes that may be preserved.
    * Add preserved phenotypes to the decoding cache before launching the
      actual decoding.
    * Update Opt4J to enable tracking of modified genotypes.
    * Correct the crossover and mutate module for the ProvidingPhenotype.
    
    Signed-off-by: default avatarAlexander Diewald <diewald@fortiss.org>