ahmed hachem bouguerra
- 合計アクティビティ 14
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
アクティビティの概要
ahmed hachem bouguerraさんの最近のアクティビティ-
ahmed hachem bouguerraさんがコメントを作成しました:
Hii have a decision variable called Q_r_p[r,p] : quantity of product p treated in facility Rhow can i obtain number of products treated in each facility ?
-
ahmed hachem bouguerraさんがコメントを作成しました:
Hi,the thing is my problem is much more complicated than this. I have a logistic network in wich facilities send wastes to other facilities in the next level ( collecting facilities( called c1,c2.....
-
ahmed hachem bouguerraさんがコメントを作成しました:
Hi,i'm facing now a modeling problem. let's say that i have a facilities that treat many type of products. and each facility has the possibility to treat one or more products and it depends on thei...
-
ahmed hachem bouguerraさんがコメントを作成しました:
Hiin fact S_r_p is binary variable and the products that the model uses are 7 (1,2,...,7) so in maximum the total products that a facility could treat is 7 and the minimum is 0 γr is constant for a...
-
ahmed hachem bouguerraさんがコメントを作成しました:
Hi,thank you for responding i had another idea wich is is to have 2 constraints : the first one will work for the case of sum(S_r_p)=1 to 7 and the secod one will enforce that the facility will n...
-
ahmed hachem bouguerraさんが投稿を作成しました:
problem in modeling constraint
回答済みHi, i'm trying to write a capacity constraint but there is some specifity in this constraintS_r_p : binary varaible that is equal to 1 if product p is treated in facility r, 0 elseX_p_s_r_u : quant...
-
ahmed hachem bouguerraさんがコメントを作成しました:
Hi,this is my case
-
ahmed hachem bouguerraさんがコメントを作成しました:
Hi, thank you for respondingi have another question. i'm calculting transport cost of all nodes of a network. the transport cost parameter ($/weight) is not constant. it depends on the weight of t...
-
ahmed hachem bouguerraさんがコメントを作成しました:
Hi,thank you for responding i'm trying to develop a network design model. i have two sets : facilities R and products P S_r_p : binary variable that is equal to 1 if facility r treat product p in ...
-
ahmed hachem bouguerraさんが投稿を作成しました:
add a binary decision variable that depends on another variable in gurobi
回答済みHI,i'm facing a problem to develop create these two decisions varaibles in gurobi