Index of /besson/info1_algo1_2019/slides
# ALGO1 : Introduction à l'algorithmique
- Magistère d'Informatique de Rennes - ENS Rennes - Année 2019/2020
- Intervenants :
+ Cours : [Lilian Besson](https://perso.crans.org/besson/)
+ Travaux dirigés : [Raphaël Truffet](http://perso.eleves.ens-rennes.fr/people/Raphael.Truffet/)
----
## Information à propos de ce cours
C'est en ligne, sur [cette page](https://perso.crans.org/besson/teach/info1_algo1_2019/) (`https://perso.crans.org/besson/teach/info1_algo1_2019/`).
## Liste des présentations
Sur [cette page](https://perso.crans.org/besson/teach/info1_algo1_2019/slides/) (`https://perso.crans.org/besson/teach/info1_algo1_2019/slides/`).
### Cours 1 : Introduction + File de priorité
- [CoursMagistral_1.pdf](CoursMagistral_1.pdf)
- (source : [CoursMagistral_1.md](CoursMagistral_1.md))
### Cours 2 : Structures de données pour un ensemble
- TODO : [CoursMagistral_2.pdf](CoursMagistral_2.pdf)
- (source : [CoursMagistral_2.md](CoursMagistral_2.md))
### Cours 3 : Diviser pour régner
- TODO : [CoursMagistral_3.pdf](CoursMagistral_3.pdf)
- (source : [CoursMagistral_3.md](CoursMagistral_3.md))
### Cours 4 : Graphes, et parcours en profondeur
- TODO : [CoursMagistral_4.pdf](CoursMagistral_4.pdf)
- (source : [CoursMagistral_4.md](CoursMagistral_4.md))
### Cours 5 : Parcours en largeur
- TODO : [CoursMagistral_5.pdf](CoursMagistral_5.pdf)
- (source : [CoursMagistral_5.md](CoursMagistral_5.md))
### Cours 6 : Algorithmes gloutons
- TODO : [CoursMagistral_6.pdf](CoursMagistral_6.pdf)
- (source : [CoursMagistral_6.md](CoursMagistral_6.md))
### Cours 7 : Programmation dynamique
- TODO : [CoursMagistral_7.pdf](CoursMagistral_7.pdf)
- (source : [CoursMagistral_7.md](CoursMagistral_7.md))
### Cours 8 : Flots
- TODO : [CoursMagistral_8.pdf](CoursMagistral_8.pdf)
- (source : [CoursMagistral_8.md](CoursMagistral_8.md))
### Cours 9 : Programmation linéaire
- TODO : [CoursMagistral_9.pdf](CoursMagistral_9.pdf)
- (source : [CoursMagistral_9.md](CoursMagistral_9.md))
### Cours 10 : Algorithmes de recherche de solutions
- TODO : [CoursMagistral_10.pdf](CoursMagistral_10.pdf)
- (source : [CoursMagistral_10.mdd](CoursMagistral_10.pdf))
----
### :information_desk_person: More information?
> - More information about [Marp](https://yhatt.github.io/marp/): on [this web page](https://yhatt.github.io/marp/).
## :scroll: License ? [![GitHub license](https://img.shields.io/github/license/Naereen/ALGO1-Info1-2019.svg)](https://github.com/Naereen/ALGO1-Info1-2019/blob/master/LICENSE.txt)
All the slides in this repository are published under the terms of the [MIT License](https://lbesson.mit-license.org/) (file [LICENSE.txt](LICENSE.txt)).
© [Lilian Besson](https://GitHub.com/Naereen), 2019.
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/ALGO1-Info1-2019/graphs/commit-activity)
[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama)
[![Analytics](https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/ALGO1-Info1-2019/README.md?pixel)](https://GitHub.com/Naereen/ALGO1-Info1-2019/)
[![made-with-jupyter](https://img.shields.io/badge/Made%20with-Jupyter-1f425f.svg)](http://jupyter.org/) [![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/) [![made-with-ocaml](https://img.shields.io/badge/Made%20with-OCaml-1f425f.svg)](https://ocaml.org/)
[![ForTheBadge uses-badges](http://ForTheBadge.com/images/badges/uses-badges.svg)](http://ForTheBadge.com)
[![ForTheBadge uses-git](http://ForTheBadge.com/images/badges/uses-git.svg)](https://GitHub.com/)
[![ForTheBadge built-with-science](http://ForTheBadge.com/images/badges/built-with-science.svg)](https://GitHub.com/Naereen/)