中文
相关论文

相关论文: Efficient Range Reporting of Convex Hull

200 篇论文

In this paper we consider a variant of the orthogonal range reporting problem when all points should be reported in the sorted order of their $x$-coordinates. We show that reporting two-dimensional points with this additional condition can…

数据结构与算法 · 计算机科学 2012-04-26 Yakov Nekrich , Gonzalo Navarro

Computation of the vertices of the convex hull of a set $S$ of $n$ points in $\mathbb{R} ^m$ is a fundamental problem in computational geometry, optimization, machine learning and more. We present "All Vertex Triangle Algorithm" (AVTA), a…

计算几何 · 计算机科学 2018-09-26 Pranjal Awasthi , Bahman Kalantari , Yikai Zhang

Motivated by information retrieval applications, we consider the one-dimensional colored range reporting problem in rank space. The goal is to build a static data structure for sets C_1,...,C_m \subseteq {1,...,sigma} that supports queries…

数据结构与算法 · 计算机科学 2015-03-19 Kasper Green Larsen , Rasmus Pagh

In the planar range skyline reporting problem, we store a set P of n 2D points in a structure such that, given a query rectangle Q = [a_1, a_2] x [b_1, b_2], the maxima (a.k.a. skyline) of P \cap Q can be reported efficiently. The query is…

数据结构与算法 · 计算机科学 2013-06-13 Casper Kejlberg-Rasmussen , Yufei Tao , Konstantinos Tsakalidis , Kostas Tsichlas , Jeonghun Yoon

Given an array A of $n$ elements, we wish to support queries for the most frequent and least frequent element in a subrange $[l, r]$ of $A$. We also wish to support updates that change a particular element at index $i$ or insert/ delete an…

数据结构与算法 · 计算机科学 2018-07-12 Hicham El-Zein , Meng He , J. Ian Munro , Bryce Sandlund

We consider several problems that involve lines in three dimensions, and present improved algorithms for solving them. The problems include (i) ray shooting amid triangles in $R^3$, (ii) reporting intersections between query lines…

计算几何 · 计算机科学 2021-02-16 Esther Ezra , Micha Sharir

The aim of this paper is to describe the closure of the numerical range of the product of two orthogonal projections in Hilbert space as a closed convex hull of some explicit ellipses parametrized by points in the spectrum. Several…

泛函分析 · 数学 2013-09-23 Hubert Klaja

A set in the Euclidean plane is said to be biconvex if, for some angle $\theta\in[0,\pi/2)$, all its sections along straight lines with inclination angles $\theta$ and $\theta+\pi/2$ are convex sets (i.e, empty sets or segments).…

统计理论 · 数学 2020-06-23 Alejandro Cholaquidis , Antonio Cuevas

A range counting problem is specified by a set $P$ of size $|P| = n$ of points in $\mathbb{R}^d$, an integer weight $x_p$ associated to each point $p \in P$, and a range space ${\cal R} \subseteq 2^{P}$. Given a query range $R \in {\cal…

数据结构与算法 · 计算机科学 2012-03-27 S. Muthukrishnan , Aleksandar Nikolov

In the problem of semialgebraic range searching, we are to preprocess a set of points in $\mathbb{R}^D$ such that the subset of points inside a semialgebraic region described by $O(1)$ polynomial inequalities of degree $\Delta$ can be found…

计算几何 · 计算机科学 2022-03-16 Peyman Afshani , Pingan Cheng

We consider succinct data structures for representing a set of $n$ horizontal line segments in the plane given in rank space to support \emph{segment access}, \emph{segment selection}, and \emph{segment rank} queries. A segment access query…

数据结构与算法 · 计算机科学 2024-12-09 Philip Bille , Inge Li Gørtz , Simon R. Tarnow

We study the point location problem in incremental (possibly disconnected) planar subdivisions, that is, dynamic subdivisions allowing insertions of edges and vertices only. Specifically, we present an $O(n\log n)$-space data structure for…

计算几何 · 计算机科学 2018-09-28 Eunjin Oh

Convex records have an appealing purely geometric definition. In a sequence of $d$-dimensional data points, the $n$-th point is a convex record if it lies outside the convex hull of all preceding points. We specifically focus on the…

统计力学 · 物理学 2025-01-31 Claude Godrèche , Jean-Marc Luck

In this article, a new solution for the convex hull problem has been presented. The convex hull is a widely known problem in computational geometry. As nature is a rich source of ideas in the field of algorithms, the solution has been…

多智能体系统 · 计算机科学 2022-12-26 Sina Saadati , Mohammadreza Razzazi

For a given complex finite dimensional subspace $S$ of $\mathbb{C}^n$ and a fixed basis, we study the compact and convex subset of $\left(\mathbb{R}_{\geq 0}\right)^n$ that we call the moment of $S$ $m_S=$ convex hull…

泛函分析 · 数学 2021-10-22 Abel Klobouk , Alejandro Varela

In this paper we describe data structures for orthogonal range reporting in external memory that support fast update operations. The query costs either match the query costs of the best previously known data structures or differ by a small…

数据结构与算法 · 计算机科学 2011-07-01 Yakov Nekrich

Traditional orthogonal range problems allow queries over a static set of points, each with some value. Dynamic variants allow points to be added or removed, one at a time. To support more powerful updates, we introduce the Grid Range class…

数据结构与算法 · 计算机科学 2021-01-07 Joshua Lau , Angus Ritossa

Color (or categorical) range reporting is a variant of the orthogonal range reporting problem in which every point in the input is assigned a \emph{color}. While the answer to an orthogonal point reporting query contains all points in the…

数据结构与算法 · 计算机科学 2013-06-24 Yakov Nekrich , Jeffrey Scott Vitter

We improve upon the running time for finding a point in a convex set given a separation oracle. In particular, given a separation oracle for a convex set $K\subset \mathbb{R}^n$ contained in a box of radius $R$, we show how to either find a…

数据结构与算法 · 计算机科学 2015-11-06 Yin Tat Lee , Aaron Sidford , Sam Chiu-wai Wong

In this paper, we cope with the following problem: compute the size of the convex hull of a configuration C, where the given data is the number of separating lines between any two points of the configuration (where the lines are generated…

组合数学 · 数学 2007-09-18 Elie Feder , David Garber