Suli Adeniye

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

Activity overview

Latest activity by Suli Adeniye
  • Suli Adeniye commented,

    Thank you Jaromil. I would like to add that F_ij is defined as: X_ij is: The binary variable representing flow[(k, (i, j)] is written as: flow_k_on_i_j = [(k, (i, j)) for k in pmu_nodes for i in ...

  • Suli Adeniye created a post,

    Binary Variable Involving Case Brackets

    Answered

    Hi,  I am trying to write a Gurobi expression for a binary variable X_ij which depends on another variable F_ij. F_ij is a list of variables each of which could have a different value depending on...