Sumários

Lesson 19

10 Novembro 2025, 09:00 Cristina Requejo

The local search heuristic, the tabu search heuristic, examples. The Tabu Search heuristic applied to a Job Sequencing problem.


Lesson 18

6 Novembro 2025, 09:00 Cristina Requejo

Sequencing Problem.

5. Heuristics: introduction, types of heuristics, the local search heuristic.


Lesson 17

3 Novembro 2025, 09:00 Cristina Requejo

The traveling salesperson problem: models (cut formulation and MTZ formulation), relaxations (assignment and LP), constructive heuristic (the nearest neighbor) and improvement heuristics (the 2-opt heuristic and the 2-opt neighborhood).


Lesson 16

30 Outubro 2025, 09:00 Cristina Requejo

The set covering problem: variants, pre-processing (reducing the number of columns and number of lines) and a greedy constructive heuristic.

The traveling salesperson problem: introduction.


Lesson 15

27 Outubro 2025, 09:00 Cristina Requejo

The facility location problem: a greedy heuristic.

The set covering problem: example.