Skip to search formSkip to main contentSkip to account menu

Partial sorting

Known as: Partial quicksort, Partial sort, Quickselsort 
In computer science, partial sorting is a relaxed variant of the sorting problem. Total sorting is the problem of returning a list of items such that… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
The dynamic partial sorting problem asks for an algorithm that maintains lists of numbers under the link, cut and change value… 
2014
2014
We consider the context of partial sorting. We address the problem of finding the parameters of the FlowSort method using an… 
2014
2014
The dynamic partial sorting problem asks for an algorithm that maintains lists of numbers under the link, cut and change value… 
2014
2014
With the introduction of platforms like CUDA and OpenCL, the superior computing power of modern GPUs compared to CPUs is used… 
2013
2013
L'algorithme RANSAC (Random Sample Consensus) est l'approche la plus populaire pour l'estimation robuste des parametres d'un… 
2011
2011
The partial sorting problem is to sort the k smallest elements of a given set of n integers such that 1 <k <n in descending order… 
Review
2007
Review
2007
Multidimensional binary search tree (abbreviated k-d tree) is a popular data structure for the organization and manipulation of… 
2006
2006
. We introduce here the problem of generalized partial sorting and chunksort , an algorithm closely related to quicksort and… 
2005
2005
The algorithms ‘quicksort’ [3] and ‘quickselect’ [2], invented by Hoare, are simple and elegant solutions to two basic problems… 
1976
1976
This paper considers the reduction in algorithmic complexity that can be achieved by permitting approximate answers to…