An open API service indexing awesome lists of open source software.

https://github.com/guidanoli/inf1306

Metaheuristics (INF1306) Projects
https://github.com/guidanoli/inf1306

metaheuristics mssc vrp

Last synced: 7 months ago
JSON representation

Metaheuristics (INF1306) Projects

Awesome Lists containing this project

README

          

# Metaheuristics (INF1306) Projects

[![Build Status](https://travis-ci.com/guidanoli/metaheuristics.svg?token=qE6t8G5ceKXicAz7JwzQ&branch=master)](https://github.com/guidanoli/metaheuristics)

This repository will hold the source code, setup instructions and results.

*"This course aims to introduce tools and technics of combinatory optimization for solving problems of great scale. Such problems have copious industrial and practical applications, in areas such as transport, logistics, production, finances and machine learning. For the most part of these problems, there is no good optimal solution in large scale instances. However, a wide variety of 'heuristics' are able to generate good solutions. Developing good heuristics require as much insight as practice. During this course, the students will get to know heuristic and metaheuristic technics, such as simulated annealing, tabu search, 'genetic algorithms', ant farm colony algorithms, as well as plenty of tips to make these work in practice." (Free translation from Portuguese)*

Lecture given by [Thibaut Vidal](https://github.com/vidalt) @ PUC-Rio in the second semester of 2019.