Alessandra Vieira
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by Alessandra Vieira-
GenConstrIndicator
AnsweredHi Guys, the first post was supposed empty, so sorrow if I am repeating the question. I need some help here. I am using C++/VS and my Gurobi version is 9.1, and I think I can not install an update...
-
Re-optimization updating the model X Callback Code
Hi Folks, I trying to solve a two decisions problem with Gurobi C++ API, the first decision is after minimizing one variable with cost as coefficients, the decision to use the machine on the lis...
-
Create a array of binaries variables should I use Gurobi C++
AnsweredHi, I am using Gurobi C++, and I m trying to introduce binaries variables as elements of a vector to 1 the machine is on,0 otherwise. How could I do it? Also is it possible to create a vector of...