Opened 13 months ago
#3048 new defect
ContextAware and DeterministicBest crossovers fail for multi-objective problems
Reported by: | bburlacu | Owned by: | bburlacu |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Problems.DataAnalysis.Symbolic | Version: | trunk |
Keywords: | Cc: |
Description
These crossover operators expect to use a single-objective evaluator to look at the outcome of the subtree swapping operation in order to choose the best swap. They could potentially be adapted to use one of the objective values in the multi-objective case, or otherwise they should be disabled for multi-objective problems.
Note: See
TracTickets for help on using
tickets.