Index
All Classes and Interfaces|All Packages|Constant Field Values
G
- Gaussian - Static variable in class com.opttek.optquest.OptQuestModel.SampleVariogram
- GetAllSolutions() - Method in class com.opttek.optquest.OptQuestModel
-
Returns all evaluated solutions.
- GetBestSolutions() - Method in class com.opttek.optquest.OptQuestModel
-
If the OptQuestModel has a single objective, this method returns the best solution.
- GetBestSolutions(int) - Method in class com.opttek.optquest.OptQuestModel
-
If the OptQuestModel has a single objective, this method returns the best n solutions where n is the limit parameter.
- GetEmptySolution() - Method in class com.opttek.optquest.OptQuestModel
-
Creates an empty OptQuestSolution.
- GetIteration() - Method in class com.opttek.optquest.OptQuestSolution
- GetMaxReplications() - Method in class com.opttek.optquest.OptQuestModel
-
Returns the max rep value.
- GetNumberOfCompletedIterations() - Method in class com.opttek.optquest.OptQuestModel
-
Returns the number of solutions that have been evaluated.
- GetNumberOfCompletedReplications() - Method in class com.opttek.optquest.OptQuestSolution
-
Returns the number of evaluated replications of a solution.
- GetNumberOfParallel() - Method in class com.opttek.optquest.OptQuestModelChannel
- GetReplication() - Method in class com.opttek.optquest.OptQuestSolution
-
Returns the replication number for this solution.This is the unique number assigned to a replication of a solution when it is first created and sent out for evaluation.
- GetTerminationReason() - Method in class com.opttek.optquest.OptQuestModel
-
Returns the reason the optimization terminated.
- GetValue(String) - Method in class com.opttek.optquest.OptQuestSolution
-
Returns the value associated with the named Variable, Objective, or Constraint.
- Gradient - Static variable in class com.opttek.optquest.OptQuestModel.SampleMethod
All Classes and Interfaces|All Packages|Constant Field Values