MCPcopy Create free account
hub / github.com/PyVRP/PyVRP / route

Method route

pyvrp/cpp/search/primitives.cpp:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 }
22
23 pyvrp::search::Route const *route() const { return nullptr; }
24
25 size_t first() const { return client; }
26 size_t last() const { return client; }

Callers 3

insertCostMethod · 0.45
removeCostMethod · 0.45
inplaceCostMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected