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

Interpolation sort is a kind of bucket sort. It uses an interpolation formula to assign data to the bucket. A general interpolation formula is: Interpolation = INT(((Array[i] - min) / (max - min)) * (ArraySize - 1))

Property Value
dbo:abstract
  • Interpolation sort is a kind of bucket sort. It uses an interpolation formula to assign data to the bucket. A general interpolation formula is: Interpolation = INT(((Array[i] - min) / (max - min)) * (ArraySize - 1)) (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 61094236 (xsd:integer)
dbo:wikiPageLength
  • 19151 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1073370192 (xsd:integer)
dbo:wikiPageWikiLink
dbp:class
dbp:data
dbp:name
  • In-Place Interpolation Tag Sort (en)
  • Interpolation Sort (en)
  • Interpolation Tag Sort (en)
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Interpolation sort is a kind of bucket sort. It uses an interpolation formula to assign data to the bucket. A general interpolation formula is: Interpolation = INT(((Array[i] - min) / (max - min)) * (ArraySize - 1)) (en)
rdfs:label
  • Interpolation sort (en)
owl:differentFrom
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