Arthur d'Hertog
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Arthur d'Hertogさんの最近のアクティビティ-
Arthur d'Hertogさんがコメントを作成しました:
Hi, Thanks for your respond. I'm trying to make a BMF. The goal is therefore to decompose a "test" matrix into two sub-matrices W and H. The goal is to minimize the differences between the test mat...
-
Arthur d'Hertogさんが投稿を作成しました:
Else/If conditions
回答済みHello, I want to make the following condition on gurobi : if expr_ij >= 1 : P[i,j] = 1else : P[i,j] = 0I am new on gurobi, do you have any tips for me ? Thanks a lot, Arthur