• Keine Ergebnisse gefunden

Discrete and Computational Geometry, WS1516 Exercise Sheet “4”: Chan’s Technique and Detours University of Bonn, Department of Computer Science I

N/A
N/A
Protected

Academic year: 2022

Aktie "Discrete and Computational Geometry, WS1516 Exercise Sheet “4”: Chan’s Technique and Detours University of Bonn, Department of Computer Science I"

Copied!
2
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

Discrete and Computational Geometry, WS1516 Exercise Sheet “4”: Chan’s Technique and Detours University of Bonn, Department of Computer Science I

• Written solutions have to be prepared untilWednesday 25th of Novem- ber, 12:00 pm.

• There is a letterbox in front of Room E.01 in the LBH builiding.

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

Exercise 9: Constants in Chan’s method (4 Points) We would like to find out how large the constants in the main lemma of Chan’s randomized technique might become. We refer to the application of computing the detour of a polygonal chain. For the detour-of-the-chain computation we choose α = 12 and r = 4 for a decomposition as suggested.

If the decision algorithm takes O(f(n)) time, the randomized optimization algorithm takes R ×f(n) expected time for a constant R. Please analyze what R would be in the following way.

1. Assume that the decision algorithm runs in R0×nlogn time.

2. Choose anso that the precondition of Chan’s technique will satisfied, e.g, nlognn monotone increases in n and (lnr+ 1)α<1.

3. How many recursion stepsl have to be done for your choice of ? 4. Express constant R in terms of precise values of l, α and r and the

variable parameter R.

(2)

Exercise 10: The Decomposition of a Polygonal Chain (4 Points)

Consider a polygonal chainC withn polygonal vertices, and letV be the set of polygonal vertices of C. For any two points p, q ∈ C, the detour δC(p, q) between pandq inC is |C

q p|

|pq|, whereCpq is the simple path between pand qin C, and the detour δC of C is maxp,q∈CδC(p, q). Let W be a subset ofV, and letQbe a subchain ofC. Furthermore, LetδC(W, Q) be maxp∈W,q∈QδC(p, q), and let δC(W, Q) be sup(p,q)∈W×Q,pq∩Q=∅δC(p, q).

• Please give an example in which there exists a pair of points, p ∈ W and q ∈Qsuch that δC(p, q) = δC(W, Q) but pq intersects C.

• please prove that if δC(W, Q) =δC, δC(W, Q) = δC(W, Q).

2

Referenzen

ÄHNLICHE DOKUMENTE

[r]

We make a general position assumption that no more than three points of S are located on the same circle.. Please explain that the number of vertices will not increase without

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

Discrete and Computational Geometry, WS1516 Exercise Sheet “9”: Convex Polytope.. 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

• 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