This lecture consisted in practical exercises on mathematical programming:
Links to the text of the two cases, the input data and the solution ZIMPL model are available together with these notes.
The next lecture we do practical exercises on local search. This entails programming in class. We agreed to use C/C++ as working language. Tomorrow, some basic functions to speed up the implementation will become available from the Lecture Notes session.
Write the integer programming formulation of and implement the model in ZIMPL. Solve the instance available with the Lecture Notes. (You may compare your solution with the one in Figure C.2 on page 426 of the textbook).