Searched refs:ComputeLevelGraph (Results 1 – 2 of 2) sorted by relevance
60 LevelGraph ComputeLevelGraph(const BisectionGraphView &view,
72 auto levels = ComputeLevelGraph(view, border_source_nodes, source_nodes, sink_nodes, flow); in operator ()()116 DinicMaxFlow::ComputeLevelGraph(const BisectionGraphView &view, in ComputeLevelGraph() function in osrm::partitioner::DinicMaxFlow