中文
相关论文

相关论文: Reducing Maximum Weighted Matching to the Largest …

200 篇论文

We study how good a lexicographically maximal solution is in the weighted matching and matroid intersection problems. A solution is lexicographically maximal if it takes as many heaviest elements as possible, and subject to this, it takes…

组合数学 · 数学 2022-01-25 Kristóf Bérczi , Tamás Király , Yutaro Yamaguchi , Yu Yokoi

We study the classical weighted perfect matchings problem for bipartite graphs or sometimes referred to as the assignment problem, i.e., given a weighted bipartite graph $G = (U\cup V,E)$ with weights $w : E \rightarrow \mathcal{R}$ we are…

数据结构与算法 · 计算机科学 2021-01-19 Megha Khosla , Avishek Anand

We study the maximum weight convex polytope problem, in which the goal is to find a convex polytope maximizing the total weight of enclosed points. Prior to this work, the only known result for this problem was an $O(n^3)$ algorithm for the…

计算几何 · 计算机科学 2022-07-27 Mohammad Ali Abam , Ali Mohammad Lavasani , Denis Pankratov

Past studies on the local limit of maximal weight matchings in edge-weighted large random graphs rely fundamentally on the assumption that the weights are atomless, which ensures that the maximal weight matching is unique. This excludes de…

概率论 · 数学 2026-01-29 Nathanaël Enriquez , Mike Liu , Laurent Ménard , Vianney Perchet

Optimization - minimization or maximization - in the lattice of subsets is a frequent operation in Artificial Intelligence tasks. Examples are subset-minimal model-based diagnosis, nonmonotonic reasoning by means of circumscription, or…

人工智能 · 计算机科学 2016-12-23 Wolfgang Faber , Mauro Vallati , Federico Cerutti , Massimiliano Giacomin

We present new results for LambdaCC and MotifCC, two recently introduced variants of the well-studied correlation clustering problem. Both variants are motivated by applications to network analysis and community detection, and have…

计算复杂性 · 计算机科学 2018-09-26 David F. Gleich , Nate Veldt , Anthony Wirth

We study the Min-Weighted Sum Bin Packing problem, a variant of the classical Bin Packing problem in which items have a weight, and each item induces a cost equal to its weight multiplied by the index of the bin in which it is packed. This…

数据结构与算法 · 计算机科学 2023-04-06 Guillaume Sagnol

A matching of a graph is a subset of edges no two of which share a common vertex, and a maximum matching is a matching of maximum cardinality. In a $b$-matching every vertex $v$ has an associated bound $b_v$, and a maximum $b$-matching is a…

数据结构与算法 · 计算机科学 2019-04-24 Yuval Emek , Shay Kutten , Mordechai Shalom , Shmuel Zaks

We consider the weighted completion time minimization problem for capacitated parallel machines, which is a fundamental problem in modern cloud computing environments. We study settings in which the processed jobs may have varying duration,…

分布式、并行与集群计算 · 计算机科学 2022-06-28 Ilan Reuven Cohen , Izack Cohen , Iyar Zaks

We study generalizations of the classical Vertex Cover and Edge Cover problems that incorporate group-wise coverage constraints. Our first focus is the \emph{Weighted Prize-Collecting Partition Vertex Cover} (WP-PVC) problem: given a graph…

数据结构与算法 · 计算机科学 2025-08-19 Rajni Dabas , Samir Khuller , Emilie Rivkin

In this paper, we introduce an exact algorithm with a time complexity of $O^*(1.325^m)$ for the {\sc weighted mutually exclusive maximum set cover} problem, where $m$ is the number of subsets in the problem. This is an NP-hard motivated and…

数据结构与算法 · 计算机科学 2014-01-27 Songjian Lu , Xinghua Lu

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

We present improved deterministic distributed algorithms for a number of well-studied matching problems, which are simpler, faster, more accurate, and/or more general than their known counterparts. The common denominator of these results is…

数据结构与算法 · 计算机科学 2017-08-08 Manuela Fischer

We consider a generalized version of the correlation clustering problem, defined as follows. Given a complete graph $G$ whose edges are labeled with $+$ or $-$, we wish to partition the graph into clusters while trying to avoid errors: $+$…

数据结构与算法 · 计算机科学 2016-05-25 Gregory J. Puleo , Olgica Milenkovic

We investigate the power of randomized algorithms for the maximum cardinality matching (MCM) and the maximum weight matching (MWM) problems in the online preemptive model. In this model, the edges of a graph are revealed one by one and the…

数据结构与算法 · 计算机科学 2015-07-03 Ashish Chiplunkar , Sumedh Tirodkar , Sundar Vishwanathan

Specific data compression techniques, formalized by the concept of coresets, proved to be powerful for many optimization problems. In fact, while tightly controlling the approximation error, coresets may lead to significant speed up of the…

最优化与控制 · 数学 2022-04-05 Maximilian Fiedler , Peter Gritzmann , Fabian Klemm

We consider the {\em stochastic matching} problem. An edge-weighted general (i.e., not necessarily bipartite) graph $G(V, E)$ is given in the input, where each edge in $E$ is {\em realized} independently with probability $p$; the…

数据结构与算法 · 计算机科学 2018-05-24 Soheil Behnezhad , Nima Reyhani

In the Correlation Clustering problem, we are given a weighted graph $G$ with its edges labeled as "similar" or "dissimilar" by a binary classifier. The goal is to produce a clustering that minimizes the weight of "disagreements": the sum…

数据结构与算法 · 计算机科学 2021-08-13 Jafar Jafarov , Sanchit Kalhan , Konstantin Makarychev , Yury Makarychev

In a recent breakthrough result, Balliu et al. [FOCS'19] proved a deterministic $\Omega(\min(\Delta,\log n /\log \log n))$-round and a randomized $\Omega(\min(\Delta,\log \log n/\log \log \log n))$-round lower bound for the complexity of…

分布式、并行与集群计算 · 计算机科学 2020-02-20 Sebastian Brandt , Dennis Olivetti

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