Skip to main content

Recursive Algorithms and the Contraction Method

  • Chapter
Random Trees
  • 1875 Accesses

Abstract

Recursive Algorithms follow the Divide-and-Conquer-Principle. The idea behind this principle is to break a problem into two or several subproblems which are easier to solve (heuristically because they are just smaller problems) and then to construct the solution of the original problem by combining the solutions of the subproblems appropriately. If this idea is iteratively (or recursively) applied then one speaks of a recursive algorithm and, moreover, these kinds of algorithms give rise to a (hidden) tree structure.

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

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 119.00
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 159.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 159.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2009 Springer-Verlag/Wien

About this chapter

Cite this chapter

(2009). Recursive Algorithms and the Contraction Method. In: Random Trees. Springer, Vienna. https://doi.org/10.1007/978-3-211-75357-6_8

Download citation

Publish with us

Policies and ethics