dbo:abstract
|
- The pairwise sorting network is a sorting network discovered and published by Ian Parberry in 1992 in Parallel Processing Letters. The pairwise sorting network has the same size (number of comparators) and depth as the odd–even mergesort network. At the time of publication, the network was one of several known networks with a depth of . It requires comparators and has depth . The sorting procedure implemented by the network is as follows (guided by the zero-one principle): 1.
* Sort consecutive pairwise bits of the input (corresponds to the first layer of the diagram) 2.
* Sort all pairs into lexicographic order by recursively sorting all odd bits and even bits separately (corresponds to the next 14 layers of the diagram) 3.
* Sort the pairs in nondecreasing order using a specialized network (corresponds to the final layers of the diagram) (en)
|
dbo:thumbnail
| |
dbo:wikiPageExternalLink
| |
dbo:wikiPageID
| |
dbo:wikiPageLength
|
- 2889 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID
| |
dbo:wikiPageWikiLink
| |
dbp:caption
|
- Visualization of the Pairwise sorting network with 16 inputs (en)
|
dbp:class
| |
dbp:data
| |
dbp:optimal
| |
dbp:space
| |
dbp:time
| |
dbp:wikiPageUsesTemplate
| |
dcterms:subject
| |
rdf:type
| |
rdfs:comment
|
- The pairwise sorting network is a sorting network discovered and published by Ian Parberry in 1992 in Parallel Processing Letters. The pairwise sorting network has the same size (number of comparators) and depth as the odd–even mergesort network. At the time of publication, the network was one of several known networks with a depth of . It requires comparators and has depth . The sorting procedure implemented by the network is as follows (guided by the zero-one principle): (en)
|
rdfs:label
|
- Pairwise sorting network (en)
|
owl:sameAs
| |
prov:wasDerivedFrom
| |
foaf:depiction
| |
foaf:isPrimaryTopicOf
| |
is dbo:wikiPageWikiLink
of | |
is foaf:primaryTopic
of | |