Project - Task 2

You and your team were given one of the settings from here and you have formalized the problem in the first task. Next, you will design an exact solver for it using Branch-and-Bound. Branch-and-Bound is a general framework for exact solvers for optimization problems with a lot potential for problem-specific tuning. For the structure of a Branch-and-Bound algorithm see lecture slides. You are not expected to implement your algorithm.

General guidelines:

Requirements:

Submission

Your submission is a report in PDF format. An appropriate length is 5 pages. It is highly recommended to write this report using LaTeX.

You will submit a draft on ItsLearning. On this draft you will get feedback, which you can incorporate afterwards. The final report will consist of revised versions of the drafts for each of the 4 tasks. Although you receive feedback for each draft, only the final report will be graded.