Efficient Shortest Path Algorithm Using An Unique And Novel Graph Matrix Representation

03/13/2019
by   Sivakumar Karunakaran, et al.
0

The neighbourhood matrix, NM(G), a novel representation of graphs proposed in ALPaper is defined using the neighbourhood sets of the vertices. The matrix also exhibits a bijection between the product of two well-known graph matrices, namely the adjacency matrix and the Laplacian matrix. In this article, we extend this work and introduce the sequence of powers of NM(G) and denote it by NM^{l}, 1≤ l ≤ k(G) where k(G) is called the iteration number, k(G)=_2 diameter(G). The sequence of matrices captures the distance between the vertices in a profound fashion and is found to be useful in various applications. One of the interesting results of this article is that whenever η_ij^{l}=-1, for 1≤ l ≤ k(G) , then d_G(i,j)=2^l , where d_G(i,j) is the shortest path distance between i and j . Further, we characterize the entries of the matrices NM^{l}, for every l, 1≤ l ≤ k(G). Using this concept of the sequence of powers of neighbourhood matrix and with the aid of some of its properties, we propose an algorithm to find the shortest path between any pair of vertices in a given undirected unweighted simple graph. The proposed algorithm and the claims therein are formally validated through simulations on synthetic data and the real network data from Facebook where sampling-based computations are performed for large collection of graphs containing large-sized graph. The empirical results are quite promising with our algorithm having the best running time among all the existing well known shortest path algorithms.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/03/2019

Breaking the Bellman-Ford Shortest-Path Bound

In this paper we give a single-source shortest-path algorithm that break...
research
03/13/2019

An Unique and Novel Graph Matrix for Efficient Extraction of Structural Information of Networks

In this article, we propose a new type of square matrix associated with ...
research
05/31/2020

Filling in pattern designs for incomplete pairwise comparison matrices: (quasi-)regular graphs with minimal diameter

Multicriteria Decision Making problems are important both for individual...
research
09/16/2019

Exact solutions for geodesic distance on treelike models with some constraints

Geodesic distance, commonly called shortest path length, has proved usef...
research
11/19/2020

Estimation of Shortest Path Covariance Matrices

We study the sample complexity of estimating the covariance matrix Σ∈ℝ^d...
research
04/02/2020

A Spectral Approach to the Shortest Path Problem

Let G=(V,E) be a simple, connected graph. One is often interested in a s...
research
08/17/2023

Geodetic Graphs: Experiments and New Constructions

In 1962 Ore initiated the study of geodetic graphs. A graph is called ge...

Please sign up or login with your details

Forgot password? Click here to reset