G. O.
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
G. O.による最近のアクティビティ-
Non-linear Optimization with Gurobi
回答済みHello all, I am trying to solve the following non-linear problem to minimize for y y = sum(x_1*b_1,x_2*b_2,...,x_n*b_n) / sum(x_1*c_1,x_2*c_2,...,x_n*c_n) x_i are binary variable, b_i/c_i are sc...