Originally posted by: SaumyaB
Hi Alex,
Thanks for the suggested approaches. For the weighted objective approach that I tried, my concern is setting up a weight value that would work for all/most problem instances. Since, my two objective terms are fairly different in terms of the range of values they take, so, I suspect a weight value that works for certain problem instances may or may not work for all.
For the lexicographic objective within CPO approach, my first minimization objective has the possibility to get optimized to 0, which in my case, is undesirable since it results in a high value of second objective (as the two objectives are conflicting). So in this case, is there a way to obtain a pareto optimal set?
Any insights into this would be really helpful.
#CPOptimizer#DecisionOptimization