niccc
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by niccc-
niccc commented,
Hi Riley, thank you, that works for me!
-
niccc commented,
Hi Riley, thank you for your response and you support. Yes, I want to reach exactly this constraint. I changed the reqCts_1 to: reqCts_1 = m.addConstrs((x[w,i] + x[w,j] <= 1 for w, i in availabil...
-
niccc created a post,
model for shift scheduling
AnsweredHi, I'm new in optimazation modeling. I want to create a programming model for assigning workers to shifts. I used the Gurobi Python API to solve athe assignment problem and used this as a startin...