Huilin Feng
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
アクティビティの概要
Huilin Fengさんの最近のアクティビティ-
Huilin Fengさんがコメントを作成しました:
Thank you very much, Karbstein.
-
Huilin Fengさんが投稿を作成しました:
Why is Gurobi taking so much time to find a feasible solution with a gap value?
回答済みHi, I have used Gurobi to solve a model. However, it takes a long time to find a feasible solution with a gap value. Is there any solution to speed up the running time? Here is the output. It takes...
-
Huilin Fengさんが投稿を作成しました:
Why is Gurobi taking so much time to find the optimal solution to objective 2?
ユーザーの入力を待っています。Hi, I have a question regarding algorithms. I've built a model with a relatively complex expression of objective 1 and a relatively simple expression of objective 2. The codes are as follows (in Py...
-
Huilin Fengさんがコメントを作成しました:
Hi, Eli. Thank you for your help. I have tried defining the bounds on tp variables, and changed the value of the FuncPieces, FuncPieceError, FuncPieceLength, and FuncPieceRatio attributes. The max ...
-
Huilin Fengさんがコメントを作成しました:
I have found that the problem exists in the log function in the objective. Why addGenConstrLogA brings constraint violation warnings?
-
Huilin Fengさんが投稿を作成しました:
Warning: max constraint violation exceeds tolerance
進行中Hi, I am new to Gurobi, and I am trying to solve a MIP model with a large number of variables (7 continuous, 2880871 integer (2880864 binary)) and constraints. When solving the model, it gives me w...