MCPcopy Create free account
hub / github.com/PyVRP/PyVRP / Route.h

File Route.h

pyvrp/cpp/search/Route.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#ifndef PYVRP_SEARCH_ROUTE_H
2#define PYVRP_SEARCH_ROUTE_H
3
4#include "../Route.h" // pyvrp::Route

Callers

nothing calls this directly

Calls 9

routeMethod · 0.45
firstMethod · 0.45
lastMethod · 0.45
sizeMethod · 0.45
startsAtReloadDepotMethod · 0.45
endsAtReloadDepotMethod · 0.45
distanceMethod · 0.45
durationMethod · 0.45
loadMethod · 0.45

Tested by

no test coverage detected