
Suyue Xu
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by Suyue Xu-
Here's the message of infeasible model (when 'presolve' parameter is set to 0): Nodes | Current Node | Objective Bounds | Work Expl Unexpl | Obj Depth IntInf | Incumbent ...
-
The programme is weitten in Matlab with yalmip.Here are some details: I have linearized two items of two variables multiplication in order to avoid quardratic models as follows,the result is the li...
-
Hi Matthias, I've followed your advice and also revised some constraints.Now the model seem to be able to run but new problems emerge: Warning: max constraint violation (7.9532e-01) exceeds toleran...
-
Thank you for your comment! I tried on another PC and it started to compute IIS.So maybe the model is on the brink of infeasibility as you said.I'll check the guidelines to reset parameters pertain...
-
struct relaxresult are as follows: status: 'OPTIMAL' versioninfo: [1×1 struct] runtime: 10.6599 work: 13.3870 objval: -1.0790e+10 x: [159080×...