JIYONG KIM

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

Activity overview

Latest activity by JIYONG KIM
  • JIYONG KIM created a post,

    Returning variables into table

    I am solving a scheduling problem using gurobi-python. My binary variable has 5 indices. x[i,j,k,l,m] : person 'i' does a job 'k' using tool 'j' on day 'l' at time 'm' I want to make a table using ...