Carlos Rodríguez
- Total activity 19
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 4
- Subscriptions 4
Posts
Recent activity by Carlos Rodríguez-
Gurobi 13
AnsweredHey everyone, I was just testing a new version of my python package, so I started a new enviroment and installed all dependancies. I tested my build and got:gurobipy._exception.GurobiError: Version...
-
Cutoff
Awaiting user inputHello! I am working on a problem related to minimizing the number of edges in a network that need to be turned off for the flow of a network to be 0. I know that turning certain edges off should be...
-
Root relaxation single thread
OngoingHello! I am solving what I believe to be hard problem, the main focus is to find all the possible solutions (nodes) that when turned off make it impossible to transmit a message. I am interested in...
-
Gurobi gets stuck
OngoingHello everyone, This is my first post, so if I am doing something incorrectly please tell me. About the issue I am having is that gurobi is taking to long, in my experience tunning gurobi corre...