
Yanda Jiang
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by Yanda Jiang-
I used double backslash to replace single backslash and then it works.
-
Never mind. I fixed it. Thanks a lot, Simranjit!!! Many thanks!
-
Thanks, Simranjit. I move one step forward, but get stuck at a new place. Did I do anything wrong?
-
Thanks, Simranjit. You are very helpful. I tried your suggestion, but ended up with this.
-
Thanks, Simranjit. It works! By the way, do you know how to access the model_analyzer module? After running pip install gurobi-modelanalyzer, the gurobipy module is available, but I can't find the ...
-
Hi Simranjit, Thank you for your response. I tried both writeprob and GURO_PAR_DUMP. I set them to 1 in the gurobi.opt file and also tested using option writeprob=1 and option GURO_PAR_DUMP=1. Howe...
-
Hi Riley, This case is kind of large. Do you mean even industry size case can converge within 1000s? And why do you think the result is not a feasible solution? I suppose the iteration process of...
-
Hi Riley, Thanks for your insightful explanation. I attached the screenshot below. If I understand your meaning correctly, this meaning of suboptimal solution is it is a feasible solution and maybe...
-
Thanks, Maliheh.