Links

Tools

Export citation

Search in Google Scholar

Distributed Shortest Path of Huge Graph

This paper was not found in any repository; the policy of its publisher is unknown or unclear.
This paper was not found in any repository; the policy of its publisher is unknown or unclear.

Full text: Unavailable

Question mark in circle
Preprint: policy unknown
Question mark in circle
Postprint: policy unknown
Question mark in circle
Published version: policy unknown

Abstract

The report is the documentation of project DSPHG (Distributed Shortest Path of Huge Graph).The roject implements the algorithm proposed in "Distributed Shortest Paths for Directed Graphs with Negative Edge Lengths"(Luboš Brim, Ivana Cerná, Pavel Krcál and Radek Pelánek. Faculty of Informatics, Masaryk University, Brno Botanická 68a, Czech Republic). The project applies Java RMI as communication protocol, and distri- butes graph partitions into different remote objects, which interact with each other to calculate the shortest paths in a huge graph.