Christian Yavin Ibrahim

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Activity overview

Latest activity by Christian Yavin Ibrahim
  • Christian Yavin Ibrahim commented,

    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 created a post,

    My Model resulting KeyError: 0 please help

    Awaiting user input

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