About: Cubesort

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Cubesort is a parallel sorting algorithm that builds a self-balancing multi-dimensional array from the keys to be sorted. As the axes are of similar length the structure resembles a cube. After each key is inserted the cube can be rapidly converted to an array. A cubesort implementation written in C was published in 2014.

Property Value
dbo:abstract
  • Cubesort is a parallel sorting algorithm that builds a self-balancing multi-dimensional array from the keys to be sorted. As the axes are of similar length the structure resembles a cube. After each key is inserted the cube can be rapidly converted to an array. A cubesort implementation written in C was published in 2014. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 43835553 (xsd:integer)
dbo:wikiPageLength
  • 2153 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1108836262 (xsd:integer)
dbo:wikiPageWikiLink
dbp:class
dbp:data
dbp:optimal
  • ? (en)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Cubesort is a parallel sorting algorithm that builds a self-balancing multi-dimensional array from the keys to be sorted. As the axes are of similar length the structure resembles a cube. After each key is inserted the cube can be rapidly converted to an array. A cubesort implementation written in C was published in 2014. (en)
rdfs:label
  • Cubesort (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License