Katherine Atwater
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
コメント
Katherine Atwaterによる最近のアクティビティ-
I have figured out my issue, I needed to include "rushee_party_list[x] == z" in my constraint that limits rushees to exactly 1 event.
-
I have included a screenshot example of my data below to clarify. i = 1, 2, 3, ..., 1610 j = 1, 2, 3, ..., 100 k is in range(1 - 23), randomly assigned to each i value
-
Hi, I have tried both of your suggestions, but both return that the model in infeasible. I have included my model down below for clarification. import pandas as pdnum_parties = 23# Import PNM data,...