wangyu hu
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
アクティビティの概要
wangyu huさんの最近のアクティビティ-
wangyu huさんがコメントを作成しました:
Set parameter MIPGap to value 0.15 Set parameter CrossoverBasis to value 0 Set parameter NodefileDir to value "" Set parameter NonConvex to value 2 Set parameter PreSOS2BigM to value 0 Set paramete...
-
wangyu huさんがコメントを作成しました:
Hello every one, I used matlab yalmip gurobi to solve a MINLP problem, but in the process of running, I got such a result. It really took a long time. I want to hurry as soon as possible. How can I...
-
wangyu huさんが投稿を作成しました:
-
wangyu huさんがコメントを作成しました:
Thank you. I want to ask one more question:What does this part do? Because the previous result didn't have this, it did after adding several parameters (including: variable matrix multiplication). ...
-
wangyu huさんが投稿を作成しました:
Gurobi's solution time far exceeds the set time.
回答済みHi, I used matlab+yalmip+gurobi to solve mixed integer nonlinear programming, and the results are as follows: Academic license - for non-commercial use only - expires 2022-06-11Gurobi Optimizer ver...
-
wangyu huさんが投稿を作成しました:
Quadratic constraints contain large coefficients on linear part.
回答済みHi, I use matlab+yalmip+gurobi to solve a mixed integer nonlinear programming problem. The parameters I set are as follows: options = sdpsettings('verbose',2,'solver','GUROBI', 'debug', 1, 'gurobi....