78
Views
4
CrossRef citations to date
0
Altmetric
Original Articles

A new algorithm for minimum spanning tree using depth-first-search in an undirected graph

&
Pages 157-161 | Received 11 Jan 1994, Published online: 19 Mar 2007
 

Abstract

A new algorithm is presented for the minimum spanning tree problem in any undirected graph. The algorithm does not use any sorting algorithm or priority queue or binary heaps. The algorithm is based on Depth-First-Search (DFS) and the heaviest edge of the seen cycle in DFS is deleted. It takes in worst case a time of 0(Kε) for a graph with v vertices and e edges and K = ε — (v — 1).

Reprints and Corporate Permissions

Please note: Selecting permissions does not provide access to the full text of the article, please see our help page How do I view content?

To request a reprint or corporate permissions for this article, please click on the relevant link below:

Academic Permissions

Please note: Selecting permissions does not provide access to the full text of the article, please see our help page How do I view content?

Obtain permissions instantly via Rightslink by clicking on the button below:

If you are unable to obtain permissions via Rightslink, please complete and submit this Permissions form. For more information, please visit our Permissions help page.