• Keine Ergebnisse gefunden

Discrete and Computational Geometry, SS 14 Exercise Sheet “1”: Dilation of Graphs and Chains University of Bonn, Department of Computer Science I

N/A
N/A
Protected

Academic year: 2022

Aktie "Discrete and Computational Geometry, SS 14 Exercise Sheet “1”: Dilation of Graphs and Chains University of Bonn, Department of Computer Science I"

Copied!
2
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

Discrete and Computational Geometry, SS 14 Exercise Sheet “1”: Dilation of Graphs and Chains University of Bonn, Department of Computer Science I

• Written solutions have to be prepared until Tuesday 22nd of April, 14:00 pm. There will be a letterbox in the LBH building.

• You may work in groups of at most two participants.

• Please contact Hilko Delonge, hilko.delonge@uni-bonn.de, if you want to participate and have not yet signed up for one of the exercise groups.

• If you are not yet subscribed to the mailing list, please do so at https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/lc-dcgeom

Exercise 1: Number of dilation pairs (4 Points) The geometric dilation of a planar graph Gis defined as

δgeom(G) := sup

p6=q∈G

pq|

|pq|

where |pq| is the euclidean distance from p to q and |πpq| is the length of a shortest path in G fromp to q.

Let Γ be the set of non-intersecting polygonal chains C in the plane where δ(C)>1. Let n be the number of vertices of C and P(C) be the number of pairsp, q ∈C, where the geometric dilation ofC is attained andpis a vertex of C.

• Prove the upper bound P(C)∈O(n2) if C∈Γ.

• Verify that P(C) ∈ Ω(n2) holds by giving a construction scheme for suitable chains C (for an arbitrary numbern of vertices).

• ProveP(C) = ∞holds ifC /∈Γ is an arbitrary non-intersecting polyg- onal chain.

(2)

Exercise 2: Visibility and maximum dilation (4 Points) The graph-theoretic dilation of a planar graph Gwith vertex set V is

δgraph(G) := sup

p6=q∈V

qp|

|pq|

where |pq| is the euclidean distance from p to q and |πpq| is the length of a shortest path in G fromp to q.

• Construct a planar graphG where the maximum graph-theoretic dila- tion of G is attained by a pair of non-visible vertices.

• Recall the definition of geometric dilation of a planar graph. Prove that for a planar, simply connected graph G there is always a pair of points p, q ∈G with maximal dilation so thatp and q are co-visible.

Exercise 3: Dilation and AVDs (4 Points)

The decision problem for the geometric dilation of a polygonal chain C = (p1, p2, . . . , pn) was translated into the problem of tracing the chainCthrough an additively weighted Voronoi diagram.

We proved the following statement: If for a point(qx, qy)∈Cappearing after Ci = (p1, p2, . . . , pi) onC, the point (qx, qy, aq)with aq := |C

pq1|

K lies below any cone Kpi starting at height api := |CKpip1| at pi, the dilation δC(pi, q) between q and pi is smaller thanK.

• Why do we trace the chainpi, pi+1, . . . , pnthrough the additively weighted Voronoi diagram of p1, p2, . . . , pi with weigths api?

• Why can we compute the Voronoi diagram for all points p1, p2, . . . , pn

with weights api and trace the complete chain (for one direction) only once? Or the other way round: Why is it not necessary to incrementally compute the Voronoi diagrams for p1, p2, . . . , pi and successively trace the chains pi, pi+1, . . . , pn?

2

Referenzen

ÄHNLICHE DOKUMENTE

[r]

Discrete and Computational Geometry, WS1516 Exercise Sheet “3”: Graph and Geometric Detour University of Bonn, Department of Computer Science I.. • Written solutions have to be

Discrete and Computational Geometry, WS1516 Exercise Sheet “7”: Convexity.. University of Bonn, Department of Computer

Please describe the probability function Pr by illustrating the proba- bility for the elements in the sample space4. (just one element for

Given a set N of n points in the plane, a triangulation T (N ) of N is a maxi- mal planar straight-light graph, i.e., every edge is a straight-line segment, and no edge can be added

As mentioned in the lecture, we can generate n identical paraboloids or n identical cones with apices respectively on the n points such that seeing at (0, 0, −∞) upward will find

• Present an argument that the Minkowski Theorem (Theorem 7) actu- ally says that 2 lattice points different from the origin will be inside the set C.. • Argue that the boundedness

Discrete and Computational Geometry, SS 14 Exercise Sheet “10”: Spanners and WSPDs.. University of Bonn, Department of Computer