Sergio Vanegas
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by Sergio Vanegas-
Continuity Problem
OngoingHi, I need to model the following constraint: The constraint basically ensures that a surgery must be done continuous over time. The variable x is BINARY and models if the surgery is been develope...
-
GurobiError: Unsupported type (<class 'gurobipy.TempConstr'>) for LinExpr addition argument
AnsweredHi, I'm trying to add the following constraint but i get this error: GurobiError: Unsupported type (<class 'gurobipy.TempConstr'>) for LinExpr addition argument The summarized process is as follows...