张 雨辰
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by 张 雨辰-
Thank you for your reply. I have modified the definition range of my continuous variables, but still have not solved the problem of the model being infeasible. At present, the main problem lies in ...
-
Thank you, Maliheh. My problem has been resolved.
-
Hello Maliheh, I have upgraded my Gurobi to 10.0.2. Currently, when the constraint is model. addConstr (TripleFront_abcd==TripleFront_b1_2) the code is feasible, but when it is changed to model. ad...
-
Thank you, Maliheh. The above code is still not feasible on my computer. My Gurobi is version 9.1.0. At present, it may be a version issue. I will upgrade my Gurobi version later. Here are the resu...
-
Hello, thank you for your reply. I found that there are restrictions that cause my continuous variables to exceed the defined minimum value. I want to know how to modify the definition so that the ...