Salma Dessouki

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 5
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 2

投稿

Salma Dessoukiによる最近のアクティビティ 最近のアクティビティ 投票
  • Constraint Modelling

    回答済み

    Yes 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

    回答済み

    https://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...