Marina Santarelli
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Activity overview
Latest activity by Marina Santarelli-
Marina Santarelli commented,
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 created a post,
Can Gurobi not be able to solve a MILP problem if the objective function is formulate differently?
OngoingI 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 commented,
Thank you very much Matthias for your answer ;) Marina
-
Marina Santarelli created a post,
Input Matrix to Gurobi model in Matlab
AnsweredHi, 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...