Skip to main content

Rectilinear Spanning Tree

  • Reference work entry
  • First Online:
Encyclopedia of Algorithms
  • 261 Accesses

Years and Authors of Summarized Original Work

.

  • 2001; Zhou, Shenoy, Nicholls

Problem Definition

Given a set of n points in a plane, a spanning tree is a set of edges that connects all the points and contains no cycles. When each edge is weighted using some distance metric of the incident points, the metric minimum spanning tree is a tree whose sum of edge weights is minimum. If the Euclidean distance (L2) is used, it is called the Euclidean minimum spanning tree; if the rectilinear distance (L1) is used, it is called the rectilinear minimum spanning tree.

Since the minimum spanning tree problem on a weighted graph is well studied, the usual approach for metric minimum spanning tree is to first define a weighted graph on the set of points and then to construct a spanning tree on it.

Rectilinear Spanning Tree, Fig. 1
figure 1821 figure 1821

Octal partition and the uniqueness property

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

Access this chapter

Subscribe and save

Springer+ Basic
$34.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Recommended Reading

  1. McCreight EM (1985) Priority search trees. SIAM J Comput 14:257–276

    Article  MathSciNet  MATH  Google Scholar 

  2. Pugh W (1990) Skip lists: a probabilistic alternative to balanced trees. Commun ACM 33:668–676

    Article  Google Scholar 

  3. Robins G, Salowe JS (1995) Low-degree minimum spanning tree. Discret Comput Geom 14:151–165

    Article  MathSciNet  MATH  Google Scholar 

  4. Zheng SQ, Lim JS, Iyengar SS (1996) Finding obstacle-avoiding shortest paths using implicit connection graphs. IEEE Trans Comput Aided Des 15:103–110

    Article  Google Scholar 

  5. Zhou H, Shenoy N, Nicholls W (2001) Efficient minimum spanning tree construction without delaunay triangulation. In: Proceedings of Asian and South Pacific design automation conference, Yokohama

    Book  MATH  Google Scholar 

  6. Zhou H, Shenoy N, Nicholls W (2002) Efficient spanning tree construction without delaunay triangulation. Inf Proc Lett 81:271–276

    Article  MathSciNet  MATH  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Hai Zhou .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2016 Springer Science+Business Media New York

About this entry

Cite this entry

Zhou, H. (2016). Rectilinear Spanning Tree. In: Kao, MY. (eds) Encyclopedia of Algorithms. Springer, New York, NY. https://doi.org/10.1007/978-1-4939-2864-4_336

Download citation

Publish with us

Policies and ethics