<< Chapter < Page Chapter >> Page >

Proof

The Euler characteristic for lines is 1, which means that # vertices - # edges = 1 . Therefore there are n + k - 1 edges in a tree, where n is the number of terminal points and k is the number of Steiner points.

Each Steiner point has 3 edges coming from it, and each terminal point has at least one, so there are at least 3 k + n 2 total edges; the division by 2 accounts for the fact that each edge is counted at two vertices. Therefore

n + k - 1 3 k + n 2

which, by simple algebra, yields

n - 2 k .

Definition

A Steiner tree with n - 2 Steiner points is a full Steiner tree.

Theorem 5

Every Steiner tree that is not a full Steiner tree can be decomposed into a union of full Steiner trees.

Proof

See [link]

Examples

In a 3 by 4 rectangle, two Steiner trees can be created, but the one with edge between the Steiner points parallel to the long side is the Steiner minimal tree.

In a 1 by 2 rectangle, the minimum spanning tree is not a Steiner tree.

Definition

A topology on a graph determines how many terminals and Steiner points there are, and how the points are connected to each other. A topology is a degeneracy of another if it can be obtained from shrinking edges of the original. The set of degeneracies of a topology G is denoted by D ( G ) .

A topology is a Steiner topology (full Steiner topology) if every Steiner point has degree 3 (and terminal has degree 1).

If F is a full Steiner topology, then D s ( F ) is the set of Steiner topologies in D ( F ) .

It is easy to see that a Steiner tree contains no closed shapes, called cycles. Otherwise, one edge could be deleted, and the resulting structure would be of shorter total length while still connecting all of the points.

Theorem 5

A Steiner tree whose topology is in D ( F ) for some full Steiner topology F is the unique minimum tree among trees whose topologies are in D s ( F ) .

Proof

Let T be a tree whose topology G D s ( F ) . Let v 1 , ... , v n be an enumeration of the vertices. Define f i j = 1 if [ v i , v j ] is an edge in G and f i j = 0 otherwise. Then the length of T is

T = i < j f i j v i - v j

| v i - v j | is a norm, and norms are convex due to the triangle inequality, so T is strictly convex except when edges remain the same direction in a perturbation. In that case, when the three edges from a Steiner point are parallel, moving the Steiner point towards the side of the two overlapping edges decreases the total length, and thus | T | is strictly convex. Because a Steiner tree is a local minimum, strict convexity guarantees that it is the unique minimum among trees with topologies in D s ( F ) .

Corollary

There exists at most one relatively minimal tree for a given topology.

Definition

A Steiner hull for a given set of points N is a region which is known to contain a Steiner minimal tree.

In the Euclidean plane, the Steiner hull is bounded.

Lemma

Let [ v i , v j ] be any path in a Steiner minimal tree, where v i and v j are defined as before. Let L ( v i , v j ) be the region consisting of all points p satisfying

| p - v i | < | v i - v j | and | p - v j | < | v i - v j |

L ( v i , v j ) is the lune-shaped intersection of circles of radius | v i - v j | centered on v i and v j . No other vertex of the Steiner minimal tree can lie in L ( v i , v j ) .

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Michell trusses study, rice u. nsf vigre group, summer 2013. OpenStax CNX. Sep 02, 2013 Download for free at http://cnx.org/content/col11567/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Michell trusses study, rice u. nsf vigre group, summer 2013' conversation and receive update notifications?

Ask