Package gov.sns.tools.optimization

Interface Summary
Evaluator Deprecated. The optimization package has been replaced by the optimizer package.
RandomSearchAlgorithm.Searcher Interface for classes that search for solutions.
SolutionMonitor Deprecated. The optimization package has been replaced by the optimizer package.
SolveStopper Deprecated. The optimization package has been replaced by the optimizer package.
TrialMonitor Deprecated. The optimization package has been replaced by the optimizer package.
 

Class Summary
RandomSearchAlgorithm Deprecated. The optimization package has been replaced by the optimizer package.
Scoreboard Deprecated. The optimization package has been replaced by the optimizer package.
Scorer Deprecated. The optimization package has been replaced by the optimizer package.
SearchAlgorithm Deprecated. The optimization package has been replaced by the optimizer package.
Solution Deprecated. The optimization package has been replaced by the optimizer package.
Solver Deprecated. The optimization package has been replaced by the optimizer package.
SolveStopperFactory Deprecated. The optimization package has been replaced by the optimizer package.
TrialPoint Deprecated. The optimization package has been replaced by the optimizer package.
Variable Deprecated. The optimization package has been replaced by the optimizer package.
 

See Also:
The Optimization package is a simple optimization framework.