Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
663
size_t Route::Node::client() const { return loc_; }
664
665
size_t Route::Node::idx() const { return idx_; }
666
Callers
15
duration
Method · 0.80
markPromising
Method · 0.80
evaluate
Method · 0.80
search
Method · 0.80
applyOptionalClientMoves
Method · 0.80
applyGroupMoves
Method · 0.80
unload
Method · 0.80
insert
Method · 0.80
perturb
Method · 0.80
insertCost
Method · 0.80
removeCost
Method · 0.80
inplaceCost
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected