5
views
0
recommends
+1 Recommend
0 collections
    0
    shares
      • Record: found
      • Abstract: found
      • Article: found
      Is Open Access

      Nearly Work-Efficient Parallel DFS in Undirected Graphs

      Preprint
      , ,

      Read this article at

          There is no author summary for this article yet. Authors can add summaries to their articles on ScienceOpen to make them more accessible to a non-specialist audience.

          Abstract

          We present the first parallel depth-first search algorithm for undirected graphs that has near-linear work and sublinear depth. Concretely, in any \(n\)-node \(m\)-edge undirected graph, our algorithm computes a DFS in \(\tilde{O}(\sqrt{n})\) depth and using \(\tilde{O}(m+n)\) work. All prior work either required \(\Omega(n)\) depth, and thus were essentially sequential, or needed a high \(poly(n)\) work and thus were far from being work-efficient.

          Related collections

          Author and article information

          Journal
          19 April 2023
          Article
          2304.09774
          cc037645-d69a-492b-b338-7c2651f89e6c

          http://creativecommons.org/licenses/by/4.0/

          History
          Custom metadata
          Appears at SPAA'23
          cs.DS cs.DC

          Data structures & Algorithms
          Data structures & Algorithms

          Comments

          Comment on this article

          Related Documents Log