中文
相关论文

相关论文: A (7/2)-Approximation Algorithm for Guarding Ortho…

200 篇论文

Constant-factor, polynomial-time approximation algorithms are presented for two variations of the traveling salesman problem with time windows. In the first variation, the traveling repairman problem, the goal is to find a tour that visits…

数据结构与算法 · 计算机科学 2009-05-28 Greg N. Frederickson , Barry Wittman

The 2-Vertex-Connected Spanning Subgraph problem (2VCSS) is among the most basic NP-hard (Survivable) Network Design problems: we are given an (unweighted) undirected graph $G$. Our goal is to find a spanning subgraph $S$ of $G$ with the…

数据结构与算法 · 计算机科学 2025-07-02 Miguel Bosch-Calvo , Fabrizio Grandoni , Afrouz Jabal Ameli

This paper presents an algorithm to deploy a team of {\it free} guards equipped with omni-directional cameras for tracking a bounded speed intruder inside a simply-connected polygonal environment. The proposed algorithm partitions the…

机器人学 · 计算机科学 2016-11-17 Hamid Emadi , Tianshuang Gao , Sourabh Bhattacharya

We consider a spectrum of geometric optimization problems motivated by contexts such as satellite communication and astrophysics. In the problem Minimum Scan Cover with Angular Costs, we are given a graph $G$ that is embedded in Euclidean…

We study the problem of guarding orthogonal art galleries with horizontal mobile guards (alternatively, vertical) and point guards, using "rectangular vision". We prove a sharp bound on the minimum number of point guards required to cover…

组合数学 · 数学 2019-11-07 Ervin Győri , Tamás Róbert Mezei

We consider the problem of minimizing a convex function over the intersection of finitely many simple sets which are easy to project onto. This is an important problem arising in various domains such as machine learning. The main difficulty…

最优化与控制 · 数学 2017-10-19 Achintya Kundu , Francis Bach , Chiranjib Bhattacharyya

This paper addresses the problem of tracking mobile intruders in a polygonal environment. We assume that a team of diagonal guards is deployed inside the polygon to provide mobile coverage. First, we formulate the problem of tracking a…

计算几何 · 计算机科学 2018-07-24 Guillermo J. Laguna , Sourabh Bhattacharya

The Searchlight Scheduling Problem was first studied in 2D polygons, where the goal is for point guards in fixed positions to rotate searchlights to catch an evasive intruder. Here the problem is extended to 3D polyhedra, with the guards…

计算几何 · 计算机科学 2015-03-19 Giovanni Viglietta

In this paper we consider two metric covering/clustering problems - \textit{Minimum Cost Covering Problem} (MCC) and $k$-clustering. In the MCC problem, we are given two point sets $X$ (clients) and $Y$ (servers), and a metric on $X \cup…

计算几何 · 计算机科学 2016-10-05 Sayan Bandyapadhyay , Kasturi Varadarajan

We present a massively parallel algorithm, with near-linear memory per machine, that computes a $(2+\varepsilon)$-approximation of minimum-weight vertex cover in $O(\log\log d)$ rounds, where $d$ is the average degree of the input graph.…

数据结构与算法 · 计算机科学 2020-05-22 Mohsen Ghaffari , Ce Jin , Daan Nilis

We study the problem of planning paths for a team of robots for visually monitoring an environment. Our work is motivated by surveillance and persistent monitoring applications. We are given a set of target points in a polygonal environment…

机器人学 · 计算机科学 2016-12-13 Pratap Tokekar , Ashish Kumar Budhiraja , Vijay Kumar

Relative pose estimation using point correspondences (PC) is a widely used technique. A minimal configuration of six PCs is required for two views of generalized cameras. In this paper, we present several minimal solvers that use six PCs to…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Banglei Guan , Ji Zhao , Laurent Kneip

We consider the classical camera pose estimation problem that arises in many computer vision applications, in which we are given n 2D-3D correspondences between points in the scene and points in the camera image (some of which are incorrect…

计算几何 · 计算机科学 2019-03-19 Dror Aiger , Haim Kaplan , Efi Kokiopoulou , Micha Sharir , Bernhard Zeisl

Let $S$ be a set of $n$ points in the plane. We present several different algorithms for finding a pair of points in $S$ such that any disk that contains that pair must contain at least $cn$ points of $S$, for some constant $c>0$. The first…

计算几何 · 计算机科学 2026-01-29 Prosenjit Bose , Guillermo Esteban , Tyler Tuttle

We describe a $\frac{4}{3}$-approximation algorithm for the traveling salesman problem in which the distances between points are induced by graph-theoretical distances in an unweighted graph. The algorithm is based on finding a minimum cost…

数据结构与算法 · 计算机科学 2024-11-05 Ali Çivril

We present a family of fast pseudo-approximation algorithms for the minimum balanced vertex separator problem in a graph. Given a graph $G=(V,E)$ with $n$ vertices and $m$ edges, and a (constant) balance parameter $c\in(0,1/2)$, where $G$…

数据结构与算法 · 计算机科学 2026-03-18 Vladimir Kolmogorov , Jack Spalding-Jamieson

Given a directed graph $G = (V, E)$, the $k$-path partition problem is to find a minimum collection of vertex-disjoint directed paths each of order at most $k$ to cover all the vertices of $V$. The problem has various applications in…

数据结构与算法 · 计算机科学 2021-07-13 Yong Chen , Zhi-Zhong Chen , Curtis Kennedy , Guohui Lin , Yao Xu , An Zhang

We consider the classic Set Cover problem in the data stream model. For $n$ elements and $m$ sets ($m\geq n$) we give a $O(1/\delta)$-pass algorithm with a strongly sub-linear $\tilde{O}(mn^{\delta})$ space and logarithmic approximation…

数据结构与算法 · 计算机科学 2016-05-03 Sariel Har-Peled , Piotr Indyk , Sepideh Mahabadi , Ali Vakilian

We consider the massively parallel computation (MPC) model, which is a theoretical abstraction of large-scale parallel processing models such as MapReduce. In this model, assuming the widely believed 1-vs-2-cycles conjecture, solving many…

数据结构与算法 · 计算机科学 2023-10-31 Yi-Jun Chang , Da Wei Zheng

Determining the position and orientation of a calibrated camera from a single image with respect to a 3D model is an essential task for many applications. When 2D-3D correspondences can be obtained reliably, perspective-n-point solvers can…

计算机视觉与模式识别 · 计算机科学 2019-06-19 Dylan Campbell , Lars Petersson , Laurent Kneip , Hongdong Li , Stephen Gould