Originally posted by: Devin063
Greetings,
I am working on a linear programming problem with 49 decision variables and 120 constraints.
I found that barrier (interior point) algorithm and dual simplex algorithm of CPLEX, gave different optimal decision vector and same objectives.
Is the reason multiple optimal solutions? Can anyone give me some hints on how to refine my problem to get a definite solution?
Thank you!
#DecisionOptimization#MathematicalProgramming-General