Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
345
bool Route::empty() const { return size() == 0; }
346
347
size_t Route::size() const
348
{
Callers
2
Route.cpp
File · 0.45
Route
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected