Corrected optimizer and landmark attributes in backend
This commit is contained in:
@@ -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')
|
Reference in New Issue
Block a user