Přístupnostní navigace
E-přihláška
Vyhledávání Vyhledat Zavřít
Detail publikace
ŠEDA, M.
Originální název
Graph and Geometric Algorithms and Efficient Data Structures
Typ
kapitola v knize
Jazyk
angličtina
Originální abstrakt
Many NP-complete optimization problems may be approximately solved by stochastic or deterministic heuristic methods and it is necessary to find their efficient data representation to minimize iteration computational time. In this chapter, we will touch the Minimum Steiner Tree Problems in Graphs (or Network Steiner Tree Problem), which can be solved by heuristics based on the Minimum Spanning Tree Problem and/or the Shortest Path Problem using a binary heap that enables to implement a priority queue that substantially increases the algorithm efficiency. We will also show a Delaunay triangulation-based way of finding minimal networks connecting a set of given points in the Euclidean plane using straight lines (minimum spanning tree) and its more general case (Steiner minimum tree) where additional points can be considered. Finally, we will deal with visibility graphs, Voronoi diagrams and rapidly exploring trees and focus on their applications in robot motion planning, where the robot should pass around obstacles from a given starting position to a given target position, touching none of them.
Klíčová slova
Steiner tree, Voronoi diagram, Delaunay triangulation, visibility graph, rapidly exploring tree, binary heap
Autoři
Rok RIV
2012
Vydáno
31. 12. 2012
Nakladatel
Springer-Verlag
Místo
Berlin (Germany)
ISBN
978-3-642-30503-0
Kniha
Zelinka, I., Snášel, V., Abraham, A. (eds.): Handbook of Optimization. From Classical to Modern Approach.
Edice
Optimisation
Číslo edice
1
Strany od
73
Strany do
95
Strany počet
23
BibTex
@inbook{BUT98485, author="Miloš {Šeda}", title="Graph and Geometric Algorithms and Efficient Data Structures", booktitle="Zelinka, I., Snášel, V., Abraham, A. (eds.): Handbook of Optimization. From Classical to Modern Approach.", year="2012", publisher="Springer-Verlag", address="Berlin (Germany)", series="Optimisation", edition="1", pages="73--95", isbn="978-3-642-30503-0" }