A B C D E F G I L M N O P R S T U V W

A

AGGRESSIVE_SEARCH_REFSET_SIZE - Variable in class com.opttek.optquest.COptQuestSearchParameters
 
AddAdditionalReplicationsSolution(int) - Method in class com.opttek.optquest.COptQuestOptimization
Adds the solution identified by the iteration number to the set of solutions that will have additional replications run.
AddArc(COptNeuralNetArc) - Method in class com.opttek.optquest.COptNeuralNet
AddArc() adds an arc to the OptQuest Neural Network.
AddBiasNode(COptNeuralNetNode) - Method in class com.opttek.optquest.COptNeuralNet
AddBiasNode() adds a Bias node to the OptQuest Neural Network.
AddConstraint(COptQuestConstraint) - Method in class com.opttek.optquest.COptQuestOptimization
Adds the constraint defined by the input parameter to the optimization.
AddConstraint(COptQuestStringConstraint) - Method in class com.opttek.optquest.COptQuestOptimization
Adds the string constraint defined by the input parameter to the optimization.
AddConstraint(COptQuestCompoundConstraint) - Method in class com.opttek.optquest.COptQuestOptimization
Adds the "Or" constraint defined by the input parameter to the optimization.
AddConstraint(COptQuestConstraint) - Method in class com.opttek.optquest.COptQuestOrConstraint
Adds a COptQuestConstraint object to the COptQuestOrConstraint.
AddDiscountRate(COptQuestVariable) - Method in class com.opttek.optquest.COptQuestOptimization
Adds the discount rate variable to the optimization.
AddHiddenNode(COptNeuralNetNode) - Method in class com.opttek.optquest.COptNeuralNet
AddHiddenNode() adds a Hidden node to the OptQuest Neural Network.
AddInputNode(COptNeuralNetNode) - Method in class com.opttek.optquest.COptNeuralNet
AddInputNode() adds an Input node to the OptQuest Neural Network.
AddObjective(COptQuestObjective) - Method in class com.opttek.optquest.COptQuestOptimization
Add the objective defined by the input parameter to the optimization problem.
AddObjectiveFunction(COptQuestObjectiveFunction) - Method in class com.opttek.optquest.COptQuestOptimization
Adds the linear objective function defined by the input parameter to the optimization.
AddOutputNode(COptNeuralNetNode) - Method in class com.opttek.optquest.COptNeuralNet
AddOutputNode() adds an Output node to the OptQuest Neural Network.
AddPermutationGroup(COptQuestPermutationGroup) - Method in class com.opttek.optquest.COptQuestOptimization
 
AddRandomWeights() - Method in class com.opttek.optquest.COptNeuralNet
AddRandomWeights() sets the random values to all of the weights in the network.
AddRankAndSelectionSolution(int) - Method in class com.opttek.optquest.COptQuestOptimization
Add the solution identified by the iteration number to the set of solutions that will be included in the rank and select process.
AddRequirement(COptQuestRequirement) - Method in class com.opttek.optquest.COptQuestOptimization
Adds the requirement defined by the input parameter to the optimization.
AddRequirement(COptQuestOrRequirement) - Method in class com.opttek.optquest.COptQuestOptimization
Adds the "Or" requirement defined by the input parameter to the optimization.
AddRequirement(COptQuestRequirement) - Method in class com.opttek.optquest.COptQuestOrRequirement
Adds a COptQuestRequirement object to the COptQuestOrRequirement.
AddSelectionGroup(COptQuestSelectionGroup) - Method in class com.opttek.optquest.COptQuestOptimization
To be documented.
AddSuggestedSolution() - Method in class com.opttek.optquest.COptQuestOptimization
This method signals the completion of a suggested solution definition.
AddVariable(COptQuestVariable, double) - Method in class com.opttek.optquest.COptQuestConstraint
Adds a variable and its coefficient to the linear expression.
AddVariable(COptQuestVariable, double) - Method in class com.opttek.optquest.COptQuestObjectiveFunction
Adds a variable and its coefficient to the linear objective which has the form coeff1 * var1 + coeff2 + var2 + coeffn * varN.
AddVariable(COptQuestVariable) - Method in class com.opttek.optquest.COptQuestOptimization
Adds the variable defined by the input parameter to the optimization.
AddVariable(COptQuestPermutationVariable) - Method in class com.opttek.optquest.COptQuestPermutationGroup
Adds a permutation variable to the group.

A B C D E F G I L M N O P R S T U V W