Katherine Atwater
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by 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,...