170 likes | 314 Views
Noncrossing Hamiltonian Paths. Jakub Černý, Zdeněk Dvořák, Vít Jelínek, Jan Kára. Definitions . Geometric Graph : vertices: points in the plane in general position (no three in a line) edges: segments
E N D
Noncrossing Hamiltonian Paths Jakub Černý, Zdeněk Dvořák, Vít Jelínek, Jan Kára
Definitions • Geometric Graph: vertices: points in the plane in general position (no three in a line) edges: segments • Noncrossing Hamiltonian Path: a path which contains all the vertices and does not intersect itself
There is a positive constant c such that The Main Problem • f(n) = max {k; any geometric graph on n vertices whose complement has at most k edges has a noncrossing Hamiltonian path} • The problem (Perles, 2002): determine the value of f(n)
Observation: • Result: A Special Case • B(n) = max {k; when we remove the edges of any clique of size k from any complete geometric graph on n vertices, the remaining graph has a noncrossing Hamiltonian path}
L S
Complements of a Star • The missing edges form a star:
Complements of a Matching • The missing edges form a matching: a noncrossing Hamiltonian path always exists
Open Problems • f(n) = ? • g(n) = max {k; every complete geometric graph on n vertices contains k disjoint noncrossing Hamiltonian paths} • h(n) = max {k; for each complete geometric graph G there is a constant m and a multiset F of mk noncrossing Hamiltonian paths in G such that every edge is contained in at most m of them}