Uses of Interface
xal.extension.solver.AlgorithmPoolListener
Packages that use AlgorithmPoolListener
-
Uses of AlgorithmPoolListener in xal.extension.solver
Classes in xal.extension.solver that implement AlgorithmPoolListenerModifier and TypeClassDescriptionclass
Solver is the primary class for setting up and running an optimization.Methods in xal.extension.solver with parameters of type AlgorithmPoolListenerModifier and TypeMethodDescriptionvoid
AlgorithmPool.addAlgorithmPoolListener
(AlgorithmPoolListener listener) Add an algorithm pool listener.void
AlgorithmPool.removeAlgorithmPoolListener
(AlgorithmPoolListener listener) Remove a algorithm pool listener.