id summary reporter owner description type status priority milestone component version resolution keywords cc 1364 Implement NoSameMatesSelection operator mkommend gkronber "http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=1554780 Implement !NoSameMatesSelection operator as a wrapper around another selector. Three new parameters are introduced: * !QualityDifferencePercentage (the percentage how much the quality of parent2 musst differ from the quality of parent1) * !QualityDifferenceMaxAttempts (the maximum number of attempts to find two parents which comply to the above criterion) * !QualityDifferenceUseRange (use the range from minimum to maximum quality as basis for !QualityDifferencePercentage) Use an existing selector to select the parents and discard up to !QualityDifferenceMaxAttempts parents until the !QualityDifferencePercentage criterion is met. Repeat the selection step until enough parents are selected which either comply with the criterion or have exceeded !QualityDifferenceMaxAttempts." feature request closed medium HeuristicLab 3.3.4 Selection 3.3.4 done