Salma Dessouki

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

アクティビティの概要

Salma Dessoukiさんの最近のアクティビティ
  • 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...

  • Salma Dessoukiさんがコメントを作成しました:

    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さんが投稿を作成しました:

    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...