ACM Home Page
Please provide us with feedback. Feedback
Finding a minimum circuit in a graph
Full text PdfPdf (531 KB)
Source Annual ACM Symposium on Theory of Computing archive
Proceedings of the ninth annual ACM symposium on Theory of computing table of contents
Boulder, Colorado, United States
Pages: 1 - 10  
Year of Publication: 1977
Authors
Sponsors
ACM: Association for Computing Machinery
SIGACT: ACM Special Interest Group on Algorithms and Computation Theory
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 24,   Downloads (12 Months): 96,   Citation Count: 4
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/800105.803390
What is a DOI?

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(n2) 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(n2) 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(e3/2) worst case bound ((n) for planar graphs); the second takes 0(n5/3) time on the average; the third has an 0(nlog7) worst case behavior. For digraphs, recent results of Bloniarz, Fisher and Meyer are used to obtain an algorithm with 0(n2logn) average behavior.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
 
2
P.A.Bloniarz, M.J. Fisher and A.R. Meyer, "A Note on the Average Time to Compute Transitive Closures", Proc. of the 3rd Int. Colloquium on Automata, Languages and Programming, S. Michelson and R. Milner (eds.),July 1976.
 
3
P. Erdös and J. Spencer, "Probabilistic Methods in Combinatorics", Academic Press, 1974.
 
4
C.L.Liu, "Introduction to Combinatorial Mathematics", McGraw-Hill, 1968.
 
5
"Gaussian Elimination is not Optimal", Numerische Mathematik 13, 354-356.


Collaborative Colleagues:
Alon Itai: colleagues
Michael Rodeh: colleagues