中文
相关论文

相关论文: Convex Covering Using Collections of Convex Polygo…

200 篇论文

We give an overview of the 2023 Computational Geometry Challenge targeting the problem Minimum Coverage by Convex Polygons, which consists of covering a given polygonal region (possibly with holes) by a minimum number of convex subsets, a…

计算几何 · 计算机科学 2023-03-14 Sándor P. Fekete , Phillip Keldenich , Dominik Krupke , Stefan Schirra

We give a review of results on the minimum convex cover and maximum hidden set problems. In addition, we give some new results. First we show that it is NP-hard to determine whether a polygon has the same convex cover number as its hidden…

计算几何 · 计算机科学 2026-04-30 Reilly Browne

We give an overview of the 2024 Computational Geometry Challenge targeting the problem \textsc{Maximum Polygon Packing}: Given a convex region $P$ in the plane, and a collection of simple polygons $Q_1, \ldots, Q_n$, each $Q_i$ with a…

计算几何 · 计算机科学 2024-03-26 Sándor P. Fekete , Phillip Keldenich , Dominik Krupke , Stefan Schirra

In the MINIMUM CONVEX COVER (MCC) problem, we are given a simple polygon $\mathcal P$ and an integer $k$, and the question is if there exist $k$ convex polygons whose union is $\mathcal P$. It is known that MCC is $\mathsf{NP}$-hard…

计算几何 · 计算机科学 2021-06-07 Mikkel Abrahamsen

Given a set of disjoint simple polygons $\sigma_1, \ldots, \sigma_n$, of total complexity $N$, consider a convexification process that repeatedly replaces a polygon by its convex hull, and any two (by now convex) polygons that intersect by…

计算几何 · 计算机科学 2019-12-11 Elias Dahlhaus , Sariel Har-Peled , Alan L. Hu

We study the problems of covering or partitioning a polygon $P$ (possibly with holes) using a minimum number of small pieces, where a small piece is a connected sub-polygon contained in an axis-aligned unit square. For covering, we seek to…

We consider the planar two-center problem for a convex polygon: given a convex polygon in the plane, find two congruent disks of minimum radius whose union contains the polygon. We present an $O(n\log n)$-time algorithm for the two-center…

计算几何 · 计算机科学 2021-05-14 Jongmin Choi , Dahye Jeong , Hee-Kap Ahn

We give an overview of the 2020 Computational Geometry Challenge, which targeted the problem of partitioning the convex hull of a given planar point set P into the smallest number of convex faces, such that no point of P is contained in the…

计算几何 · 计算机科学 2020-04-10 Erik D. Demaine , Sándor P. Fekete , Phillip Keldenich , Dominik Krupke , Joseph S. B. Mitchell

A convex partition of a point set P in the plane is a planar partition of the convex hull of P with empty convex polygons or internal faces whose extreme points belong to P. In a convex partition, the union of the internal faces give the…

计算几何 · 计算机科学 2020-12-16 Hadrien Cambazard , Nicolas Catusse

The 2024 edition of the CG:SHOP Challenge focused on the knapsack polygonal packing problem. Each instance consists of a convex polygon known as the container and a multiset of items, where each item is a simple polygon with an associated…

计算几何 · 计算机科学 2026-01-16 Guilherme D. da Fonseca , Yan Gerard

We introduce a new notion for geometric families called self-coverability and show that homothets of convex polygons are self-coverable. As a corollary, we obtain several results about coloring point sets such that any member of the family…

度量几何 · 数学 2014-03-17 Balázs Keszegh , Dömötör Pálvölgyi

The minimum convex cover problem seeks to cover a polygon $P$ with the fewest convex polygons that lie within $P$. This problem is $\exists\mathbb R$-complete, and the best previously known algorithm, due to Eidenbenz and Widmayer (2001),…

计算几何 · 计算机科学 2026-04-21 Omrit Filtser , Tzalik Maimon , Ofir Yomtovyan

We present linear-time algorithms for both maximum hidden set and minimum convex cover in funnel polygons. These algorithms show that funnel polygons are "homestead" polygons, i.e. polygons for which the hidden set number and the convex…

计算几何 · 计算机科学 2023-05-18 Reilly Browne

Let $P$ be a set of $n$ points in general position on the plane. A set of closed convex polygons with vertices in $P$, and with pairwise disjoint interiors is called a convex decomposition of $P$ if their union is the convex hull of $P$,…

组合数学 · 数学 2019-09-16 Toshinori Sakai , Jorge Urrutia

We provide a solution method for the polyhedral convex set optimization problem, that is, the problem to minimize a set-valued mapping with polyhedral convex graph with respect to a set ordering relation which is generated by a polyhedral…

最优化与控制 · 数学 2024-09-27 Andreas Löhne

We present a mathematical and algorithmic scheme for learning the principal geometric elements in an image or 3D object. We build on recent work that convexifies the basic problem of finding a combination of a small number shapes that…

计算机视觉与模式识别 · 计算机科学 2016-07-05 Alireza Aghasi , Justin Romberg

We consider discretization of the 'geometric cover problem' in the plane: Given a set $P$ of $n$ points in the plane and a compact planar object $T_0$, find a minimum cardinality collection of planar translates of $T_0$ such that the union…

计算几何 · 计算机科学 2014-11-26 Dae-Sung Jang , Han-Lim Choi

We present some complexity results concerning the problems of covering a graph with $p$ convex sets and of partitioning a graph into $p$ convex sets. The following convexities are considered: digital convexity, monophonic convexity,…

In this paper, we consider the problem of covering a plane region with unit discs. We present an improved upper bound and the first nontrivial lower bound on the number of discs needed for such a covering, depending on the area and…

计算几何 · 计算机科学 2021-08-03 Shai Gul , Reuven Cohen , Simi Haber

Representing a polygon using a set of simple shapes has numerous applications in different use-case scenarios. We consider the problem of covering the interior of a rectilinear polygon with holes by a set of area-weighted, axis-aligned…

计算几何 · 计算机科学 2023-12-15 Kathrin Hanauer , Martin P. Seybold , Julian Unterweger
‹ 上一页 1 2 3 10 下一页 ›