Uses of Package
xal.extension.solver.algorithm
Packages that use xal.extension.solver.algorithm
-
Classes in xal.extension.solver.algorithm used by xal.extension.solverClassDescriptionAbstract super class for an optimization search algorithm.The interface implemented by listeners of search algorithm events.
-
Classes in xal.extension.solver.algorithm used by xal.extension.solver.algorithmClassDescriptionA searcher that performs a simple random search in the entire search space.Interface for classes that search for solutions.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.Abstract super class for an optimization search algorithm.The interface implemented by listeners of search algorithm events.
-
Classes in xal.extension.solver.algorithm used by xal.extension.solver.market