Closed mmiller-max closed 3 years ago
Tidied up methods so that kwargs are only defined once, and added new method that passes in weights. Added shortest_path tests.
shortest_path
Also tidied up typing in total_path_weight (separate commit for review clarity)
total_path_weight
@captchanjack the failed test is just an error downloading the map (again..)
Tidied up methods so that kwargs are only defined once, and added new method that passes in weights. Added
shortest_path
tests.Also tidied up typing in
total_path_weight
(separate commit for review clarity)