Nicolo' Lucchesi
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Comments
Recent activity by Nicolo' Lucchesi-
Thanks a lot for the reply, I've re-written the objective following your suggestion: u = opt_model.addVars(d.n_users, lb=-100.0, ub=100.0, vtype=grb.GRB.CONTINUOUS, name="users")v = opt_model.addVa...