中文
相关论文

相关论文: Maximum-Weight Two Boxes Symmetric Difference Prob…

200 篇论文

Polygon inclusion problems have been studied extensively in geometric optimization. In this paper, we consider the variant of computing the maximum area parallelograms (MAPs) and all the locally maximal area parallelograms (LMAPs) in a…

计算几何 · 计算机科学 2018-09-05 Kai Jin

Given a set $P$ of $n$ points and a set $S$ of $m$ weighted disks in the plane, the disk coverage problem asks for a subset of disks of minimum total weight that cover all points of $P$. The problem is NP-hard. In this paper, we consider a…

计算几何 · 计算机科学 2021-05-03 Logan Pedersen , Haitao Wang

We devise a polynomial-time approximation scheme for the classical geometric problem of finding an approximate short path amid weighted regions. In this problem, a triangulated region P comprising of n vertices, a positive weight associated…

计算几何 · 计算机科学 2016-12-08 R Inkulu , Sanjiv Kapoor

We consider three variants of the problem of finding a maximum weight restricted $2$-matching in a subcubic graph $G$. (A $2$-matching is any subset of the edges such that each vertex is incident to at most two of its edges.) Depending on…

数据结构与算法 · 计算机科学 2021-01-01 Katarzyna Paluch , Mateusz Wasylkiewicz

We study the problem of finding a triangulation T of a planar point set S such as to minimize the expected distance between two points x and y chosen uniformly at random from S. By distance we mean the length of the shortest path between x…

计算几何 · 计算机科学 2012-06-21 Laszlo Kozma

In this paper, we study matrix scaling and balancing, which are fundamental problems in scientific computing, with a long line of work on them that dates back to the 1960s. We provide algorithms for both these problems that, ignoring…

数据结构与算法 · 计算机科学 2017-08-22 Michael B. Cohen , Aleksander Madry , Dimitris Tsipras , Adrian Vladu

The Bin Packing Problem is one of the most important Combinatorial Optimization problems in optimization and has a lot of real-world applications. Many approximation algorithms have been presented for this problem because of its NP-hard…

数据结构与算法 · 计算机科学 2015-09-22 Abdolahad Noori Zehmakan , Mojtaba Eslahi

We present an algorithm for computing a bottleneck matching in a set of $n=2\ell$ points in the plane, which runs in $O(n^{\omega/2}\log n)$ deterministic time, where $\omega\approx 2.37$ is the exponent of matrix multiplication.

计算几何 · 计算机科学 2022-05-13 Matthew J. Katz , Micha Sharir

We consider the planar Euclidean two-center problem in which given $n$ points in the plane we are to find two congruent disks of the smallest radius covering the points. We present a deterministic $O(n \log n)$-time algorithm for the case…

计算几何 · 计算机科学 2020-07-09 Jongmin Choi , Hee-Kap Ahn

We give the first nontrivial upper and lower bounds on the maximum volume of an empty axis-parallel box inside an axis-parallel unit hypercube in $\RR^d$ containing $n$ points. For a fixed $d$, we show that the maximum volume is of the…

计算几何 · 计算机科学 2009-11-23 Adrian Dumitrescu , Minghui Jiang

In this paper, we propose new techniques for solving geometric optimization problems involving interpoint distances of a point set in the plane. Given a set $P$ of $n$ points in the plane and an integer $1 \leq k \leq \binom{n}{2}$, the…

计算几何 · 计算机科学 2024-03-08 Haitao Wang , Yiming Zhao

The problem that we consider is the following: given an $n \times n$ array $A$ of positive numbers, find a tiling using at most $p$ rectangles (which means that each array element must be covered by some rectangle and no two rectangles must…

数据结构与算法 · 计算机科学 2017-03-07 Grzegorz Głuch , Krzysztof Loryś

In this paper we present a new algorithm for a layout optimization problem: this concerns the placement of weighted polygons inside a circular container, the two objectives being to minimize imbalance of mass and to minimize the radius of…

计算几何 · 计算机科学 2008-09-30 Yi-Chun Xu , Ren-Bin Xiao , Martyn Amos

In this paper, we study the many-to-many matching problem on planar point sets with integer coordinates: Given two disjoint sets $R,B \subset [\Delta]^2$ with $|R|+|B|=n$, the goal is to select a set of edges between $R$ and $B$ so that…

计算几何 · 计算机科学 2026-04-21 Seongbin Park , Eunjin Oh

Given a convex polygon $P$ with $k$ vertices and a polygonal domain $Q$ consisting of polygonal obstacles with total size $n$ in the plane, we study the optimization problem of finding a largest similar copy of $P$ that can be placed in $Q$…

计算几何 · 计算机科学 2020-12-15 Taekang Eom , Seungjun Lee , Hee-Kap Ahn

Let $\mathcal{W} \subset \mathbb{R}^2$ be a planar polygonal environment (i.e., a polygon potentially with holes) with a total of $n$ vertices, and let $A,B$ be two robots, each modeled as an axis-aligned unit square, that can translate…

机器人学 · 计算机科学 2023-11-01 Pankaj K. Agarwal , Dan Halperin , Micha Sharir , Alex Steiger

We consider the distributed version of the Multiple Knapsack Problem (MKP), where $m$ items are to be distributed amongst $n$ processors, each with a knapsack. We propose different distributed approximation algorithms with a tradeoff…

数据结构与算法 · 计算机科学 2017-02-06 Ananth Murthy , Chandan Yeshwanth , Shrisha Rao

We consider the problem of finding patrol schedules for $k$ robots to visit a given set of $n$ sites in a metric space. Each robot has the same maximum speed and the goal is to minimize the weighted maximum latency of any site, where the…

We study dense packings of a large number of congruent non-overlapping circles inside a square by looking for configurations which maximize the packing density, defined as the ratio between the area occupied by the disks and the area of the…

软凝聚态物质 · 物理学 2022-05-23 Paolo Amore , Tenoch Morales

We construct an algorithm for solving the following problem: given a number field $K$, a positive integer $N$, and a positive real number $B$, determine all points in $\mathbb P^N(K)$ having relative height at most $B$. A theoretical…

数论 · 数学 2014-08-05 David Krumm