Index
All Classes and Interfaces|All Packages|Constant Field Values
O
- objectives - Variable in class com.opttek.optquest.OptQuestModel
- OptimalFound - Static variable in class com.opttek.optquest.OptQuestModel.TerminationReason
- Optimize(int) - Method in class com.opttek.optquest.OptQuestModel
-
Starts the optimization and stops when nsol solutions have been evaluated.
- Optimize(int, int) - Method in class com.opttek.optquest.OptQuestModel
-
Starts the optimization and stops when nsol solutions have been evaluated.
- Optimize(int, int, IOptQuestEvaluator) - Method in class com.opttek.optquest.OptQuestModel
-
Starts the optimization and stops when nsol solutions have been evaluated.
- Optimize(int, int, IOptQuestEvaluator, IOptQuestMonitor) - Method in class com.opttek.optquest.OptQuestModel
-
Starts the optimization and stops when nsol solutions have been evaluated.
- Optimize(int, IOptQuestEvaluator) - Method in class com.opttek.optquest.OptQuestModel
-
Starts the optimization and stops when nsol solutions have been evaluated.
- Optimize(int, IOptQuestEvaluator, IOptQuestMonitor) - Method in class com.opttek.optquest.OptQuestModel
-
Starts the optimization and stops when nsol solutions have been evaluated.
- Optimize(OptQuestModelChannel, int) - Method in class com.opttek.optquest.OptQuestModel
- Optimize(OptQuestModelChannel, int, IOptQuestEvaluator) - Method in class com.opttek.optquest.OptQuestModel
- Optimize(OptQuestModelChannel, int, IOptQuestEvaluator, IOptQuestMonitor) - Method in class com.opttek.optquest.OptQuestModel
- OptQuestModel - Class in com.opttek.optquest
-
The main class that defines an optimization model and creates and manages solutions
- OptQuestModel() - Constructor for class com.opttek.optquest.OptQuestModel
- OptQuestModel.Confidence - Class in com.opttek.optquest
- OptQuestModel.SampleMethod - Class in com.opttek.optquest
- OptQuestModel.Statistic - Class in com.opttek.optquest
- OptQuestModel.TerminationReason - Class in com.opttek.optquest
- OptQuestModelChannel - Class in com.opttek.optquest
- OptQuestModelChannel(OptQuestModel, int) - Constructor for class com.opttek.optquest.OptQuestModelChannel
- OptQuestSolution - Class in com.opttek.optquest
-
The class that defines a solution object for managing inputs, outputs, constraints, and objectives
- OptQuestSolution() - Constructor for class com.opttek.optquest.OptQuestSolution
-
Internal OptTek use only.
- OptQuestSolution(OptQuestModel, int, COptQuestSolution) - Constructor for class com.opttek.optquest.OptQuestSolution
-
Internal OptTek use only.
- OptQuestSolution(OptQuestModel, COptQuestSolution) - Constructor for class com.opttek.optquest.OptQuestSolution
-
Internal OptTek use only.
- outputs - Variable in class com.opttek.optquest.OptQuestModel
All Classes and Interfaces|All Packages|Constant Field Values