Results 19 comments of abbas omidi

Dear support team, I am trying to play around with the code and I can see the following points. (Also at least as I could try) ``` def make_data(n): customers...

Dear @Joao-Dionisio, As the question is interesting to me, let me add some points that may be useful. I think the strange behavior is back to the point that the...

Dear @Joao-Dionisio, I am actually not sure how the SCIP can deal with the slack variable internally. There are two things that may come: 1) As the constraint is basically...

Dear @Joao-Dionisio, Thank you so much for your comments. It would be great if we could see a tutorial video for branch-and-price by PySCIPopt. Please. inform us when it will...

Dear @Joao-Dionisio, Thank you so much for your prompt response. I definitely will see that and get back to you. All the best

Dear @Joao-Dionisio, I can run the provided model without throwing an error. Also, as $\text{BP}$ is new to me, before digging into the code, I need to check and ask...

Dear support team, I have some issues distinguishing how to select the variables and also convexifing those in the context of D-W reformulation. Let me explain more: In a one-dimensional...

Dear @Joao-Dionisio, Thanks for your attention. In many cases, I cannot get/see the proper answer for these kinds of questions in OR.SE, but I will try that ASAP. Do you...

Dear @Joao-Dionisio, Many thanks for your comments. I could resolve my above questions and many parts of my current missing puzzle are found. To fully understand the code as well...

Dear @Joao-Dionisio, Thank you so much for your informative comments and help. Abbas