Salma Dessouki
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Salma Dessouki-
Constraint Modelling
AnsweredYes it worked, thank you! I would like to add a constraint to my model: w_ij = min(1, sum over k of R_ijk) for every i, j w = model.addVars(I, J, vtype=GRB.BINARY, name="w") #:if clinic i is assign...
-
Databricks community member gurobi license setup
Answeredhttps://support.gurobi.com/hc/en-us/articles/20660169766545-Databricks-Installation I am a Databricks community member (free version) so the tips in this question were not as helpful. I have an ac...