Advances in Graph Algorithms and Complexity

The field of graph algorithms and complexity is witnessing significant developments, with a focus on improving the efficiency and scalability of algorithms for various graph problems. Researchers are exploring new techniques, such as semi-random graph analysis and multi-level frameworks, to tackle long-standing problems like graph reconstruction and hypergraph partitioning. Notably, innovative approaches are being proposed to solve classic problems, including finding dense subgraphs, maximum cliques, and shortest paths, with improved approximation guarantees and faster running times. These advancements have the potential to impact various applications, from community detection and data mining to network design and optimization.

Some noteworthy papers in this area include: The paper on Semi-Random Graphs, Robust Asymmetry, and Reconstruction, which studies the robustness of fundamental properties in semi-random graph distributions. The paper on New Parallel and Streaming Algorithms for Directed Densest Subgraph, which presents improved algorithms for finding approximate densest subgraphs in directed graphs. The paper on Fine-Grained Classification Of Detecting Dominating Patterns, which provides a classification of the fine-grained complexity for detecting dominating patterns in graphs.

Sources

Semi-Random Graphs, Robust Asymmetry, and Reconstruction

New Parallel and Streaming Algorithms for Directed Densest Subgraph

Less is More: Faster Maximum Clique Search by Work-Avoidance

A Multi-Level Framework for Multi-Objective Hypergraph Partitioning: Combining Minimum Spanning Tree and Proximal Gradient

Fine-Grained Classification Of Detecting Dominating Patterns

Forcing a unique minimum spanning tree and a unique shortest path

Stronger Directed Low-Diameter Decompositions with Sub-Logarithmic Diameter and Separation

On Computing Top-$k$ Simple Shortest Paths from a Single Source

Improved Approximation for Broadcasting in k-cycle Graphs

The Steiner Path Aggregation Problem

Minimum Selective Subset on Unit Disk Graphs and Circle Graphs

Built with on top of