panca jodiawan
Postdoctoral Fellow at Université Laval, Quebec City, Quebec, Canada
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Activity overview
Latest activity by panca jodiawan-
panca jodiawan commented,
Hello Mrs. Maliheh, I confirmed that I received the email from Gurobi Experts. Thank you. Best regards, Panca
-
panca jodiawan commented,
Hello Mrs. Maliheh, I have not received any email yet. Would you mind sending it again to my another email: pancajodiawan@gmail.com . I am sorry for the inconvenience caused. Best regards, Panca
-
panca jodiawan commented,
Hello Mrs. Maliheh, I am sorry but I do not know which response do you refer to. Would you mind providing me the link to your response regarding this issue? I posted my issue in detail with the as...
-
panca jodiawan commented,
Hello Mrs. Maliheh, Is there any update on the issue that I posted a few weeks ago? Are you able to reproduce the result? Do you need some help for the implementation? Please kindly let me know so...
-
panca jodiawan commented,
Hello Mrs. Maliheh, Hereby I attached the sourcecode. there are three folders: code, instance, and summary. I have simplified the code yet there are a lot of classes that need to be included. Thes...
-
panca jodiawan commented,
Hello Mrs. Maliheh, I understand your explanation about the user cuts. Thank you. To answer your question, yes. Duplicated cuts are still identified when I added them as lazy cuts in scenario (2)...
-
panca jodiawan commented,
I would like to ask a similar issue about redundant cuts generated from the callback. In my case, the cuts are added under two scenarios, i.e., (1) when the solution is integral , i.e., if (where =...
-
panca jodiawan created a post,
Duplicated cuts are generated during the callback
AnsweredHello, As the title suggest, I face an issue in cut generation via callback in Gurobi. I and my supervisors are developing a branch-and-cut algorithm using Gurobi in c++ language to solve instance...