Artikel,

Algorithm 447: efficient algorithms for graph manipulation

, und .
Communications of the ACM, 16 (6): 372--378 (01.06.1973)
DOI: 10.1145/362248.362272

Zusammenfassung

Efficient algorithms are presented for partitioning a graph into connected components, biconnected components and simple paths. The algorithm for partitioning of a graph into simple paths of iterative and each iteration produces a new path between two vertices already on paths. (The start vertex can be specified dynamically.) If V is the number of vertices and E is the number of edges, each algorithm requires time and space proportional to max (V, E) when executed on a random access computer.

Tags

Nutzer

  • @gdmcbain

Kommentare und Rezensionen