Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- add(double, double, int) - Method in class com.opttek.optquest.heatmap.COptQuestKrigControlPoint
- add(COptQuestKrigControlPoint) - Method in class com.opttek.optquest.heatmap.COptQuestKrigCoEvaluator
- add(COptQuestKrigControlPoint) - Method in class com.opttek.optquest.heatmap.COptQuestKrigControlPoint
- add(COptQuestKrigControlPoint) - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvaluator
- add(COptQuestKrigControlPoint) - Method in interface com.opttek.optquest.heatmap.IKrigEvaluator
- add(COptQuestKrigControlPoint, int) - Method in class com.opttek.optquest.heatmap.COptQuestKrigControlPoint
- AddAllSolutions(OptQuestModel) - Method in class com.opttek.optquest.OptQuestModel
-
Copies all solutions from the input OptQuestModel to the the current OptQuestModel.
- AddBinaryVariable(String) - Method in class com.opttek.optquest.OptQuestModel
-
Adds a binary variable with the given name.
- addCo(COptQuestKrigControlPoint, String) - Method in class com.opttek.optquest.heatmap.COptQuestKrigCoEvaluator
- addCo(COptQuestKrigControlPoint, String) - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvaluator
- AddConstraint(String, String) - Method in class com.opttek.optquest.OptQuestModel
-
Defines a linear or non-linear constraint where the expression may include variables and outputs.
- AddContinuousVariable(String, double, double) - Method in class com.opttek.optquest.OptQuestModel
-
Adds a continuous variable with the given name, minimum value and maximum value.
- AddDesignVariable(String, int) - Method in class com.opttek.optquest.OptQuestModel
-
Design variables are used when the value of the decision variable represents an alternative, and not a quantity.
- AddDiscreteVariable(String, double, double, double) - Method in class com.opttek.optquest.OptQuestModel
-
Adds a discrete variable with the given name, minimum value, maximum value and step size.
- AddEnumerationVariable(String, double[]) - Method in class com.opttek.optquest.OptQuestModel
-
Enumeration variables define a decision variable that has an enumerated set of values such as 5,7 and 25.
- AddEvaluated() - Method in class com.opttek.optquest.OptQuestSolution
-
Used to supply solutions to the engine where the outputs have already been calculated.
- AddEvaluatedSolution(COptQuestSolution) - Method in class com.opttek.optquest.OptQuestModel
-
Internal OptTek use only.
- addEvaluator(IKrigEvaluator) - Method in class com.opttek.optquest.heatmap.COptQuestKrigAggregator
- AddGeolocationVariable(String, double[][]) - Method in class com.opttek.optquest.OptQuestModel
-
A geolocation variable defines a decision variable whose values are lists of latitude and longitude.
- AddIntegerVariable(String, double, double) - Method in class com.opttek.optquest.OptQuestModel
-
Adds an integer variable with the given name, minimum value and maximum value.
- AddMaximizeObjective(String, String) - Method in class com.opttek.optquest.OptQuestModel
-
Defines an objective where the optimization will work to maximize the objective value.
- AddMinimizeObjective(String, String) - Method in class com.opttek.optquest.OptQuestModel
-
Defines an objective where the optimization will work to minimize the objective value.
- AddObjective(COptQuestSingleObjective, COptQuestSingleObjective) - Method in class com.opttek.optquest.heatmap.COptQuestSamplingMetric
- AddObjective(COptQuestSingleObjective, COptQuestSingleObjective, boolean) - Method in class com.opttek.optquest.heatmap.COptQuestSamplingMetric
- AddObjective(String, String, String) - Method in class com.opttek.optquest.OptQuestModel
- AddOutputVariable(String) - Method in class com.opttek.optquest.OptQuestModel
-
An output variable allows you to set the value of the variable.
- AddPermutationVariable(String, String[]) - Method in class com.opttek.optquest.OptQuestModel
-
Permutation variables are used to solve sequencing problems.
- addRevisit() - Method in class com.opttek.optquest.heatmap.COptQuestKrigTestPoint
- AddSampleMetric(String, String, String) - Method in class com.opttek.optquest.OptQuestModel
-
Defines an a response and error metric for adaptive sampling to track.
- addSp(COptQuestKrigControlPoint, String) - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvaluator
- AddSuggested() - Method in class com.opttek.optquest.OptQuestSolution
-
Used to supply "warm start" solutions to the engine.
- AddSuggestSolution(COptQuestSolution) - Method in class com.opttek.optquest.OptQuestModel
-
Internal OptTek use only.
- AddTupleVariable(String, double[][]) - Method in class com.opttek.optquest.OptQuestModel
-
A tuple defines a decision variable whose values are lists of tuples.
- addUnevaluated(COptQuestKrigControlPoint) - Method in class com.opttek.optquest.heatmap.COptQuestKrigCoEvaluator
- addUnevaluated(COptQuestKrigControlPoint) - Method in class com.opttek.optquest.heatmap.COptQuestKrigEvaluator
- addUnevaluated(COptQuestKrigControlPoint) - Method in interface com.opttek.optquest.heatmap.IKrigEvaluator
- AddVariableExclusiveRange(String, double, double) - Method in class com.opttek.optquest.OptQuestModel
-
Defines a range of values that will be excluded as possible solutions for the variable identified by the name.
- Async - Static variable in class com.opttek.optquest.OptQuestModel.SampleMethod
- AutoStop - Static variable in class com.opttek.optquest.OptQuestModel.TerminationReason
All Classes and Interfaces|All Packages|Constant Field Values