Kewei Fan
- 合計アクティビティ 14
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 4
アクティビティの概要
Kewei Fanさんの最近のアクティビティ-
Kewei Fanさんがコメントを作成しました:
yes,as described in the screenshot
-
Kewei Fanさんがコメントを作成しました:
I changed the unit of the variable to control the variable between 10 and 40, but the same problem still occurred. And when I reduced the range of variables by a factor of 100, the model is feasi...
-
Kewei Fanさんがコメントを作成しました:
Thank you very much for your answer!This problem has been bothering me for a long time, and I have just solved it. I have another small question to consult. As shown in the figure, TSAL_t is a con...
-
Kewei Fanさんがコメントを作成しました:
Thank you very much for your answer!
-
Kewei Fanさんがコメントを作成しました:
Thank you very much for your answer
-
Kewei Fanさんが投稿を作成しました:
Questions about conditional statements in gurobi
回答済みI am a beginner and I would like to know how to constrain conditional statements like this juxtaposition, my code is currently like this, and would like to know what problems this code might have....
-
Kewei Fanさんが投稿を作成しました:
Question in gurobi
回答済みI am a beginner, my model has this problem, I visit IIS is like this, but I do not know what this represents, can you explain to me?
-
Kewei Fanさんが投稿を作成しました:
Questions about conditional statements in gurobi
回答済みI'm a beginner and I want to know what's wrong with this code, it says: unsupported operand type(s) for ** or pow(): 'Var' and 'float', and if I delete **, it says again: Additional sense argum...
-
Kewei Fanさんがコメントを作成しました:
Thank you very much for your answer, I have solved my problem, but there is a new problem, that is, gurobi seems to be unable to deal with this power function problem, which code should I use to im...
-
Kewei Fanさんが投稿を作成しました:
Questions about conditional statements in gurobi
回答済みI am a beginner and I want to know that this constraint can be used to write python code with gurobi, where w and m are variables, and my aim is that when w, m takes a certain value, RDt takes the...