Eduardo Alvarez
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Eduardo Alvarez-
gurobipy.GurobiError: Unable to convert argument to an expression
Awaiting user inputI am trying to make an optimize model, after running all restrictions and variables and realizing they are well defined, I get a problem trying to use model.setObjective(objetivo, GRB.MINIMIZE) ...