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