Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- read(String) - Method in class com.opttek.optquest.COptQuestSearchParameters
- REASON_EQINCOMPLETE - Static variable in exception com.opttek.optquest.COptQuestException
- REASON_EQMISSINGBRACE - Static variable in exception com.opttek.optquest.COptQuestException
- REASON_EQMISSINGCLOSEPAREN - Static variable in exception com.opttek.optquest.COptQuestException
- REASON_EQMISSINGCOMPOP - Static variable in exception com.opttek.optquest.COptQuestException
- REASON_EQMISSINGLHS - Static variable in exception com.opttek.optquest.COptQuestException
- REASON_EQMISSINGOP - Static variable in exception com.opttek.optquest.COptQuestException
- REASON_EQMISSINGPARAMS - Static variable in exception com.opttek.optquest.COptQuestException
- REASON_EQMISSINGRHS - Static variable in exception com.opttek.optquest.COptQuestException
- REASON_EQMISSINGSTARTPAREN - Static variable in exception com.opttek.optquest.COptQuestException
- REASON_EQNOTAVARIABLE - Static variable in exception com.opttek.optquest.COptQuestException
- REASON_EQNUMBERERR - Static variable in exception com.opttek.optquest.COptQuestException
- REASON_EQPARENERR - Static variable in exception com.opttek.optquest.COptQuestException
- REASON_EQVARIABLEBOUND - Static variable in exception com.opttek.optquest.COptQuestException
- REASON_NOEQUATION - Static variable in exception com.opttek.optquest.COptQuestException
- REASON_NONE - Static variable in exception com.opttek.optquest.COptQuestException
- ReasonNumber() - Method in exception com.opttek.optquest.COptQuestException
- ReasonString() - Method in exception com.opttek.optquest.COptQuestException
-
Get a string description of the exception reason
- Recalculate() - Method in class com.opttek.optquest.COptQuestOptimization
-
Recalculate() rechecks all evaluated solutions against the current optimization definition.
- REFSET_ENDING_SIZE - Variable in class com.opttek.optquest.COptQuestSearchParameters
- REFSET_LG_PRLL_ENDING_SIZE - Variable in class com.opttek.optquest.COptQuestSearchParameters
- REFSET_LG_PRLL_NUM_REMAIN - Variable in class com.opttek.optquest.COptQuestSearchParameters
- REFSET_LG_PRLL_STARTING_SIZE - Variable in class com.opttek.optquest.COptQuestSearchParameters
- REFSET_NUM_REMAIN - Variable in class com.opttek.optquest.COptQuestSearchParameters
- REFSET_STARTING_SIZE - Variable in class com.opttek.optquest.COptQuestSearchParameters
- REGRESSION_MAX_VARIABLES - Variable in class com.opttek.optquest.COptQuestSearchParameters
- REGRESSION_MULT - Variable in class com.opttek.optquest.COptQuestSearchParameters
- RejectSolution() - Method in class com.opttek.optquest.COptQuestSolution
-
Marks this solution as rejected which means it may not be complete and it will not be considered as a candidate for the best solution.
- RemoveConstraint(COptQuestConstraint) - Method in class com.opttek.optquest.COptQuestOptimization
-
Removes the constraint from the optimization
- RemoveConstraint(COptQuestStringConstraint) - Method in class com.opttek.optquest.COptQuestOptimization
-
Removes the constraint from the optimization
- RemoveRequirement(COptQuestRequirement) - Method in class com.opttek.optquest.COptQuestOptimization
-
Removes a requirement from the optimization.
- RemoveVariable(COptQuestVariable) - Method in class com.opttek.optquest.COptQuestConstraint
-
Modifies the constraint by removing the variable.
- REPLTERM_MAXREPLICATIONS - Static variable in class com.opttek.optquest.COptQuestOptimization
- REPLTERM_METCONFIDENCE - Static variable in class com.opttek.optquest.COptQuestOptimization
- REPLTERM_NEEDMORE - Static variable in class com.opttek.optquest.COptQuestOptimization
- REPLTERM_NOTNEARBEST - Static variable in class com.opttek.optquest.COptQuestOptimization
- REPLTERM_REMOVEBYRAS - Static variable in class com.opttek.optquest.COptQuestOptimization
- REPLTERM_STILLINRAS - Static variable in class com.opttek.optquest.COptQuestOptimization
- ReturnEvaluatedSolution(COptQuestSolution) - Method in class com.opttek.optquest.COptQuestUserControlledOptimization
-
Call when a COptQuestSolution has completed evaluation.
- RunRepeatableEvaluations(boolean) - Method in class com.opttek.optquest.COptQuestOptimization
-
If you are running OptQuest with multiple evaluators (you have called SetEvaluate()) the optimization results may vary across multiple runs of the same optimization.
- RunSerialReplications(boolean) - Method in class com.opttek.optquest.COptQuestOptimization
-
If you are running replications and using multiple evaluators, the replication solutions can be run in parallel, or they can be run serially.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form