Sophie Wuyckens
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Posts
Recent activity by Sophie Wuyckens-
How to generate lower bounding constraints ?
Awaiting user inputHello, I would like to implement a branch-and-cut decomposition by minimizing a lower bounding variable z. The idea is to solve a relaxed version of my model (*) and then iteratively modify it by i...
-
Is there a way to limit the memory used by Gurobi algorithms ?
AnsweredHi, I am working with big models for which the barrier method seems to be the most approriate solver according to my tuning tests. However, this algorithm uses tremendous memory ressources. Given t...