An O(n^{2.75}) algorithm for online topological ordering

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

20 pages, long version of SWAT'06 paper

Scientific paper

We present a simple algorithm which maintains the topological order of a directed acyclic graph with n nodes under an online edge insertion sequence in O(n^{2.75}) time, independent of the number of edges m inserted. For dense DAGs, this is an improvement over the previous best result of O(min(m^{3/2} log(n), m^{3/2} + n^2 log(n)) by Katriel and Bodlaender. We also provide an empirical comparison of our algorithm with other algorithms for online topological sorting. Our implementation outperforms them on certain hard instances while it is still competitive on random edge insertion sequences leading to complete DAGs.

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

An O(n^{2.75}) algorithm for online topological ordering 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 An O(n^{2.75}) algorithm for online topological ordering, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and An O(n^{2.75}) algorithm for online topological ordering will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-454092

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