Adds the input sub-objective to the COptQuestWeightedMultiObjective and assigns a
coefficient to the objective and a value representing the goal of the objective.
Adds the input sub-objective to the COptQuestMultipleObjective and assigns a
coefficient to the objective and values representing the range of the objective.
Deprecated.Use COptQuestOptimization::CreateSolution() to create a new solution and
COptQuestSolution.SetVariableValue() to set values for the suggested
solution.
Note: All decision variables must be added to the optimization
problem before adding a suggested solution.