0

How to use Benders decomposition in Cplex Studio IDE?

(In Cplex documentation, they just speak about implementation of Benders in APIs)

1 Answers1

1

Maybe you are using an old version. But in CPLEX 12.8 you may import in the IDE and use:

CPLEX_Studio128\opl\examples\opl\benders
halfer
  • 19,824
  • 17
  • 99
  • 186
Alex Fleischer
  • 9,276
  • 2
  • 12
  • 15