Corrected optimizer and landmark attributes in backend

This commit is contained in:
2024-06-26 14:23:51 +02:00
parent 8e33bd1b3f
commit bec1827891
3 changed files with 34 additions and 30 deletions

View File

@@ -110,7 +110,7 @@ def test4(coordinates: tuple[float, float]) -> List[Landmark]:
return refined_tour
#test4(tuple((48.8344400, 2.3220540))) # Café Chez César
test4(tuple((48.8344400, 2.3220540))) # Café Chez César
#test4(tuple((48.8375946, 2.2949904))) # Point random
test4(tuple((47.377859, 8.540585))) # Zurich HB
#test4(tuple((47.377859, 8.540585))) # Zurich HB
#test3('Vienna, Austria')