Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

I

IKrigDistance - Interface in com.opttek.optquest
A generic interface to return the generalized distance between two vectors For Kriging, we need to know the distance between two vectors.
IKrigEvaluator - Interface in com.opttek.optquest.heatmap
 
IKrigVariogram - Interface in com.opttek.optquest
A generic interface to return the generalized distance between two vectors For Kriging, we need to know the covariance between two vectors, usually based on distance (see KrigDistance).
IncludeInSet(COptQuestSolution) - Method in interface com.opttek.optquest.ISolutionFilter
Determines if solution should be included in the set.
IP_GAP - Variable in class com.opttek.optquest.COptQuestSearchParameters
 
IsAdditionalReplicationsMode() - Method in class com.opttek.optquest.COptQuestOptimization
Returns true if solution evaluation is running additional replications of previously evaluated solutions.Simulations usually need special setup to run an additional replication of a previously run solution.
IsAndClauses() - Method in class com.opttek.optquest.COptQuestStringConstraint
Returns true if the constraint expression has an implied "And" condition.
IsAutoStopByCycles() - Method in class com.opttek.optquest.COptQuestOptimization
Returns the value for automatic stopping by optimization cycles.
IsAutoStopByPercentImprovement() - Method in class com.opttek.optquest.COptQuestOptimization
Returns the value for automatic stopping by percent improvement.
IsEnumerable() - Method in class com.opttek.optquest.COptQuestOptimization
Returns true if all variables in the optimization problem can be enumerated.
IsEnumerable() - Method in class com.opttek.optquest.COptQuestUserControlledOptimization
Returns true if all variables in the optimization problem can be enumerated.
IsGoal() - Method in class com.opttek.optquest.COptQuestRequirement
Returns true if the requirement has been set as a goal rather than a hard requirement.
IsGoal() - Method in class com.opttek.optquest.COptQuestStringConstraint
Returns true if the constraint has been set as a goal rather than a hard requirement.
IsLinear() - Method in class com.opttek.optquest.COptQuestObjective
Returns true if the objective is a linear function.
IsLinear() - Method in class com.opttek.optquest.COptQuestObjectiveFunction
Returns true.
IsLinear() - Method in class com.opttek.optquest.COptQuestStringConstraint
Returns true if the expression is linear.
IsLinear() - Method in class com.opttek.optquest.COptQuestStringObjective
Returns true if the expression is linear.
IsMaximize() - Method in class com.opttek.optquest.COptQuestObjective
Returns true if the goal of the objective is to maximize the objective value.
IsMinimize() - Method in class com.opttek.optquest.COptQuestObjective
Returns true if the goal of the objective is to minimize the objective value.
IsNthEfficientFrontierFeasible(int) - Method in class com.opttek.optquest.COptQuestOptimization
Returns true if the solution for the nth point of an Efficient Frontier is feasible.
ISolutionFilter - Interface in com.opttek.optquest
ISolutionFilter is used to define a filter for a COptQuestSolutionSet object.
IsOrClauses() - Method in class com.opttek.optquest.COptQuestStringConstraint
Returns true if the constraint expression contains the keyword "Or".
isRejected() - Method in class com.opttek.optquest.heatmap.COptQuestKrigTestPoint
 
IsRunRepeatableEvaluation() - Method in class com.opttek.optquest.COptQuestOptimization
Returns true if you have called RunRepeatableEvaluations(true).
IsStopped() - Method in class com.opttek.optquest.COptQuestOptimization
Returns the current state of the optimization.
IsVariable() - Method in class com.opttek.optquest.COptQuestStringConstraint
Returns true if the constraint equation defines variable bounds.
isZeroOne() - Method in class com.opttek.optquest.COptQuestBinaryVariable
 
isZeroOne() - Method in class com.opttek.optquest.COptQuestDiscreteVariable
 
isZeroOne() - Method in class com.opttek.optquest.COptQuestVariable
 
iterator() - Method in interface com.opttek.optquest.heatmap.IKrigEvaluator
 
A B C D E F G H I K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form