Hardness of approximation in P via short cycle removal: cycle detection, distance oracles, and beyond

A Abboud, K Bringmann, S Khoury… - Proceedings of the 54th …, 2022 - dl.acm.org
We present a new technique for efficiently removing almost all short cycles in a graph
without unintentionally removing its triangles. Consequently, triangle finding problems do …

Approximation algorithms and hardness for n-pairs shortest paths and all-nodes shortest cycles

M Dalirrooyfard, C **, VV Williams… - 2022 IEEE 63rd Annual …, 2022 - ieeexplore.ieee.org
We study the approximability of two related problems on graphs with n nodes and m edges:
n-Pairs Shortest Paths (n-PSP), where the goal is to find a shortest path between O (n) …

Algorithmic trade-offs for girth approximation in undirected graphs

A Kadria, L Roditty, A Sidford, VV Williams… - Proceedings of the 2022 …, 2022 - SIAM
We present several new efficient algorithms for approximating the girth, g, of weighted and
unweighted n-vertex, m-edge undirected graphs. For undirected graphs with polynomially …

Improved girth approximation in weighted undirected graphs

A Kadria, L Roditty, A Sidford… - Proceedings of the 2023 …, 2023 - SIAM
Let G=(V, E, ℓ) be an-nodes m-edges weighted undirected graph, where ℓ: E→(0,∞) is a
real length function defined on its edges. Let g be the length of the shortest cycle in G. We …

Faster approximation algorithms for computing shortest cycles on weighted graphs

G Ducoffe - SIAM Journal on Discrete Mathematics, 2021 - SIAM
Given an n-vertex m-edge graph G with nonnegative edge-weights, a shortest cycle is one
minimizing the sum of the weights on its edges. The girth of G is the weight of a shortest …

Hardness of Approximation Across Different Models of Computation

S Khoury - 2024 - search.proquest.com
A graph is a mathematical construct that models pairwise relations between objects through
nodes (or vertices) and edges (also known as links) that connect these nodes. Due to the …