Jump to content

Talk:Path-based strong component algorithm: Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
Ruud Koot (talk | contribs)
Hngabow (talk | contribs)
No edit summary
Line 11: Line 11:


[[User:85.216.120.110|85.216.120.110]] 06:22, 24 September 2007 (UTC)
[[User:85.216.120.110|85.216.120.110]] 06:22, 24 September 2007 (UTC)

Also Dijkstra presented this algorithm in Ch 25 of his 1976 book, A Discipline of Programming.
A brief summary is on the webpage http://www.cs.colorado.edu/~hal/Papers/DFS/pbDFShistory.html
[[User:Hngabow|Hngabow]] ([[User talk:Hngabow|talk]]) 23:05, 13 September 2011 (UTC)

Revision as of 23:05, 13 September 2011

WikiProject iconMathematics Stub‑class Low‑priority
WikiProject iconThis article is within the scope of WikiProject Mathematics, a collaborative effort to improve the coverage of mathematics on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
StubThis article has been rated as Stub-class on Wikipedia's content assessment scale.
LowThis article has been rated as Low-priority on the project's priority scale.

This algorithm was discovered by Cheriyan and Mehlhorn in 1996. So the algorithm should be called Cheriyan-Mehlhorn, or perhaps Cheriyan-Mehlhorn/Gabow ?

Here is an excerpts from Gabow's home page:

Path-based depth-first search for strong and biconnected components," Information Processing Letters 74, 2000, pp.107-114. Note added May 2006: Joseph Cheriyan and Kurt Mehlhorn published this algorithm several years before: "Algorithms for Dense Graphs and Networks on the Random Access Computer", Algorithmica 15, 1996, pp.521-549 postscript The final algorithms are the same, although they do not use the path-based approach for the high-level algorithm. Full version (15 pages) of IPL article Supplementary material on DFS.

85.216.120.110 06:22, 24 September 2007 (UTC)[reply]

Also Dijkstra presented this algorithm in Ch 25 of his 1976 book, A Discipline of Programming. A brief summary is on the webpage http://www.cs.colorado.edu/~hal/Papers/DFS/pbDFShistory.html Hngabow (talk) 23:05, 13 September 2011 (UTC)[reply]