Helene Toussaint
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Helene Toussaint-
How to program a pure Branch & Bound
AnsweredHi, I would like to solve a MIP using only the branch & bound feature (i.e. without all the enhancements that speed up the solving like running heuristics at each node, adding cuts etc.). The ide...