activity
20242026
collaborators

6 papers

cs.DS2026

Computing the (k+2)-Edge-Connected Components in k-Edge-Connected Digraphs in Subquadratic Time

Loukas Georgiadis, Evangelos Kipouridis, Evangelos Kosinas +2

Computing edge-connected components in directed and undirected graphs is a fundamental and well-studied problem in graph algorithms. In a very recent breakthrough, Korhonen [STOC 2…

cs.DC2025

Large-Scale Graph Building in Dynamic Environments: Low Latency and High Quality

Filipe Miguel Gonçalves de Almeida, CJ Carey, Hendrik Fichtenberger +8

Learning and constructing large-scale graphs has attracted attention in recent decades, resulting in a rich literature that introduced various systems, tools, and algorithms. Grale…

cs.DS2025

Almost Optimal Fully Dynamic -Center Clustering with Recourse

Sayan Bhattacharya, Martín Costa, Ermiya Farokhnejad +2

In this paper, we consider the \emph{metric -center} problem in the fully dynamic setting, where we are given a metric space evolving via a sequence of point insertions…

cs.DS2025

Fully Dynamic Algorithms for Transitive Reduction

Gramoz Goranci, Adam Karczmarz, Ali Momeni +1

Given a directed graph , a transitive reduction of (first studied by Aho, Garey, Ullman [SICOMP `72]) is a minimal subgraph of that preserves the reachability rela…

cs.DS2025

DynHAC: Fully Dynamic Approximate Hierarchical Agglomerative Clustering

Shangdi Yu, Laxman Dhulipala, Jakub ÅÄ cki +1

We consider the problem of maintaining a hierarchical agglomerative clustering (HAC) in the dynamic setting, when the input is subject to point insertions and deletions. We introdu…

cs.CG2024

Multi-Swap -Means++

Lorenzo Beretta, Vincent Cohen-Addad, Silvio Lattanzi +1

The -means++ algorithm of Arthur and Vassilvitskii (SODA 2007) is often the practitioners' choice algorithm for optimizing the popular -means clustering objective and is know…