Gabriel Pimenta
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
Posts
Recent activity by Gabriel Pimenta-
Inquiry on Asynchronous Optimization Calls Using Gurobipy in Python Environment
AnsweredDear Gurobi Support Team, For your information, we are currently using the Gurobipy package (version 10.0.2) for modeling optimization problems and making optimization calls. We are running these o...
-
compute IIS
AnsweredWhat defines the efficiency of computeIIS? Testing my model, for some situations, the IIS is computed adequately, reaching a minimum IIS in a short time, while in others, it doesn't reach the minim...
-
Status SUBOPTIMAL
OngoingI am running a multi-objective MIP model. When combining the objectives into a single objective, the model works correctly. However, when separating the objectives using setObjectiveN and parameter...