School of Computing, KAIST
Posts Tagged ‘OtfriedCheong’
Otfried Cheong, The reverse Kakeya problem
Friday, March 2nd, 2018School of Computing, KAIST
Otfried Cheong, Putting your coin collection on a shelf
Saturday, March 18th, 2017School of Computing, KAIST
More precisely, we are given n circular disks of different radii, and we want to place them in the plane so that they touch the x-axis from above, such that no two disks overlap. The goal is to minimize the length of the range from the leftmost point on a disk to the rightmost point on a disk.
On this seemingly innocent problem we will meet a wide range of algorithmic concepts: An efficient algorithm for a special case, an NP-hardness proof, an approximation algorithm with a guaranteed approximation factor, APX-hardness, and a quasi-polynomial time approximation scheme.
Otfried Cheong, A Generalization of Kakeya’s Problem
Monday, March 21st, 2011Department of Computer Science, KAIST
We consider the following generalization: Given a (not necessarily finite) family F of line segments in the plane, what is the smallest convex figure K such that every segment in F can be translated to lie in K?
We show that as in the classic case, the answer can always be chosen to be a triangle. We also give an O(n log n) time algorithm to compute such an optimal triangle if F consists of n line segments.
Joint work with Sang Won Bae, Hee-Kap Ahn, Joachim Gudmundsson, Takeshi Tokuyama, and Antoine Vigneron.
Otfried Cheong, Helly-Type Theorems for Line-Transversals to Spheres
Friday, August 22nd, 2008Div. of Computer Science, KAIST, Daejeon, Korea.
We prove Helly-type theorems for line transversals to disjoint unit spheres in Rd. In particular, we show that a family of n ≥ 2d disjoint unit spheres in Rd has a line transversal if, for some ordering of the balls, any subfamily of 2d balls admits a line transversal consistent with this ordering. We also discuss generalizations that drop the ordering requirement and to spheres with arbitrary radius.