2000 character limit reached
Ordered Dags: HypercubeSort
Published 3 Oct 2017 in cs.DS | (1710.00944v1)
Abstract: We generalise the insertion into a binary heap to any directed acyclic graph (DAG) with one source vertex. This lets us formulate a general method for converting any such DAG into a data structure with priority queue interface. We apply our method to a hypercube DAG to obtain a sorting algorithm of complexity $\mathcal{O}(n\log2 (n))$. As another curious application, we derive a relationship between length of longest path and maximum degree of a vertex in a DAG.
Paper Prompts
Sign up for free to create and run prompts on this paper using GPT-5.
Top Community Prompts
Collections
Sign up for free to add this paper to one or more collections.