| Package | Description |
|---|---|
| org.evosuite.ga.metaheuristics.mosa |
| Modifier and Type | Class and Description |
|---|---|
class |
FastNonDominatedSorting<T extends Chromosome>
This class ranks the test cases according to the
the "PreferenceCriterion" defined for the MOSA algorithm
|
class |
RankBasedPreferenceSorting<T extends Chromosome>
This class ranks the test cases according to the
the "PreferenceCriterion" defined for the MOSA algorithm
|
| Modifier and Type | Field and Description |
|---|---|
protected Ranking<T> |
AbstractMOSA.ranking
Selected ranking strategy
|
Copyright © 2010–2017 EvoSuite. All rights reserved.