diff --git a/index.md b/index.md index 4fb97a04d85ed77a4aee5514d4767d12454a5986..6b99823ee2e803ff9f7371c59b2cb640fdcf59fa 100644 --- a/index.md +++ b/index.md @@ -36,6 +36,7 @@ corrige: false ## TP6 Rust: Listes, [HTML](prog_seq/exercices/06_listes/), [PDF](prog_seq/exercices/06_listes/index.pdf) ## TP7 Rust: Reed-Solomon, [HTML](prog_seq/exercices/07_reed_solomon/index.html), [PDF](prog_seq/exercices/07_reed_solomon/index.pdf) ## TP8 Rust: Transformation d'images, [HTML](prog_seq/exercices/08_transformation_images/index.html), [PDF](prog_seq/exercices/08_transformation_images/index.pdf) +## TP9 Rust: Problème du voyageur de commerce, [HTML](prog_seq/exercices/09_voyageur_commerce/index.html), [PDF](prog_seq/exercices/09_voyageur_commerce/index.pdf) # Cours de deuxième année