Index
All Classes and Interfaces|All Packages|Constant Field Values
I
- id - Variable in class com.opttek.optquest.OptQuestSolution
- Infeasible - Static variable in class com.opttek.optquest.OptQuestModel
- Infeasible - Static variable in class com.opttek.optquest.OptQuestModel.TerminationReason
- Initialize() - Method in class com.opttek.optquest.OptQuestModel
-
Internal OptTek use only.
- inputs - Variable in class com.opttek.optquest.OptQuestModel
- Interrupt() - Method in class com.opttek.optquest.OptQuestModel
-
Only used for manual optimizations.
- Interrupt() - Method in class com.opttek.optquest.OptQuestModelChannel
-
Sends an Interrupt signal to a model to gracefully shut down an optimization.
- IOptQuestEvaluator - Interface in com.opttek.optquest
-
Defines a callback function that will evaluate an OptQuestSolution during managed optimization.
- IOptQuestMonitor - Interface in com.opttek.optquest
-
Defines a callback function is called when a solution or replication solution has completed evaluation.
- IsComplete() - Method in class com.opttek.optquest.OptQuestSolution
-
Returns true if all of the replications for a solution have been completed.
- IsEvaluated() - Method in class com.opttek.optquest.OptQuestSolution
-
Returns true if the solution is a suggested solution with input values and output values.
- IsFeasible() - Method in class com.opttek.optquest.OptQuestSolution
- IsValid() - Method in class com.opttek.optquest.OptQuestSolution
-
Call this method when using the Manual Optimization pattern to verify CreateSolution() has returned a valid solution.
All Classes and Interfaces|All Packages|Constant Field Values