Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sofiia-chorna/ror202
RO202 - Recherche opérationnelle appliquée, ENSTA Paris, Institute Polytechnique de Paris
https://github.com/sofiia-chorna/ror202
Last synced: about 1 month ago
JSON representation
RO202 - Recherche opérationnelle appliquée, ENSTA Paris, Institute Polytechnique de Paris
- Host: GitHub
- URL: https://github.com/sofiia-chorna/ror202
- Owner: sofiia-chorna
- Created: 2024-02-03T14:17:57.000Z (9 months ago)
- Default Branch: develop
- Last Pushed: 2024-02-14T20:37:06.000Z (9 months ago)
- Last Synced: 2024-02-14T21:39:14.605Z (9 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ROR202
RO202 - Recherche opérationnelle appliquée, ENSTA Paris, Institute Polytechnique de Paris* **TD1. Arbres et chemins**
* _Algorithme de Kruskal_ pour les arbres couvrants de poids minimal
* _Algorithme de Dijkstra_ pour les problèmes de plus courts chemins
* **TD2. Flots**
* _Algorithme deFord-Fulkerson_