Package org.moeaframework.util.weights
package org.moeaframework.util.weights
Routines for generating weights for decomposition and reference point methods.
-
ClassDescriptionStores the number of reference point divisions and calculations based on those values.Generates weights using the Normal Boundary Intersection (NBI) method.Generates weights randomly.Generates weights according to a uniform design of mixtures using the Hammersley low-discrepancy sequence generator.Interface for generating a sequence of weights.