Arrow Research search
Back to STOC

STOC 1977

Finding a Minimum Circuit in a Graph

Conference Paper Accepted Paper Algorithms and Complexity ยท Theoretical Computer Science

Abstract

Finding minimum circuits in graphs and digraphs is discussed. An almost minimum circuit is a circuit which may have only one edge more than the minimum. An 0(n 2 ) algorithm is presented to find an almost minimum circuit. The straightforward algorithm for finding a minimum circuit has an 0(ne) behavior. It is refined to yield an 0(n 2 ) average time algorithm. An alternative method is to reduce the problem of finding a minimum circuit to that of finding a triangle in an auxiliary graph. Three methods for finding a triangle in a graph are presented. The first has an 0(e 3/2 ) worst case bound ( (n) for planar graphs); the second takes 0(n 5/3 ) time on the average; the third has an 0(n log7 ) worst case behavior. For digraphs, recent results of Bloniarz, Fisher and Meyer are used to obtain an algorithm with 0(n 2 logn) average behavior.

Authors

Keywords

No keywords are indexed for this paper.

Context

Venue
ACM Symposium on Theory of Computing
Archive span
1969-2025
Indexed papers
4364
Paper id
537318274235927471
v2026.09.13