| Package | Description |
|---|---|
| org.uma.jmetal.util.archive | |
| org.uma.jmetal.util.archive.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BoundedArchive<S extends Solution>
Created by Antonio J.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdaptiveGridArchive<S extends Solution>
This class implements an archive (solution list) based on an adaptive grid used in PAES
|
class |
CrowdingDistanceArchive<S extends Solution>
Created by Antonio J.
|
class |
NonDominatedSolutionListArchive<S extends Solution>
This class implements an archive containing non-dominated solutions
|
Copyright © 2015. All rights reserved.