Dynamic trees as search trees via Euler tours, applied to the network simplex algorithm

Research output: Contribution to journalArticlepeer-review

71 Scopus citations

Abstract

The dynamic tree is an abstract data type that allows the maintenance of a collection of trees subject to joining by adding edges (linking) and splitting by deleting edges (cutting), while at the same time allowing reporting of certain combinations of vertex or edge values. For many applications of dynamic trees, values must be combined along paths. For other applications, values must be combined over entire trees. For the latter situation, an idea used originally in parallel graph algorithms, to represent trees by Euler tours, leads to a simple implementation with a time of O(log n) per tree operation, where n is the number of tree vertices. We apply this representation to the implementation of two versions of the network simplex algorithm, resulting in a time of O(log n) per pivot, where n is the number of vertices in the problem network.

Original languageEnglish (US)
Pages (from-to)169-177
Number of pages9
JournalMathematical Programming, Series B
Volume78
Issue number2
DOIs
StatePublished - Aug 1 1997

All Science Journal Classification (ASJC) codes

  • Software
  • General Mathematics

Fingerprint

Dive into the research topics of 'Dynamic trees as search trees via Euler tours, applied to the network simplex algorithm'. Together they form a unique fingerprint.

Cite this