G. O.

  • Gurobi-versary
  • First Question
  • 合計アクティビティ 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...