Liu Yanyue
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Liu Yanyueさんの最近のアクティビティ-
Liu Yanyueさんがコメントを作成しました:
Hi Eli, Thank you for pointing out my mistake. I am so careless and when I define space I just copied code above without change and check. The problem is solved after variable type is changed as co...
-
Liu Yanyueさんがコメントを作成しました:
Hi Eli, Thanks for your response. Here is the code that includes definitions of these variables. U = [11, 12, 25, 26, 27, 28, 29, 30]maxcell = 2Tc = 100n = {}space = {}for i in U: for j in rang...
-
Liu Yanyueさんが投稿を作成しました:
Problems about general constrains
回答済みHi, all I'm working with a traffic signal optimization model and I faced some problems with the general constrains. In my model, variable Sending must be the minimum value of three other variables,...