Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michel Patin
Bloc2
Commits
3c5f8de0
Commit
3c5f8de0
authored
Jul 03, 2019
by
Thierry Sautiere
Browse files
Update readme.md
parent
3f645ac2
Changes
1
Hide whitespace changes
Inline
Side-by-side
voyageur/readme.md
View file @
3c5f8de0
...
...
@@ -30,7 +30,8 @@
ville
=
liste_villes
[
ville_la_plus_proche
(
ville
,
liste_villes
,
matrice_distance
)][
0
]
tour_glouton
.
append
(
liste_villes
[
indice_ville
(
ville
,
liste_villes
)])
voyageur_glouton_recu
(
ville
,
liste_villes
,
matrice_distance
,
tour_glouton
)
return
tour_glouton
return
tour_glouton
```
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment