BISWAJIT KAR
- 合計アクティビティ 10
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
アクティビティの概要
BISWAJIT KARさんの最近のアクティビティ-
BISWAJIT KARさんが投稿を作成しました:
Why are binary Variables getting float results. Is there any command to prevent it?
回答済みHello. I have defined two types of variables in my model running in different iterations. To restrict the variable values, I have considered both ways like binary and Integer variables with lb=0 a...
-
BISWAJIT KARさんがコメントを作成しました:
Thank You! @..., for your kind help. I will try to implement this. It is working right now. Let's see if the problem converges. I will definitely let you know.
-
BISWAJIT KARさんがコメントを作成しました:
Actually, this is a transportation problem... working through different layers of sources and destinations. it worked up to a particular node, but when the problem gets bigger, and variable numbers...
-
BISWAJIT KARさんが投稿を作成しました:
Does a model fail ...
回答済みDoes a model fail for a medium size data set like (50*341*5)? The same model with 7*8 size, 8*37 size, 1*50 size... but its not working for a data size of 50*340
-
BISWAJIT KARさんがコメントを作成しました:
Thank You for your assistance Jaromił Najman. But the upper bound of the yij is not Pijt in the first place. If you look at inequality (1) of your last comment, then you can find that yij is divide...
-
BISWAJIT KARさんがコメントを作成しました:
Yes, Jaromił Najman Sure! So The variable in the denominator (tr ij )is an integer type xijt is a binary variable. yij is again integer type. The integers are to be controlled by the binary varia...
-
BISWAJIT KARさんが投稿を作成しました:
How do I add the following Constraint in Guroby?
回答済みFor me, it is showing an error saying divisor must be a constant. I tried to do that as follows: But this solution is manipulating the output values. How do I Write the constraint as it is?