Ana Sofia Ariza Cardona
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Ana Sofia Ariza Cardona-
Ana Sofia Ariza Cardona created a post,
How do I switch the max function from CPLEX OPL to Gurobi?
AnsweredHi, i got this constraint implemented on CPLEX OPL and I want to switch it to Gurobi but I don´t know how to do especifically this part "max(z in 1 ..i)(x[z][j][k]+y[z][j][k])". forall (i in N) for...
-
Ana Sofia Ariza Cardona commented,
Hi, I got the same problem but I´m doing it on Python, do you know how can I write this: T.select('*', i, k) on python?