Sorting Real Numbers in O(n√( n)) Time and Linear Space

12/29/2017
by   Yijie Han, et al.
0

We present an O(n√( n)) time and linear space algorithm for sorting real numbers. This breaks the long time illusion that real numbers have to be sorted by comparison sorting and take Ω (n n) time to be sorted.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/11/2018

An O(N) Sorting Algorithm: Machine Learning Sorting

We propose an O(N) sorting algorithm based on Machine Learning method, w...
research
02/17/2020

Sorting and Ranking of Self-Delimiting Numbers with Applications to Tree Isomorphism

Assume that an N-bit sequence S of k self-delimiting numbers is given as...
research
02/01/2019

An efficient sorting algorithm - Ultimate Heapsort(UHS)

Motivated by the development of computer theory, the sorting algorithm i...
research
02/23/2023

Storage in Computational Geometry

We show that n real numbers can be stored in a constant number of real n...
research
12/09/2019

Resolving Conflicts and Electing Leaders

We review distributed algorithms for transmitting data (n real numbers) ...
research
08/30/2022

Sorting Genomes by Prefix Double-Cut-and-Joins

In this paper, we study the problem of sorting unichromosomal linear gen...
research
08/31/2020

Sorting an Array Using the Topological Sort of a Corresponding Comparison Graph

The quest for efficient sorting is ongoing, and we will explore a graph-...

Please sign up or login with your details

Forgot password? Click here to reset