项目作者: aldomann

项目描述 :
Projects for Optimisation course
高级语言: C
项目地址: git://github.com/aldomann/optimisation-projects.git
创建时间: 2017-09-21T16:22:49Z
项目社区:https://github.com/aldomann/optimisation-projects

开源协议:GNU General Public License v3.0

下载


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)