Originally posted by: jdpfreefly
Thank you very much!
suji248, @suji248, it's so kind of you.
Firstly, I had not yet to other decomposition methods to solve this problem. As this problem is 0-1 MLP, according recently journal paper said, the LR associated with branch-and-bound is the most efficient to solve this type problem. So, I want to learn LR associated with BB, but i stuck with the first step.
I had tried use some solver like mipsolver and netsolver in CPLEX to sovle it, but it's too huge to process(system environment: windows 7, visual studio 2012, intel core i5 + 8G).
I am learn the materials that you posted it to me.
Thank you!
Best regards!
#CPLEXOptimizers#DecisionOptimization