中文
相关论文

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

200 篇论文

We consider max-weighted matching with costs for learning the weights, modeled as a "Pandora's Box" on each endpoint of an edge. Each vertex has an initially-unknown value for being matched to a neighbor, and an algorithm must pay some cost…

数据结构与算法 · 计算机科学 2025-06-30 Robin Bowers , Bo Waggoner

We propose improved exact and heuristic algorithms for solving the maximum weight clique problem, a well-known problem in graph theory with many applications. Our algorithms interleave successful techniques from related work with novel data…

数据结构与算法 · 计算机科学 2023-02-02 Roman Erhardt , Kathrin Hanauer , Nils Kriege , Christian Schulz , Darren Strash

We investigate the \emph{minimum weight cycle (MWC)} problem in the $\mathsf{CONGEST}$ model of distributed computing. For undirected weighted graphs, we design a randomized algorithm that achieves a $(k+1)$-approximation, for any…

分布式、并行与集群计算 · 计算机科学 2026-03-30 Yi-Jun Chang , Yanyu Chen , Dipan Dey , Yonggang Jiang , Gopinath Mishra , Hung Thuan Nguyen , Mingyang Yang

This paper introduces the \emph{$d$-distance matching problem}, in which we are given a bipartite graph $G=(S,T;E)$ with $S=\{s_1,\dots,s_n\}$, a weight function on the edges and an integer $d\in\mathbb Z_+$. The goal is to find a maximum…

组合数学 · 数学 2023-01-24 Péter Madarasi

This paper explores combinatorial optimization for problems of max-weight graph matching on multi-partite graphs, which arise in integrating multiple data sources. Entity resolution-the data integration problem of performing noisy joins on…

数据库 · 计算机科学 2014-02-04 Duo Zhang , Benjamin I. P. Rubinstein , Jim Gemmell

In large-data applications, it is desirable to design algorithms with a high degree of parallelization. In the context of submodular optimization, adaptive complexity has become a widely-used measure of an algorithm's "sequentiality".…

数据结构与算法 · 计算机科学 2020-04-22 Wenzheng Li , Paul Liu , Jan Vondrak

The classic lower bound of Kuhn, Moscibroda and Wattenhofer [JACM 2016] states that approximate maximum matching and approximate vertex cover (among other problems) in the LOCAL model require $\Omega(\min\{\sqrt{\frac{\log n}{\log\log n}},…

数据结构与算法 · 计算机科学 2026-05-14 Peter Davies-Peck

Very recently, Khoury and Schild [FOCS 2025] showed that any randomized LOCAL algorithm that solves maximal matching requires $\Omega(\min\{\log \Delta, \log_\Delta n\})$ rounds, where $n$ is the number of nodes in the graph and $\Delta$ is…

分布式、并行与集群计算 · 计算机科学 2025-11-21 Alkida Balliu , Filippo Casagrande , Francesco d'Amore , Dennis Olivetti

Let G be an edge-weighted hypergraph on n vertices, m edges of size \le s, where the edges have real weights in an interval [1,W]. We show that if we can approximate a maximum weight matching in G within factor alpha in time T(n,m,W) then…

数据结构与算法 · 计算机科学 2011-01-12 Andrzej Lingas , Cui Di

We present combinatorial approximation algorithms for the weighted correlation clustering problem. In this problem, we have a set of vertices and two weight values for each pair of vertices, denoting their difference and similarity. The…

数据结构与算法 · 计算机科学 2025-07-16 Mojtaba Ostovari , Alireza Zarei

In this paper, we introduce the Maximum Matrix Contraction problem, where we aim to contract as much as possible a binary matrix in order to maximize its density. We study the complexity and the polynomial approximability of the problem.…

计算复杂性 · 计算机科学 2023-06-05 Dimitri Watel , Pierre-Louis Poirion

We consider two classic problems: maximum coverage and monotone submodular maximization subject to a cardinality constraint. [Nemhauser--Wolsey--Fisher '78] proved that the greedy algorithm provides an approximation of $1-1/e$ for both…

数据结构与算法 · 计算机科学 2025-03-26 Yuval Filmus , Roy Schwartz , Alexander V. Smal

We study the stable matching problem in non-bipartite graphs with incomplete but strict preference lists, where the edges have weights and the goal is to compute a stable matching of minimum or maximum weight. This problem is known to be…

计算机科学与博弈论 · 计算机科学 2017-03-28 Linda Farczadi , Natália Guričanová

We introduce a minorization-maximization approach to optimizing common measures of discovery significance in high energy physics. The approach alternates between solving a weighted binary classification problem and updating class weights in…

机器学习 · 统计学 2015-09-11 Lester Mackey , Jordan Bryan , Man Yue Mo

In the online bipartite matching with reassignments problem, an algorithm is initially given only one side of the vertex set of a bipartite graph; the vertices on the other side are revealed to the algorithm one by one, along with its…

数据结构与算法 · 计算机科学 2020-03-12 Yongho Shin , Kangsan Kim , Seungmin Lee , Hyung-Chan An

Discrete Morse theory has emerged as a powerful tool for a wide range of problems, including the computation of (persistent) homology. In this context, discrete Morse theory is used to reduce the problem of computing a topological invariant…

代数拓扑 · 数学 2020-10-12 Ulrich Bauer , Abhishek Rathod

In this paper, we study the weighted stochastic matching problem. Let $G=(V, E)$ be a given edge-weighted graph and let its realization $\mathcal{G}$ be a random subgraph of $G$ that includes each edge $e\in E$ independently with a known…

数据结构与算法 · 计算机科学 2023-11-16 Mahsa Derakhshan , Mohammad Saneian

We revisit Gabow's $O(\sqrt{n} m)$ maximum cardinality matching algorithm (The Weighted Matching Approach to Maximum Cardinality Matching, Fundamenta Informaticae, 2017). It adapts the weighted matching algorithm of Gabow and…

数据结构与算法 · 计算机科学 2026-04-22 Kurt Mehlhorn , Romina Nobahari

This paper is about minimum cost constrained selection of inputs and outputs for generic arbitrary pole placement. The input-output set is constrained in the sense that the set of states that each input can influence and the set of states…

最优化与控制 · 数学 2018-01-11 Shana Moothedath , Prasanna Chaporkar , Madhu N. Belur

Understanding the power of space-bounded computation with access to catalytic space has been an important theme in complexity theory over the recent years. One of the key algorithmic results in this area is that bipartite maximum matching…

计算复杂性 · 计算机科学 2026-04-28 Srijan Chakraborty , Samir Datta , Aryan Kusre , Partha Mukhopadhyay , Amit Sinhababu