Subcubic algorithms for Gomory–Hu tree in unweighted graphs

A Abboud, R Krauthgamer, O Trabelsi - … of the 53rd Annual ACM SIGACT …, 2021 - dl.acm.org
Every undirected graph G has a (weighted) cut-equivalent tree T, commonly named after
Gomory and Hu who discovered it in 1961. Both T and G have the same node set, and for …

APMF< APSP? Gomory-Hu tree for unweighted graphs in almost-quadratic time

A Abboud, R Krauthgamer… - 2021 IEEE 62nd Annual …, 2022 - ieeexplore.ieee.org
We design an n^2+o(1)-time algorithm that constructs a cut-equivalent (Gomory-Hu) tree of a
simple graph on n nodes. This bound is almost-optimal in terms of n, and it improves on the …

Minimum+1 (s, t)-cuts and Dual-edge Sensitivity Oracle

S Baswana, K Bhanja, A Pandey - ACM Transactions on Algorithms, 2023 - dl.acm.org
Let G be a directed multi-graph on n vertices and m edges with a designated source vertex s
and a designated sink vertex t. We study the (s, t)-cuts of capacity minimum+ 1 and as an …

Mincut sensitivity data structures for the insertion of an edge

S Baswana, S Gupta, T Knollmann - Algorithmica, 2022 - Springer
Abstract Let G=(V, E) be an undirected graph on n vertices with non-negative capacities on
its edges. The mincut sensitivity problem for the insertion of an edge is defined as follows …

[PDF][PDF] Fine-Grained Complexity: Exploring Reductions and their Properties

SI Petsalakis - 2018 - pergamos.lib.uoa.gr
Algorithmic design has been one of the main subjects of interest for Computer science.
While very effective in some areas, this approach has been met with some practical dead …

Algorithms for graphical vertex sparsifiers

L Kamma - 2017 - search.proquest.com
Given a graph G, graph compression problems ask to construct succinct data structures that
maintain certain properties of G. Within this context, this thesis studies problems of vertex …

[PDF][PDF] 4.25 Chromatic index/edge coloring

M Cygan - Structure and Hardness in P - drops.dagstuhl.de
Background. The chromatic index of a graph is the least number of colors needed for a
proper edge-coloring. Vizing's theorem implies that the chromatic index is either∆ or∆+ 1 …