Christian Yavin Ibrahim

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

アクティビティの概要

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

    I'm not quite sure if m and j are the first available values. maybe you can check the mathematical model below for that constraints

  • Christian Yavin Ibrahimさんが投稿を作成しました:

    My Model resulting KeyError: 0 please help

    ユーザーの入力を待っています。

    Can someone tell me what's wrong with this code below import gurobipy as gpfrom gurobipy import GRBimport pandas as pdimport timeGUROBI_timelimit = 15*60  # in secondspresolve_setting = 0  # 0 = De...