
Rayan SAAD
- 合計アクティビティ 36
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 12
アクティビティの概要
Rayan SAADさんの最近のアクティビティ-
Rayan SAADさんが投稿を作成しました:
Constraint expression
回答済みHelloo, I have a probleme and i would like some help, i want to establish different constraint for my variable S[i,c,j,t] depending on j, So i defined different J like this : J1=range(6,11)J21=rang...
-
Rayan SAADさんがコメントを作成しました:
I also tried you recommondation and it give me an objectif function that equals 1, i really dont understand
-
Rayan SAADさんがコメントを作成しました:
Good Morning Chung-Kyun, I think i found where my probleme is : I defined thode constraint for my variable S[i,c,j,t] thes sets are: I=49J=211T=3K=27E=7C=3J1=range(151,211)J21=range(48,49)J22=ran...
-
Rayan SAADさんがコメントを作成しました:
Hello Chung-Kyun, Thank you for your response, I'll try to clarify my problem,My model is an allocation model for the quantity of products in différent locations ( storage location), so from one p...
-
Rayan SAADさんがコメントを作成しました:
Hello, the solution is wrong because thé constraint are not verified, And of course i can send you My code just give me where Also, the modele was ruuning correctly but When i added more constrain...
-
Rayan SAADさんが投稿を作成しました:
Modèle solved with a 0 Objective function
進行中Hello, i have a problem and i would like some help, The résolution of mu model comes with a 0 objectife function like you can see, So i dont know how is it possible, and what does it mean Thanks a...
-
Rayan SAADさんが投稿を作成しました:
Constraint with for loop
回答済みHello, I have a lillte probleme and would appreciate your help, I created a variable X[i,j] I want to add constraints on X dependently of i, for example if i equal to 2,3,4 i have a constraint and...
-
Rayan SAADさんが投稿を作成しました:
Minimum RAM needed
回答済みHello, i have a problem and i would appreciate your Help, I've built a fairly heavy optimization model, tested it on simple problems and it works,But when I put in the real data (go from 5 products...
-
Rayan SAADさんが投稿を作成しました:
TimeLimit
ユーザーの入力を待っています。Hello, i set a time limit of 5 minutes for my modèle, but when the 3 minutes are over, i still dont have the solution, Thank you
-
Rayan SAADさんがコメントを作成しました:
Hello Simrane, I want to express the same constraint, but this time i have 4 index for my 2 variables : h[i,c,j,t] and u[i,c,j,t] if for a given i and c : u[i,c,j,t]=1 then for all other i, and c :...