Timur Kayhan
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Timur Kayhanさんの最近のアクティビティ-
Timur Kayhanさんがコメントを作成しました:
Hi Jonasz, lets assume x_ij is a binary variable. I want to keep only x_34 = 1 out of all x_ij for all i and j. Best regards, Timur
-
Timur Kayhanさんが投稿を作成しました:
How to lock variables
ユーザーの入力を待っています。Hi all, for an algorithm I need to fixate a few variables. For instance, x_ij should be fixated to x_34 and then afterwards the problem will be solved with the gurobi solver. How do I do that?