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

Method client

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

Source from the content-addressed store, hash-verified

661}
662
663size_t Route::Node::client() const { return loc_; }
664
665size_t Route::Node::idx() const { return idx_; }
666

Callers 15

durationMethod · 0.80
markPromisingMethod · 0.80
evaluateMethod · 0.80
searchMethod · 0.80
applyGroupMovesMethod · 0.80
unloadMethod · 0.80
insertMethod · 0.80
perturbMethod · 0.80
insertCostMethod · 0.80
removeCostMethod · 0.80
inplaceCostMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected