Testing graph connectivity

19Citations
Citations of this article
7Readers
Mendeley users who have this article in their library.

Abstract

An algorithm proposed by Dinic for finding maximum flows in networks and by Hopcroft and Karp for finding maximum bipartite matchings is applied to graph connectivity problems. It is shown that the algorithm requires 0(V1/2E) time to find a maximum set of node-disjoint paths in a graph, and 0(V2/3E) time to find a maximum set of edge disjoint paths. These bounds are tight. Thus the node connectivity of a graph may be tested in 0(V5/2E) time, and the edge connectivity of a graph may be tested in 0(V5/3E) time.

References Powered by Scopus

Theoretical Improvements in Algorithmic Efficiency for Network Flow Problems

1772Citations
N/AReaders
Get full text

Algorithm 447: Efficient algorithms for graph manipulation

818Citations
N/AReaders
Get full text

Methods for Investigating Connectivity of Large Graphs

41Citations
N/AReaders
Get full text

Cited by Powered by Scopus

Node-and edge-deletion NP-complete problems

55Citations
N/AReaders
Get full text

Distributed connectivity decomposition

48Citations
N/AReaders
Get full text

The Effect of a Connectivity Requirement on the Complexity of Maximum Subgraph Problems

47Citations
N/AReaders
Get full text

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Cite

CITATION STYLE

APA

Endre Tarjan, R. (1974). Testing graph connectivity. In Proceedings of the Annual ACM Symposium on Theory of Computing (pp. 185–193). Association for Computing Machinery. https://doi.org/10.1145/800119.803897

Readers over time

‘10‘12‘14‘16‘17‘19‘2101234

Readers' Seniority

Tooltip

PhD / Post grad / Masters / Doc 4

57%

Professor / Associate Prof. 1

14%

Lecturer / Post doc 1

14%

Researcher 1

14%

Readers' Discipline

Tooltip

Computer Science 5

71%

Agricultural and Biological Sciences 1

14%

Mathematics 1

14%

Save time finding and organizing research with Mendeley

Sign up for free
0