We present algorithms to find the minimum radius sphere that intersects every trajectory in a set of n trajectories composed of at most k line segments each. When k=1, we can reduce the problem to the LP-type framework to achieve a linear time complexity. For k≥4 we provide a trajectory configuration with unbounded LP-type complexity, but also present an almost O((nk)2logn) algorithm through the farthest line segment Voronoi diagrams. If we tolerate a relative approximation, we can reduce to time near-linear in n.
@article{arxiv.2505.02472,
title = {Trajectory Minimum Touching Ball},
author = {Jeff M. Phillips and Jens Kristian Refsgaard Schou},
journal= {arXiv preprint arXiv:2505.02472},
year = {2025}
}