Hernani Delgado Chantre
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by Hernani Delgado Chantre-
Key error
AnsweredHello there, I wonder if you could help me on the following contraint This is how I understand this constraint can be translated on gurobi but I am getting a match error Thank you in advance,Hernani
-
TypeError: unsupported operand type(s) for /: 'int' and 'Var'
AnsweredHi there, I am new in the Gurobi I need some direction on how to solve the following error: TypeError: unsupported operand type(s) for /: 'int' and 'Var'tinpsi_ui[u,i,k] = 1/psi_ui[u,i,k]In the pro...
-
TypeError: object of type 'gurobipy.LinExpr' has no len()
AnsweredHi there, I am new in Gurobi, so I wonder if you could help me on a problem. I have this constraint \[\psi_{uik} = \max_{v \in V, 1 \leq k\leq K }\{\tau_v x_{uvik}\} \quad \forall u \in U, 1 \leq...