中文
相关论文

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

200 篇论文

The Partitioning Min-Max Weighted Matching (PMMWM) problem is an NP-hard problem that combines the problem of partitioning a group of vertices of a bipartite graph into disjoint subsets with limited size and the classical Min-Max Weighted…

数据结构与算法 · 计算机科学 2022-01-26 Yuxuan Wang , Jinyao Xie , Jiongzhi Zheng , Kun He

Maximum bipartite matching is a fundamental algorithmic problem which can be solved in polynomial time. We consider a natural variant in which there is a separation constraint: the vertices on one side lie on a path or a grid, and two…

数据结构与算法 · 计算机科学 2023-03-20 Pasin Manurangsi , Erel Segal-Halevi , Warut Suksompong

A matching is compatible to two or more labeled point sets of size $n$ with labels $\{1,\dots,n\}$ if its straight-line drawing on each of these point sets is crossing-free. We study the maximum number of edges in a matching compatible to…

We study the 2-dimensional vector packing problem, which is a generalization of the classical bin packing problem where each item has 2 distinct weights and each bin has 2 corresponding capacities. The goal is to group items into minimum…

数据结构与算法 · 计算机科学 2011-03-02 Ekow Otoo , Ali Pinar , Doron Rotem

We survey the main formulations and solution methods for two-dimensional orthogonal cutting and packing problems, where both items and bins are rectangles. We focus on exact methods and relaxations for the four main problems from the…

最优化与控制 · 数学 2020-07-28 Manuel Iori , Vinícius L. de Lima , Silvano Martello , Flávio K. Miyazawa , Michele Monaci

Sequence partition problems arise in many fields, such as sequential data analysis, information transmission, and parallel computing. In this paper, we study the following partition problem variant: given a sequence of $n$ items…

数据结构与算法 · 计算机科学 2022-10-12 Kai Jin , Danna Zhang , Canhui Zhang

Classical separability problem involving multi-color point sets is an important area of study in computational geometry. In this paper, we study different separability problems for bichromatic point set P=P_r\cup P_b on a plane, where $P_r$…

计算几何 · 计算机科学 2019-05-20 Ankush Acharyya , Minati De , Subhas C. Nandy , Supantha Pandit

Optimal packing of objects in containers is a critical problem in various real-life and industrial applications. This paper investigates the two-dimensional packing of convex polygons without rotations, where only translations are allowed.…

计算几何 · 计算机科学 2023-08-17 Adam Kurpisz , Silvan Suter

We analyze a probabilistic algorithm for matching shapes modeled by planar regions under translations and rigid motions (rotation and translation). Given shapes $A$ and $B$, the algorithm computes a transformation $t$ such that with high…

计算几何 · 计算机科学 2009-02-26 Helmut Alt , Ludmila Scharf , Daria Schymura

We present a weighted approach to compute a maximum cardinality matching in an arbitrary bipartite graph. Our main result is a new algorithm that takes as input a weighted bipartite graph $G(A\cup B,E)$ with edge weights of $0$ or $1$. Let…

计算几何 · 计算机科学 2019-03-26 Nathaniel Lahn , Sharath Raghvendra

Optimal quantization for mixed distributions has emerged as a compelling area of study. In this work, we have focused on a mixed distribution formed from two uniform distributions with partially overlapping supports. For this class of…

Given a set of points in the plane, we are interested in matching them with straight line segments. We focus on perfect (all points are matched) non-crossing (no two edges intersect) matchings. Apart from the well known MinMax variation,…

计算几何 · 计算机科学 2021-02-12 Ioannis Mantas , Marko Savić , Hendrik Schrezenmaier

We show that a system of four particles in a one-dimensional box with a two-particle harmonic interaction can by described by means of the symmetry point group $O_h$. Group theory proves useful for the discussion of both the small-box and…

量子物理 · 物理学 2016-07-11 Francisco M. Fernández

We give an explicit algorithm and source code for computing optimal weights for combining a large number N of alphas. This algorithm does not cost O(N^3) or even O(N^2) operations but is much cheaper, in fact, the number of required…

投资组合管理 · 定量金融 2016-12-19 Zura Kakushadze , Willie Yu

In the total matching problem, one is given a graph $G$ with weights on the vertices and edges. The goal is to find a maximum weight set of vertices and edges that is the non-incident union of a stable set and a matching. We consider the…

组合数学 · 数学 2024-01-01 Luca Ferrarini , Samuel Fiorini , Stefan Kober , Yelena Yuditsky

The general Bandpass-$B$ problem is NP-hard and can be approximated by a reduction into the weighted $B$-set packing problem, with a worst case performance ratio of $O(B^2)$. When $B = 2$, a maximum weight matching gives a 2-approximation…

数据结构与算法 · 计算机科学 2013-07-29 Weitian Tong , Zhi-Zhong Chen , Lusheng Wang , Yinfeng Xu , Jiuping Xu , Randy Goebel , Guohui Lin

We consider the problem of packing congruent circles with the maximum radius in a unit square as a mathematical optimization problem. Due to the presence of non-overlapping constraints, this problem is a notoriously difficult nonconvex…

最优化与控制 · 数学 2024-04-05 Aida Khajavirad

We study the following problem: preprocess a set O of objects into a data structure that allows us to efficiently report all pairs of objects from O that intersect inside an axis-aligned query range Q. We present data structures of size…

数据结构与算法 · 计算机科学 2015-02-24 Mark de Berg , Joachim Gudmundsson , Ali D. Mehrabi

We consider the discrepancy problem of coloring $n$ intervals with $k$ colors such that at each point on the line, the maximal difference between the number of intervals of any two colors is minimal. Somewhat surprisingly, a coloring with…

数据结构与算法 · 计算机科学 2010-12-20 Antonios Antoniadis , Falk Hüffner , Pascal Lenzner , Carsten Moldenhauer , Alexander Souza

We introduce the strongly NP-complete pagination problem, an extension of BIN PACKING where packing together two items may make them occupy less volume than the sum of their individual sizes. To achieve this property, an item is defined as…

数据结构与算法 · 计算机科学 2017-09-06 Aristide Grange , Imed Kacem , Sébastien Martin