Densest subgraph: Supermodularity, iterative peeling, and flow

C Chekuri, K Quanrud, MR Torres - Proceedings of the 2022 Annual ACM …, 2022 - SIAM
The densest subgraph problem in a graph (DSG), in the simplest form, is the following.
Given an undirected graph G=(V, E) find a subset S⊆ V of vertices that maximizes the ratio …

Faster matroid intersection

D Chakrabarty, YT Lee, A Sidford… - 2019 IEEE 60th …, 2019 - ieeexplore.ieee.org
In this paper we consider the classic matroid intersection problem: given two matroids M
1=(V, I 1) and M 2=(V, I 2) defined over a common ground set V, compute a set S∈ I 1∩ I 2 …

Adaptive sparsification for matroid intersection

K Quanrud - … on Automata, Languages, and Programming (ICALP …, 2024 - drops.dagstuhl.de
We consider the matroid intersection problem in the independence oracle model. Given two
matroids over n common elements such that the intersection has rank k, our main technique …

Breaking O (nr) for matroid intersection

J Blikstad - arxiv preprint arxiv:2105.05673, 2021 - arxiv.org
We present algorithms that break the $\tilde O (nr) $-independence-query bound for the
Matroid Intersection problem for the full range of $ r $; where $ n $ is the size of the ground …

Online matroid intersection: Beating half for random arrival

GP Guruganesh, S Singla - International Conference on Integer …, 2017 - Springer
For two matroids M _1 and M _2 defined on the same ground set E, the online matroid
intersection problem is to design an algorithm that constructs a large common independent …

Breaking the quadratic barrier for matroid intersection

J Blikstad, J van den Brand, S Mukhopadhyay… - Proceedings of the 53rd …, 2021 - dl.acm.org
The matroid intersection problem is a fundamental problem that has been extensively
studied for half a century. In the classic version of this problem, we are given two matroids M …

Faster matroid partition algorithms

T Terao - arxiv preprint arxiv:2303.05920, 2023 - arxiv.org
In the matroid partitioning problem, we are given $ k $ matroids $\mathcal {M}
_1=(V,\mathcal {I} _1),\dots,\mathcal {M} _k=(V,\mathcal {I} _k) $ defined over a common …

Exact and approximation algorithms for weighted matroid intersection

CC Huang, N Kakimura, N Kamiyama - Mathematical Programming, 2019 - Springer
In this paper, we propose new exact and approximation algorithms for the weighted matroid
intersection problem. Our exact algorithm is faster than previous algorithms when the largest …

Subquadratic weighted matroid intersection under rank oracles

TW Tu - arxiv preprint arxiv:2212.00508, 2022 - arxiv.org
Given two matroids $\mathcal {M} _1=(V,\mathcal {I} _1) $ and $\mathcal {M} _2=(V,\mathcal
{I} _2) $ over an $ n $-element integer-weighted ground set $ V $, the weighted matroid …

Deterministic -Approximation of Matroid Intersection using Nearly-Linear Independence-Oracle Queries

T Terao - arxiv preprint arxiv:2410.18820, 2024 - arxiv.org
In the matroid intersection problem, we are given two matroids $\mathcal {M} _1=(V,\mathcal
{I} _1) $ and $\mathcal {M} _2=(V,\mathcal {I} _2) $ defined on the same ground set $ V $ of …