A simple O(n2) algorithm for the all-pairs shortest path problem on an interval graph

A simple O(n2) algorithm for the all-pairs shortest path problem on an interval graph

0.00 Avg rating0 Votes
Article ID: iaor20014157
Country: United States
Volume: 27
Issue: 3
Start Page Number: 215
End Page Number: 217
Publication Date: May 1996
Journal: Networks
Authors:
Keywords: graphs
Abstract:

Let G denote an interval graph with n vertices and unit weight edges. In this paper, we present a simple O(n2) algorithm for solving the all-pairs shortest path problem on graph G. A recent algorithm for this problem has the same time-complexity but is fairly complicated to describe. However, our algorithm is concise to state, intuitive to understand, and easy to implement.

Reviews

Required fields are marked *. Your email address will not be published.