English

Convex Covering Using Collections of Convex Polygons and Set Cover

Computational Geometry 2025-06-23 v3

Abstract

In the convex covering problem, we are given a convex polygon with holes PP and the goal is to cover PP using a small number of convex polygons that lie inside PP. In this paper, we solve the problem using the following strategy. We find a big collection of large (often maximal) convex polygons inside PP and then solve several set cover problems to find a small subset of the collection that covers the whole polygon. The quality of our heuristics is confirmed by winning the second place in the CG:SHOP 2023 Challenge.

Keywords

Cite

@article{arxiv.2303.07696,
  title  = {Convex Covering Using Collections of Convex Polygons and Set Cover},
  author = {Guilherme D. da Fonseca},
  journal= {arXiv preprint arXiv:2303.07696},
  year   = {2025}
}

Comments

SoCG CG:SHOP 2023 Challenge