Class ExternalArchiveObserver<S extends Solution<?>>
java.lang.Object
org.uma.jmetal.util.observer.impl.ExternalArchiveObserver<S>
public class ExternalArchiveObserver<S extends Solution<?>>
extends Object
implements Observer<Map<String,Object>>
This observer add the solutions of population to an archive. It expects a pair
(EVALUATIONS, int) in the map used in the update() method.
- Author:
- Antonio J. Nebro invalid input: '<'antonio@lcc.uma.es>
-
Constructor Summary
Constructors -
Method Summary