MCPcopy Index your code
hub / github.com/PyVRP/PyVRP / empty

Method empty

pyvrp/cpp/Route.cpp:345–345  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

343}
344
345bool Route::empty() const { return size() == 0; }
346
347size_t Route::size() const
348{

Callers 2

Route.cppFile · 0.45
RouteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected