• Keine Ergebnisse gefunden

MA-INF 1203 Discrete and Computational Geometry Wintersemester 2019/20 Assignment 12

N/A
N/A
Protected

Academic year: 2022

Aktie "MA-INF 1203 Discrete and Computational Geometry Wintersemester 2019/20 Assignment 12"

Copied!
1
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

MA-INF 1203 Discrete and Computational Geometry Wintersemester 2019/20

Assignment 12

Deadline: 21 January before noon (To be discussed: 21/22. January 2020)

1 Maximum level in an arrangement

Given a setL of nlines in the plane, the level of a pointx∈R2 is the number of lines lying strictly above x. Give an O(nlogn) time algorithm to compute the maximum level of any vertex in the arrangementA(L), where Lis not necessarily in general position.

2 Vapnik-Chervonenkis dimension

1. Consider the range space S = (X,R). The complement of S is defined as the space S = (X,R), where R={X\r |r ∈ R}. Show how the VC dimension ofS is related to the VC dimension of S.

2. Let S1 = (X,R1), S2 = (X,R2) be two range spaces with VC dimension δ1 and δ2

respectively. Let ˆR = {r1∩r2 | r1 ∈ R1, r2 ∈ R2}. Show that the VC dimension of (X,R) isˆ O((δ12) log(δ12)).

3. Consider a range space S= (X,R), whereX is a finite subset of R2 andR={∆∩X|

∆ is a triangle in R2}. Show an upper bound on the VC dimension ofS.

4. Consider a range spaceS = (X,R), whereX is a finite subset ofR2 andR={Πk∩X| Πk is a convex k-gon inR2}, for a given integer k. Show an upper bound on the VC dimension ofS.

Referenzen

ÄHNLICHE DOKUMENTE

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 “9”: Convex Polytope.. University of Bonn, Department of Computer

How to use Chan’s randomized technique and the decision algorithm for the geometric dilation of a polygonal chain to develop an optimization algorithm3. Abstract

Discrete and Computational Geometry, WS1415 Exercise Sheet “10”:.. University of Bonn, Department of Computer

Present the idea of how the crossing number Theorem is used for the upper bound on I(m,n) in the Szemeredi-Trotter Theorem?. Well-separated

Now consider a different set of rules: hitting D 0 in at least 1 out of 5 independent attempts gives a win, while otherwise the game is lost. Once again assume that each dart hits

[r]

MA-INF 1203 Discrete and Computational Geometry Wintersemester 2019/20.