Wenjia Shen
- 合計アクティビティ 15
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Wenjia Shenによる最近のアクティビティ-
How to replace coefficients and constant terms in the model
回答済みHi, I am running a program with many loops so I'm trying to accelerate it. In my original code, I create a new model for each k and each t, as follows (objective and other constraints are omitted):...
-
Not getting the dual solution of SOCP model
回答済みHi, I'm trying to get the dual solutions of some linear constraints in my SOCP model. The model can be solved to optimal successfully by Gurobi. After setting "QCPDual" to 1, I get the following wa...