Skip to main content
Log in

Algorithmus 41 Ein Algorithmus zum vollständigen Durchlaufen eines ungerichteten, zusammenhängenden Graphen

Algorithm 41. An algorithm for the traversal of an undirected, connected graph

  • Algorithmus
  • Published:
Computing Aims and scope Submit manuscript

Zusammenfassung

Der Algorithmus zum vollständigen Durchlaufen eines Graphen basiert auf dem Prinzip des Ariadnefadens. Ausgehend von einem Knoten wird der Graph so lange systematisch durchlaufen, bis alle Knoten mindestens einmal und alle Kanten genau zweimal berücksichtigt worden sind. Der Algorithmus arbeitet mitO(m), m=Anzahl der Kanten.

Abstract

The algorithm for the traversal of an undirected, connected graph is based on the principle of the thread of Ariadne. Starting with a node the algorithm handels the graph systematically until all nodes are reached at least once and all arcs traversed exactly twice. The complexity isO (m), m=number of edges.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

About this article

Cite this article

Kugler, K.P., Pape, U. Algorithmus 41 Ein Algorithmus zum vollständigen Durchlaufen eines ungerichteten, zusammenhängenden Graphen. Computing 24, 269–274 (1980). https://doi.org/10.1007/BF02281731

Download citation

  • Received:

  • Revised:

  • Issue Date:

  • DOI: https://doi.org/10.1007/BF02281731

Navigation