Originally posted by: mrr_1010
Hi,
This is a very basic question, but I don't seem to find the class for it... I would like to define different models within the same open process of CPLEX Java. I want to do this in the context of a Master/Subproblem iteration.
I find this very easy in AMPL/GAMS (model command). I would love a hint for doing this in a nice way in Java.
Thanks,
m.
PS: Oh, if anyone knows of any sample code on Benders decomposition using CPLEX Java, that would be even better... :)
#DecisionOptimization#MathematicalProgramming-General