Laura Lor
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Laura Lorさんの最近のアクティビティ-
Laura Lorさんが投稿を作成しました:
How to include scalars in the objective using c++
回答済みHi, I have a problem in which I want to minimize (Ax + B(y + 1)) where A and B are scalars and x,y are boolean variables. I am using the function GRBaddvars(model, num_var, 0, NULL, NULL, NULL, ob...