Interface Stateful

All Known Subinterfaces:
Algorithm, EpsilonBoxEvolutionaryAlgorithm, EvolutionaryAlgorithm
All Known Implementing Classes:
AbstractAlgorithm, AbstractEvolutionaryAlgorithm, AbstractPSOAlgorithm, AbstractSimulatedAnnealingAlgorithm, AdaptiveGridArchive, AdaptiveTimeContinuation, AMOSA, Checkpoints, CMAES, DBEA, DifferentialEvolution, EpsilonBoxDominanceArchive, EpsilonMOEA, EpsilonNSGAII, EpsilonProgressContinuation, EvolutionStrategy, FitnessBasedArchive, GDE3, GeneticAlgorithm, IBEA, InstrumentedAlgorithm, MOEAD, MSOPS, MSOPSRankedPopulation, NondominatedPopulation, NondominatedSortingPopulation, NSGAII, NSGAIII, OMOPSO, PAES, PeriodicAction, PESA2, Population, RandomSearch, ReferencePointNondominatedSortingPopulation, ReferenceVectorGuidedPopulation, RepeatedSingleObjective, RVEA, SimulatedAnnealing, SingleObjectiveEvolutionaryAlgorithm, SMPSO, SMSEMOA, SPEA2, VEGA

public interface Stateful
Interface for objects that can save and load their state.