Steiner Tree

Published by: Reinhard MAENNER

Description

This app computes Steiner trees using an evolutionary algorithm. You can place, drag, and delete points of your tree. The optimal number and position of Steiner points is computed.
A minimal spanning tree (MST) connects a given set of points in a plane so that the sum of all edges is minimal. Often this sum of all edges can be reduced, if additional points are added. These points are called Steiner points, and the corresponding minimal spanning tree Steiner tree. If more than 3 points are given, it is a hard optimization problem to compute the optimal number and position of Steiner points.

This app uses a simple evolutionary algorithm for demonstration purposes. It uses a population of individuals. Each individual represents a MST containing some Steiner points. The population develops towards the optimal Steiner tree in an evolutionary loop: Initially, each individual sets random Steiner points, and constructs the corresponding Steiner tree. The minimal length of the Steiner tree in the population is stored. Each individual has now a fitness value, which is the higher, the closer its Steiner tree length is to the minimal length in the population. Fitter individuals have more descendants by reproduction, and less fit individuals die out. In order to explore better solutions, reproduction does not create descendants that are identical to the parent individual, i.e. do not have their Steiner points at the same position. Rather these positions are shifted randomly by mutation, using a Gaussian distribution. How far they are shifted on average is determined also by their fitness: Good individuals shift their Steiner points less than worse individuals.
How fast a good solution is found, depends thus on the population size, and the mutation strength.
Hide Show More...

Screenshots

Steiner Tree FAQ

  • Is Steiner Tree free?

    Yes, Steiner Tree is completely free and it doesn't have any in-app purchases or subscriptions.

  • Is Steiner Tree legit?

    Not enough reviews to make a reliable assessment. The app needs more user feedback.

    Thanks for the vote

  • How much does Steiner Tree cost?

    Steiner Tree is free.

  • What is Steiner Tree revenue?

    To get estimated revenue of Steiner Tree app and other AppStore insights you can sign up to AppTail Mobile Analytics Platform.

User Rating
App is not rated in Australia yet.
Ratings History

Steiner Tree Reviews

No Reviews in Australia
App doesn't have any reviews in Australia yet.

Store Rankings

Ranking History
App Ranking History not available yet
Category Rankings
App is not ranked yet

Steiner Tree Competitors

Steiner Tree Installs

Last 30 days

Steiner Tree Revenue

Last 30 days

Steiner Tree Revenue and Downloads

Gain valuable insights into Steiner Tree performance with our analytics.
Sign up now to access downloads, revenue, and more.

App Info

Category
Education
Publisher
Reinhard MAENNER
Languages
English
Recent release
4.3 (3 years ago )
Released on
Jan 22, 2013 (12 years ago )
Last Updated
3 months ago
This page includes copyrighted content from third parties, shared solely for commentary and research in accordance with fair use under applicable copyright laws. All trademarks, including product, service, and company names or logos, remain the property of their respective owners. Their use here falls under nominative fair use as outlined by trademark laws and does not suggest any affiliation with or endorsement by the trademark holders.