public class Mediator extends Object implements Serializable
| Constructor and Description |
|---|
Mediator() |
| Modifier and Type | Method and Description |
|---|---|
double |
evaluate(Solution solution,
int objective_index) |
double |
nextDouble() |
int |
nextInt(int upper) |
double |
randomWithinBounds(int index) |
void |
read(Tutorial tutorial) |
Copyright © 2017. All rights reserved.