A Bellman-Ford algorithm for the path-length-weighted distance in graphs

October 28, 2024 Β· Declared Dead Β· πŸ› Mathematics

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors R. Arnau, J. M. Calabuig, L. M. GarcΓ­a Raffi, E. A. SΓ‘nchez PΓ©rez, S. Sanjuan arXiv ID 2411.00819 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DM, cs.MS Citations 3 Venue Mathematics Last Checked 4 months ago
Abstract
Consider a finite directed graph without cycles in which the arrows are weighted. We present an algorithm for the computation of a new distance, called path-length-weighted distance, which has proven useful for graph analysis in the context of fraud detection. The idea is that the new distance explicitly takes into account the size of the paths in the calculations. Thus, although our algorithm is based on arguments similar to those at work for the Bellman-Ford and Dijkstra methods, it is in fact essentially different. We lay out the appropriate framework for its computation, showing the constraints and requirements for its use, along with some illustrative examples.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted