siqi du
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
siqi duさんの最近のアクティビティ-
siqi duさんがコメントを作成しました:
corresponding formulate: x(cal_emission in code)=0.5*\theta_i^2+0.2*z_i^2+0.5; z_i = sum(\theta_j * G[i,j] for j in range(n_cars) y(cal_travel_time in code)=1/(1+\theta_i) Running example: No...
-
siqi duさんが投稿を作成しました:
Stuck in very specific bound while solving MIP
回答済みHello, when i try to solve a MIP in Gurobi, it always stuck in 15% gap( I tried set PreSOS1Encoding, Cuts and MIPFocus as below). Is there any parameter I can have a try? # n_cars = 100, budget =...