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

R. Arnau,J. M. Calabuig,L. M. García Raffi,E. A. Sánchez Pérez,S. Sanjuan
DOI: https://doi.org/10.3390/math12162590
2024-10-28
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.
Data Structures and Algorithms,Discrete Mathematics,Mathematical Software
What problem does this paper attempt to address?