niccc

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

アクティビティの概要

nicccさんの最近のアクティビティ
  • nicccさんがコメントを作成しました:

    Hi Riley, thank you, that works for me!    

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

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

    model for shift scheduling

    回答済み

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