A Spectral Approach to the Shortest Path Problem

04/02/2020
by   Stefan Steinerberger, et al.
0

Let G=(V,E) be a simple, connected graph. One is often interested in a short path between two vertices u,v. We propose a spectral algorithm: construct the function ϕ:V →ℝ_≥ 0 ϕ = min_f:V →ℝ f(u) = 0, f ≢0∑_(w_1, w_2) ∈ E(f(w_1)-f(w_2))^2/∑_w ∈ Vf(w)^2. ϕ can also be understood as the smallest eigenvector of the Laplacian Matrix L=D-A after the u-th row and column have been removed. We start in the point v and construct a path from v to u: at each step, we move to the neighbor for which ϕ is the smallest. This algorithm provably terminates and results in a short path from v to u, often the shortest. The efficiency of this method is due to a discrete analogue of a phenomenon in Partial Differential Equations that is not well understood. We prove optimality for trees and discuss a number of open questions.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/20/2018

L_1 Shortest Path Queries in Simple Polygons

Let P be a simple polygon of n vertices. We consider two-point L_1 short...
research
04/28/2023

Hardness of Finding Combinatorial Shortest Paths on Graph Associahedra

We prove that the computation of a combinatorial shortest path between t...
research
03/13/2019

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

The neighbourhood matrix, NM(G), a novel representation of graphs propos...
research
04/25/2022

Pursuit-Evasion in Graphs: Zombies, Lazy Zombies and a Survivor

We study zombies and survivor, a variant of the game of cops and robber ...
research
07/22/2018

On the Geodetic Hull Number of Complementary Prisms

Let G be a finite, simple, and undirected graph and let S be a set of ve...
research
12/18/2019

Extreme Values of the Fiedler Vector on Trees

Let G be a connected tree on n vertices and let L = D-A denote the Lapla...

Please sign up or login with your details

Forgot password? Click here to reset