Maximum Weighted Matching with Few Edge Crossings for 2-Layered Bipartite Graph

05/13/2019
by   Kazuya Haraguchi, et al.
0

Let c denote a non-negative constant. Suppose that we are given an edge-weighted bipartite graph G=(V,E) with its 2-layered drawing and a family X of intersecting edge pairs. We consider the problem of finding a maximum weighted matching M* such that each edge in M* intersects with at most c other edges in M*, and that all edge crossings in M* are contained in X. In the present paper, we propose polynomial-time algorithms for the problem for c=1 and 2. The time complexities of the algorithms are O((k+m)log n) for c=1 and O(m^4log n+k^3+n(k^2+log n)) for c=2, respectively, where n=|V|, m=|E| and k=|X|.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/14/2020

A Simple 1-1/e Approximation for Oblivious Bipartite Matching

We study the oblivious matching problem, which aims at finding a maximum...
research
01/22/2023

Multiplicative Auction Algorithm for Approximate Maximum Weight Bipartite Matching

We present an auction algorithm using multiplicative instead of constan...
research
03/25/2019

A Weighted Approach to the Maximum Cardinality Bipartite Matching Problem with Applications in Geometric Settings

We present a weighted approach to compute a maximum cardinality matching...
research
08/02/2019

Finding Dominating Induced Matchings in P_9-Free Graphs in Polynomial Time

Let G=(V,E) be a finite undirected graph. An edge set E' ⊆ E is a domin...
research
07/19/2022

Algorithms for the Euclidean Bipartite Edge Cover Problem

Given a graph G=(V,E) with costs on its edges, the minimum-cost edge cov...
research
10/31/2022

Beating (1-1/e)-Approximation for Weighted Stochastic Matching

In the stochastic weighted matching problem, the goal is to find a large...
research
05/22/2020

Neural Bipartite Matching

Graph neural networks have found application for learning in the space o...

Please sign up or login with your details

Forgot password? Click here to reset