Sihang Li
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Sihang Liさんの最近のアクティビティ-
Sihang Liさんが投稿を作成しました:
WLS Academic license limit
回答済みI was trying to use gurobipy for optimization problem, and due to the limitation of my hardware, I used a WLS academic license with google colab. However when I ran the program, the following error...
-
Sihang Liさんがコメントを作成しました:
Thanks so much for helping! I am setting up the model so that the sum of all `xfc_min_distance[i]` is minimized, and the `xfc_min_distance[i]` is defined as the minimum distance from a non-xfc no...
-
Sihang Liさんが投稿を作成しました:
Assigning charging stations that reduces the system's travel time
回答済みI was working on a project, and the problem is: out of all nodes from a traffic network, choose N nodes that would minimize the travel time of the system. I modeled the problem with gurobi for a s...