Abu Hashan Md Mashud

  • 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 Abu Hashan Md Mashud
  • Abu Hashan Md Mashud commented,

    Thanks. I have changed the code like: import gurobipy as grb # Define the function TC_c1MCp = 1Cmgc = 2P1 = 40K = 0.5D = [1, 2, 3]tfix = 1delta = 0.5tv = 1Td = 2WN = 3C1 = 4C2 = 5Vf = 6N = 100L = 5...

  • Abu Hashan Md Mashud created a post,

    I am facing some syntex error when going to run this code

    Answered

    import gurobipy as grb # Define the function TC_c1MCp = 1Cmgc = 2P1 = 40K = 0.5D = [1, 2, 3]tfix = 1delta = 0.5tv = 1Td = 2WN = 3C1 = 4C2 = 5Vf = 6N = 100L = 50Qs = 600vera = 5tm1 = .3 # Create a G...