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
- Host: GitHub
- URL: https://github.com/guidanoli/inf1306
- Owner: guidanoli
- License: mit
- Created: 2019-08-29T01:16:27.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-10T04:36:13.000Z (almost 6 years ago)
- Last Synced: 2025-01-17T13:29:51.313Z (9 months ago)
- Topics: metaheuristics, mssc, vrp
- Language: Java
- Size: 16.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Metaheuristics (INF1306) Projects
[](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.