https://github.com/matcom/metaheuristics
A crash course on metaheuristics, graduate level
https://github.com/matcom/metaheuristics
Last synced: about 1 year ago
JSON representation
A crash course on metaheuristics, graduate level
- Host: GitHub
- URL: https://github.com/matcom/metaheuristics
- Owner: matcom
- License: mit
- Created: 2023-06-21T11:32:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T03:03:43.000Z (almost 3 years ago)
- Last Synced: 2025-04-17T14:38:01.026Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 7.11 MB
- Stars: 14
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Metaheuristics
A crash course on metaheuristics for CS graduates
## Content
- [01 - Introduction](slides/01-intro/)
- [02 - Local Search](slides/02-local-search/)