Skip to content

aldomann/optimisation-projects

Repository files navigation

Optimisation Projects

Projects and scripts developed for the Optimisation course given by Lluís Alsedà in the Master's degree in Modelling for Science and Engineering (2017-2018) of the Autonomous University of Barcelona.

The main topis of the course are:

  • Combinatorial Algorithms for graphs (combinatorial-algorithms)
  • Heuristics and problem representation (map-routing)
  • Genetic Algorithms (genetic-algorithms)
  • Simulated Annealing (simulated-annealing)
  • Ant colony algorithms
  • Deterministic optimization
  • Machine learning (neural-networks)