Salma Dessouki
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Salma Dessouki-
Salma Dessouki created a post,
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...
-
Salma Dessouki commented,
When I run import osWLSACCESSID = 'XX-XX-XX-XX'WLSSECRET = 'XX-XX-XX-XXLICENSEID = XXXXwith gp.Env(params={ 'LICENSEID': LICENSEID, 'WLSACCESSID': WLSACCESSID, 'WLSSECRET': WLSSECRET}) as...
-
Salma Dessouki created a post,
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...