Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.49 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.49 KB

Heuristic Algorithms Notes (LaTeX) - [Italian]

Status Lang

Notes (italian) for the course of "Heuristic Algorithms" held by Prof. Cordone , LaTeX, A.A. 2021/2022 MsC's in Computer Science.

Download PDF

Syllabus

  • Introduzione al corso (introduction to the course)
  • Algoritmi Euristici (computability theory)
  • Classificazione dei problemi (problem classification)
  • Problemi di ottimizzazione combinatoria (combinatorial optimization problems)
  • Efficienza teorica (theoretical efficiency)
  • Efficacia teorica (theoretical efficacy)
  • Valutazione empirica delle prestazioni (empirical performance evaluation)
  • Euristiche costruttive (constructive heuristics)
  • Euristiche di scambio (exchange heuristics)
  • Ricerca del vicinato (neighborhood search)
  • Metaeuristiche di ricombinazione (recombination meta-heuristics)

Contribute to the notes

Hi, I'm Manuel and I'm the creator of this notes. I would like to share this with everybody, but I would like more to share the less amount of misinformation or informal knowledge as possible. Please if you find some of this errors:

  • Informal
  • Typo
  • Semantic errors
  • ...

Please let me know it through a new issue or just do a pull request with the fix. Thank You ❤!