Improved Fully Dynamic Reachability Algorithm for Directed Graph

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

We propose a fully dynamic algorithm for maintaining reachability information in directed graphs. The proposed deterministic dynamic algorithm has an update time of $O((ins*n^{2}) + (del * (m+n*log(n))))$ where $m$ is the current number of edges, $n$ is the number of vertices in the graph, $ins$ is the number of edge insertions and $del$ is the number of edge deletions. Each query can be answered in O(1) time after each update. The proposed algorithm combines existing fully dynamic reachability algorithm with well known witness counting technique to improve efficiency of maintaining reachability information when edges are deleted. The proposed algorithm improves by a factor of $O(\frac{n^2}{m+n*log(n)})$ for edge deletion over the best existing fully dynamic algorithm for maintaining reachability information.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Improved Fully Dynamic Reachability Algorithm for Directed Graph does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Improved Fully Dynamic Reachability Algorithm for Directed Graph, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Improved Fully Dynamic Reachability Algorithm for Directed Graph will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-413772

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.