| Package | Description |
|---|---|
| components.simplesoccer | |
| core | |
| ttt2 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractMultiProblem.RepresentationWithScore> |
SimpleSoccer.evaluateFitness(AbstractRepresentation[] candidates) |
java.util.List<AbstractMultiProblem.RepresentationWithScore> |
SimpleSoccer.runSimulation() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.List<AbstractMultiProblem.RepresentationWithScore> |
AbstractMultiProblem.evaluateFitness(AbstractRepresentation[] candidates)
Returns the fitness of the given representations.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AbstractMultiProblem.RepresentationWithScore.compareTo(AbstractMultiProblem.RepresentationWithScore o) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractMultiProblem.RepresentationWithScore> |
ttt2.evaluateFitness(AbstractRepresentation[] candidates) |