Single source shortest paths in a simple polygon - PowerPoint PPT Presentation

About This Presentation
Title:

Single source shortest paths in a simple polygon

Description:

Single source shortest paths in a simple polygon. Guibas, ... There is a funnel associated with each leaf. cusp. You split the funnel when processing the leaf ... – PowerPoint PPT presentation

Number of Views:13
Avg rating:3.0/5.0
Slides: 38
Provided by: haimk
Category:

less

Transcript and Presenter's Notes

Title: Single source shortest paths in a simple polygon


1
Single source shortest paths in a simple polygon
  • Guibas, Hershberger, Leven, Sharir, Tarjan (1987)

2
s
3
s
4
s
5
s
6
s
7
s
8
s
9
s
10
s
11
s
12
s
13
Single source shortest path tree in a simple
polygon
s
14
Assume a triangulation is given
s
15
Traverse the dual tree
s
16
s
17
s
18
s
19
s
20
There is a funnel associated with each leaf
cusp
21
You split the funnel when processing the leaf
22
(No Transcript)
23
s
24
s
25
s
26
s
27
s
28
s
29
s
30
s
31
Summary
  • Scan the dual tree from the triangle that
    contains s
  • Maintain a funnel at each leaf

32
s
33
s
34
Summary (cont)
  • Represent each funnel as a finger search tree

35
You split the funnel in time logarithmic in the
size of the smaller piece. Then you insert an
item to each piece
36
Summary (cont)
  • The rest is analogous to the analysis of the
    jordan sorting algorithm

37
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com