Ching Chang
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 1
アクティビティの概要
Ching Changさんの最近のアクティビティ-
Ching Changさんがコメントを作成しました:
Hi Jaromił, You are right that you assume the J list is defined this way due to my other community post.Sets J & V both are the index of workstation,but when they come to constraint(8); J is prede...
-
Ching Changさんがコメントを作成しました:
Dear Jaromił: I also found a mistake(as the red rectangle) from your code below. Index J should be revise as index V. I forget to explain what constraint (8) means: It ensures that the selectedsucc...
-
Ching Changさんがコメントを作成しました:
Dear Jaromił: Thank you for your idea. I have tried this but it is in feasible.The error report as the enclosed picture. On my opinion, I thought the reason was that you only create one variable X...
-
Ching Changさんが投稿を作成しました:
Python: Constraint coding problem.
Hi, I would like to know how to code the constraint below. #index i Task (i = 1, 2, …, I) k Artificial nodes(k = 1, 2, …, K) j,v Workstation (j = 1, 2, …, J;v=1, 2, …,V) u T...
-
Ching Changさんがコメントを作成しました:
Dear Jaromił Thank you for solving my problem. B.R.
-
Ching Changさんが投稿を作成しました:
Python:How to create a constraint which includes a variable and a kind of index(two indices simultaneous)
回答済みI would like to write the constraint code as the content of picture. #index J=['j1','j2','j3','j4','j5','j6','j7','j8','j9','j10','j11','j12','j13','j14','j15','j16','j17','j18','j19','j20', 'j21'...