Package org.moeaframework.analysis.series
package org.moeaframework.analysis.series
Stores a series of results.
-
ClassDescriptionReferences a
ResultEntrystored in a series, in particular providing access to the index along with methods to iterate through the series.The type of index used byIndexedResultorResultSeries.Stores a population, typically the non-dominated result from an algorithm, along with any associated properties.Stores a collectionResultEntryin a series ordered by the index.