MCPcopy 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
224void ProblemData::ClientGroup::clear() { clients_.clear(); }
225
226ProblemData::Depot::Depot(Coordinate x,
227 Coordinate y,

Callers 4

_registerMethod · 0.45
add_depotMethod · 0.45
makeScheduleMethod · 0.45

Calls

no outgoing calls

Tested by 1