MCPcopy 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
112std::uint32_t RecursiveBisection::SCCDepth() const { return internal_state.SCCDepth(); }
113
114} // namespace osrm::partitioner

Callers 1

RecursiveBisectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected