Treffer: Shortening the Path to Designing Efficient Graph Algorithms.

Title:
Shortening the Path to Designing Efficient Graph Algorithms.
Authors:
Peng, Richard1 (AUTHOR) yangp@cs.cmu.edu
Source:
Communications of the ACM. Feb2025, Vol. 68 Issue 2, p86-86. 1p.
Database:
Business Source Premier

Weitere Informationen

This paper introduces a nearly linear-time algorithm for solving the negative weighted shortest-path problem in directed graphs without converting them to undirected counterparts, a departure from traditional approaches. By leveraging advanced graph decomposition techniques, it demonstrates that efficient algorithms can be developed while working exclusively within the framework of directed graphs. This breakthrough not only addresses a longstanding challenge in graph theory but also provides a foundation for designing efficient algorithms for other complex directed graph problems.