Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PyVRP/PyVRP
/ clear
Method
clear
pyvrp/cpp/ProblemData.cpp:224–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
}
223
224
void ProblemData::ClientGroup::clear() { clients_.clear(); }
225
226
ProblemData::Depot::Depot(Coordinate x,
227
Coordinate y,
Callers
4
_register
Method · 0.45
add_depot
Method · 0.45
makeSchedule
Method · 0.45
test_move_involving_empty_routes
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_move_involving_empty_routes
Function · 0.36