Originally posted by: jdeboeck
Hello,
I am implementing a Benders decomposition method and I'm looking for a way to get several extreme rays of the subDual when it is unbounded to and more than one cut. At the moment I can find only one cut each time I solve the dual and it is unbounded with getRay(), is there a method to get several extreme rays of an unbounded solutions ?
#CPLEXOptimizers#DecisionOptimization