Reza Farzadnia
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 1
コメント
Reza Farzadniaによる最近のアクティビティ-
Hi Riley, Many thanks for your fantastic support and advice !! Cheers.
-
Hi Riley, Thank you very much for your help, I solved the problems thanks to your help. I solved the second problem (quicksum) by replacing: gp.quicksum(kappa(p,t,tau)*Q[p,i,t,tau] + U_n[p,tau] >=...
-
Hi Riley, I appreciate your help, I have made my example, MRE. import gurobipy as gpfrom gurobipy import GRB#--------------import numpy as npimport random print (' ------------ Libraries are import...
-
I have the same issue but don't know what the problem is. Could someone check it, please? try: # Create the primary supply chain model primarySC = gp.Model("Primary Supply Chain Model") # ...