Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-OSRM/osrm-backend
/ SCCDepth
Method
SCCDepth
src/partitioner/recursive_bisection.cpp:112–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
std::uint32_t RecursiveBisection::SCCDepth() const { return internal_state.SCCDepth(); }
113
114
} // namespace osrm::partitioner
Callers
1
RecursiveBisection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected