Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PyVRP/PyVRP
/ distance
Method
distance
pyvrp/cpp/Route.cpp:388–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
386
}
387
388
Distance Route::distance() const { return distance_; }
389
390
Cost Route::distanceCost() const { return distanceCost_; }
391
Callers
7
test_single_route_and_trip_same_statistics
Function · 0.95
test_start_end_depot_not_same_on_empty_route
Function · 0.95
test_distance_is_equal_to_dist_between_over_whole_route
Function · 0.95
test_max_distance
Function · 0.95
test_distance_different_profiles
Function · 0.95
test_start_end_depot_not_same_on_empty_route
Function · 0.95
Route
Method · 0.45
Calls
no outgoing calls
Tested by
6
test_single_route_and_trip_same_statistics
Function · 0.76
test_start_end_depot_not_same_on_empty_route
Function · 0.76
test_distance_is_equal_to_dist_between_over_whole_route
Function · 0.76
test_max_distance
Function · 0.76
test_distance_different_profiles
Function · 0.76
test_start_end_depot_not_same_on_empty_route
Function · 0.76