| Package | Description |
|---|---|
| org.evosuite.ga.metaheuristics | |
| org.evosuite.ga.populationlimit | |
| org.evosuite.strategy | |
| org.evosuite.testsuite |
| Modifier and Type | Field and Description |
|---|---|
protected PopulationLimit |
GeneticAlgorithm.populationLimit
The population limit decides when an iteration is done
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeneticAlgorithm.setPopulationLimit(PopulationLimit limit)
Set a new population limit function
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndividualPopulationLimit
IndividualPopulationLimit class.
|
class |
SizePopulationLimit
SizePopulationLimit class.
|
| Modifier and Type | Method and Description |
|---|---|
protected PopulationLimit |
PropertiesSearchAlgorithmFactory.getPopulationLimit() |
| Modifier and Type | Class and Description |
|---|---|
class |
StatementsPopulationLimit
StatementsPopulationLimit class.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.