Jonas
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
Activity overview
Latest activity by Jonas-
Jonas commented,
Hi Jonasz and Matthias, thank you for your help! I'm not sure how to reallocate the variables array (at least without having to add all the constraints again). I ended up using std::vector<GRBVar*>...
-
Jonas commented,
Hi Jonasz, thank you for your reply. I am aware of the update function that can be called on models. I'm not interested in that function. I am looking for an update function that can be called on v...
-
Jonas created a post,
Documentation of Variable Update C++ vs Python interface
AnsweredHi there, I'm exactly in the situation described by Taejoon Park in https://support.gurobi.com/hc/en-us/community/posts/4408936057873-Increase-the-number-of-variable-number-by-updating-the-gurobi-...