| Package | Description |
|---|---|
| org.evosuite |
| Modifier and Type | Field and Description |
|---|---|
static Properties.TheReplacementFunction |
Properties.REPLACEMENT_FUNCTION
During search the genetic algorithm has to decide whether the parent
chromosomes or the freshly created offspring chromosomes should be
preferred.
|
| Modifier and Type | Method and Description |
|---|---|
static Properties.TheReplacementFunction |
Properties.TheReplacementFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Properties.TheReplacementFunction[] |
Properties.TheReplacementFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2017 EvoSuite. All rights reserved.