Package gov.sns.tools.optimizer

Interface Summary
Evaluator Evaluator is an interface to a custom evaluator for a specific problem.
FunctionWithArray  
FunctionWithList  
Scorer  
SearchAlgorithmConstants  
SolveStopper  
 

Class Summary
CoordsStepSearchAlgorithm  
EvaluatorSolver  
FunctionSolver  
GraphDataSolver  
ParameterProxy  
RandomSearchAlgorithm  
Scoreboard  
SearchAlgorithm  
SearchAlgorithmFactory  
SimplexSearchAlgorithm  
Solver  
SolveStopperFactory  
TrialPoint TrialPoint is a collection of variables and values for those variables.
Variable Variable represents a variable whose value is to be found for the optimal solution among other variables.