Uses of Class
xal.extension.solver.algorithm.RandomShrinkSearch.RandomSearcher
Packages that use RandomShrinkSearch.RandomSearcher
-
Uses of RandomShrinkSearch.RandomSearcher in xal.extension.solver.algorithm
Subclasses of RandomShrinkSearch.RandomSearcher in xal.extension.solver.algorithmModifier and TypeClassDescriptionclass
Use a combination of search engines to search for the best solution.protected class
ShrinkSearcher searches for the next trial point by adjusting the search domain per variable depending on how much a variable has changed between the best solutions found so far.Fields in xal.extension.solver.algorithm declared as RandomShrinkSearch.RandomSearcherModifier and TypeFieldDescriptionprotected RandomShrinkSearch.RandomSearcher
RandomShrinkSearch.ComboSearcher.randomSearcher
Description of the Field