中文
相关论文

相关论文: Convex partial transversals of planar regions

200 篇论文

We introduce a notion of $k$-convexity and explore polygons in the plane that have this property. Polygons which are \mbox{$k$-convex} can be triangulated with fast yet simple algorithms. However, recognizing them in general is a 3SUM-hard…

计算几何 · 计算机科学 2010-07-22 Oswin Aichholzer , Franz Aurenhammer , Erik D. Demaine , Ferran Hurtado , Pedro Ramos , Jorge Urrutia

We consider a partially overdetermined problem for the $p$-Laplace equation in a convex cone $\mathcal{C}$ intersected with the exterior of a smooth bounded domain $\overline{\Omega}$ in $\mathbb{R}^n$($n\geq2$). First, we establish the…

偏微分方程分析 · 数学 2023-10-10 Hui Ma , Mingxuan Yang , Jiabin Yin

We study a new variant of colored orthogonal range searching problem: given a query rectangle $Q$ all colors $c$, such that at least a fraction $\tau$ of all points in $Q$ are of color $c$, must be reported. We describe several data…

数据结构与算法 · 计算机科学 2008-05-12 Marek Karpinski , Yakov Nekrich

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

In the Partial Vertex Cover (PVC) problem, we are given an $n$-vertex graph $G$ and a positive integer $k$, and the objective is to find a vertex subset $S$ of size $k$ maximizing the number of edges with at least one end-point in $S$. This…

数据结构与算法 · 计算机科学 2022-01-12 Fahad Panolan , Hannane Yaghoubizade

Contours may be viewed as the 2D outline of the image of an object. This type of data arises in medical imaging as well as in computer vision and can be modeled as data on a manifold and can be studied using statistical shape analysis.…

应用统计 · 统计学 2017-05-17 Chalani Prematilake , Leif Ellingson

In this work we study subdivisions of $k$-rotationally symmetric planar convex bodies that minimize the maximum relative diameter functional. For some particular subdivisions called $k$-partitions, consisting of $k$ curves meeting in an…

度量几何 · 数学 2015-01-19 Antonio Cañete , Uwe Schnell , Salvador Segura Gomis

Given a planar straight-line graph $G=(V,E)$ in $\mathbb{R}^2$, a \emph{circumscribing polygon} of $G$ is a simple polygon $P$ whose vertex set is $V$, and every edge in $E$ is either an edge or an internal diagonal of $P$. A circumscribing…

计算几何 · 计算机科学 2021-06-30 Hugo A. Akitaya , Matias Korman , Oliver Korten , Mikhail Rudoy , Diane L. Souvaine , Csaba D. Tóth

We investigate partial symmetry of solutions to semi-linear and quasi-linear elliptic problems with convex nonlinearities, in domains that are either axially symmetric or radially symmetric.

偏微分方程分析 · 数学 2012-08-13 Kanishka Perera , Marco Squassina

We study the problem of finding elements in the intersection of an arbitrary conic variety in $\mathbb{F}^n$ with a given linear subspace (where $\mathbb{F}$ can be the real or complex field). This problem captures a rich family of…

数据结构与算法 · 计算机科学 2023-05-09 Nathaniel Johnston , Benjamin Lovitz , Aravindan Vijayaraghavan

A geographic network is a graph whose vertices are restricted to lie in a prescribed region in the plane. In this paper we begin to study the following fundamental problem for geographic networks: can a given geographic network be drawn…

计算几何 · 计算机科学 2023-06-22 Rodrigo I. Silveira , Bettina Speckmann , Kevin Verbeek

We study convex optimization problems where disjoint blocks of variables are controlled by binary indicator variables that are also subject to conditions, e.g., cardinality. Several classes of important examples can be formulated in such a…

最优化与控制 · 数学 2024-11-19 Daniel Bienstock , Tongtong Chen

We show how to test the bipartiteness of an intersection graph of n line segments or simple polygons in the plane, or of balls in R^d, in time O(n log n). More generally we find subquadratic algorithms for connectivity and bipartiteness…

计算几何 · 计算机科学 2009-05-23 David Eppstein

Finding paths in graphs is a fundamental graph-theoretic task. In this work, we we are concerned with finding a path with some constraints on its length and the number of vertices neighboring the path, that is, being outside of and incident…

计算复杂性 · 计算机科学 2019-05-28 Max-Jonathan Luckow , Till Fluschnik

We study some basic algorithmic problems concerning the intersection of tropical hypersurfaces in general dimension: deciding whether this intersection is nonempty, whether it is a tropical variety, and whether it is connected, as well as…

组合数学 · 数学 2007-05-23 Thorsten Theobald

A convex code is a binary code generated by the pattern of intersections of a collection of open convex sets in some Euclidean space. Convex codes are relevant to neuroscience as they arise from the activity of neurons that have convex…

神经元与认知 · 定量生物学 2018-07-10 Carina Curto , Elizabeth Gross , Jack Jeffries , Katherine Morrison , Zvi Rosen , Anne Shiu , Nora Youngs

A rectangle visibility representation (RVR) of a graph consists of an assignment of axis-aligned rectangles to vertices such that for every edge there exists a horizontal or vertical line of sight between the rectangles assigned to its…

计算几何 · 计算机科学 2019-09-04 Therese Biedl , Giuseppe Liotta , Fabrizio Montecchiani

We briefly introduce several problems: (1) a generalization of the convex fair partition conjecture, (2) on non-trivial invariants among polyhedrons that can be formed from the same set of face polygons, (3) two questions on assembling…

度量几何 · 数学 2015-02-16 R. Nandakumar

We consider the following problem: Let $\mathcal{L}$ be an arrangement of $n$ lines in $\mathbb{R}^3$ colored red, green, and blue. Does there exist a vertical plane $P$ such that a line on $P$ simultaneously bisects all three classes of…

计算几何 · 计算机科学 2019-09-11 Alexander Pilz , Patrick Schnider

Region-specific linear models are widely used in practical applications because of their non-linear but highly interpretable model representations. One of the key challenges in their use is non-convexity in simultaneous optimization of…

机器学习 · 统计学 2014-11-03 Hidekazu Oiwa , Ryohei Fujimaki