Package xal.extension.solver.algorithm
package xal.extension.solver.algorithm
-
ClassDescriptionBased on the acceleration-step of Forsythe and MotzkinInitialAlgorithmRandomSearch returns a random trial point that lies within the bounds specified by the variables.RandomSearchAlgorithm looks for points bounded by the specified variable limits.Interface for classes that search for solutions.Abstract super class for an optimization search algorithm.The interface implemented by listeners of search algorithm events.Simplex optimization search algorithm.