R - Heaps with Suspended Relaxation for Manipulating Priority Queues and a New Algorithm for Reweighting Graphs

R - Heaps with Suspended Relaxation for Manipulating Priority Queues and a New Algorithm for Reweighting Graphs
Author :
Publisher : Universal-Publishers
Total Pages : 144
Release :
ISBN-10 : 9781581122367
ISBN-13 : 1581122365
Rating : 4/5 (365 Downloads)

Book Synopsis R - Heaps with Suspended Relaxation for Manipulating Priority Queues and a New Algorithm for Reweighting Graphs by : Ruth Shrairman

Download or read book R - Heaps with Suspended Relaxation for Manipulating Priority Queues and a New Algorithm for Reweighting Graphs written by Ruth Shrairman and published by Universal-Publishers. This book was released on 2004-12 with total page 144 pages. Available in PDF, EPUB and Kindle. Book excerpt: This research is dedicated to two main problems in finding shortest paths in the graphs. The first problem is to find shortest paths from an origin to all other vertices in non-negatively weighted graph. The second problem is the same, except it is allowed that some edges are negative. This is a more difficult problem that can be solved by relatively complicated algorithms. We attack the first problem by introducing a new data structure - Relaxed Heaps that implements efficiently two main operations critical for the improvement of Dijkstra's shortest path algorithm. R2-heaps with suspended relaxation proposed in this research gives the best known worst-case time bounds of O(1) for a decrease_key operation and O(logn) for a delete_min operation. That results in the best worst-case running time for Dijkstra's algorithm O(m+nlogn), and represents an improvement over Fibonacci Heaps, which give the same, but amortized time bounds. The new data structure is simple and efficient in practical implementation. The empirical study with R2-heaps demonstrated strong advantage of its use for Dijkstra's algorithm over the "raw" Dijkstra's without heaps. This advantage is especially dramatic for sparse graphs. R2-heaps can be used in a large number of applications in which set manipulations should be implemented efficiently. For the problem of finding shortest paths in graphs with some negative edges, we present a new approach of reweighting graphs by first reducing the graph to its canonical form, which allows to apply an effective algorithm to reweight the graph to one with non-negative edges only and simultaneously to find shortest paths from an origin to all other vertices in the graph. This approach allows to give new algebraic and geometric interpretations of the problem. The experiment with the Sweeping Algorithm demonstrated O(n? logn) expected time complexity. These results open new prospects to improve algorithms for a wide variety of problems including different network optimization problems that use Dijkstra's algorithm as a subroutine, as well as multiple Operations Research and Modeling problems that can be reduced to finding shortest paths on graphs.


R - Heaps with Suspended Relaxation for Manipulating Priority Queues and a New Algorithm for Reweighting Graphs Related Books

R - Heaps with Suspended Relaxation for Manipulating Priority Queues and a New Algorithm for Reweighting Graphs
Language: en
Pages: 144
Authors: Ruth Shrairman
Categories: Business & Economics
Type: BOOK - Published: 2004-12 - Publisher: Universal-Publishers

DOWNLOAD EBOOK

This research is dedicated to two main problems in finding shortest paths in the graphs. The first problem is to find shortest paths from an origin to all other
American Doctoral Dissertations
Language: en
Pages: 896
Authors:
Categories: Dissertation abstracts
Type: BOOK - Published: 1995 - Publisher:

DOWNLOAD EBOOK

The Shortest-Path Problem
Language: en
Pages: 71
Authors: Hector Ortega-Arranz
Categories: Mathematics
Type: BOOK - Published: 2022-05-31 - Publisher: Springer Nature

DOWNLOAD EBOOK

Many applications in different domains need to calculate the shortest-path between two points in a graph. In this paper we describe this shortest path problem i
Ray Tracing Gems
Language: en
Pages: 622
Authors: Eric Haines
Categories: Computers
Type: BOOK - Published: 2019-02-25 - Publisher: Apress

DOWNLOAD EBOOK

This book is a must-have for anyone serious about rendering in real time. With the announcement of new ray tracing APIs and hardware to support them, developers
Introduction to Information Retrieval
Language: en
Pages:
Authors: Christopher D. Manning
Categories: Computers
Type: BOOK - Published: 2008-07-07 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

Class-tested and coherent, this textbook teaches classical and web information retrieval, including web search and the related areas of text classification and