Heuristics
In this chapter we show a simple binary variable fixing solution heuristic that involves a heuristic solution procedure interacting with Xpress Optimizer through
- parameter settings,
- saving and recovering bases, and
- modifications of variable bounds.
Chapter 8 shows how to implement the same heuristic with Mosel.