public interface BuildInitials
extends java.io.Serializable
Some optimization algorithms, e.g., Nelder–Mead, Differential-Evolution, require a set of initial points to work with.
In case there are fewer initial points supplied, we need to generate more by, e.g., guessing.