Marina Santarelli
- 合計アクティビティ 7
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
アクティビティの概要
Marina Santarelliさんの最近のアクティビティ-
Marina Santarelliさんがコメントを作成しました:
This is my objective function: f = [zeros(nv_ev + nv_column,1); f_bill; ; 0.56*20; 0.56*40; 0.56*80; 0.56*120 ]; where f_bill is a vector of values between 0.1205 and 0.125. If I change f_bill suc...
-
Marina Santarelliさんが投稿を作成しました:
Can Gurobi not be able to solve a MILP problem if the objective function is formulate differently?
進行中I have to solve a MILP program and for certain values associate to the variables in objective function I get a feasible solution. However. when I try to change the cost value associated to some var...
-
Marina Santarelliさんがコメントを作成しました:
Thank you very much Matthias for your answer ;) Marina
-
Marina Santarelliさんが投稿を作成しました:
Input Matrix to Gurobi model in Matlab
回答済みHi, I am writing to know if Gurobi can handle as input a matrix that is NOT a double real matrix. Indeed, since I have an "out of memory" error in Martlab, due to the limited dimensions the real ar...