Joao Coelho
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Joao Coelho-
Joao Coelho commented,
the list earliest is a parameter of my problem, not a variable
-
Joao Coelho created a post,
Linearizing Max function in constraint
AnsweredI'm trying to linearize the following constraints in python. mdl = Model('MTHFVRPTW')rtkw = mdl.addVars(vehicles, trips, vtype=GRB.CONTINUOUS) #return time of trip w of vehicle kaac = mdl.addVars(...