Abu Hashan Md Mashud

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

アクティビティの概要

Abu Hashan Md Mashudさんの最近のアクティビティ
  • Abu Hashan Md Mashudさんがコメントを作成しました:

    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さんが投稿を作成しました:

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

    回答済み

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