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

Misra and Gries defined the heavy-hitters problem(though they did not introduce the term heavy-hitters) and described the first algorithmfor it in the paper Finding repeated elements. Their algorithmextends the Boyer-Moore majority finding algorithmin a significant way. Misra-Gries is one of the earliest streaming algorithms,and it is described below in those terms in section .

Property Value
dbo:abstract
  • Misra and Gries defined the heavy-hitters problem(though they did not introduce the term heavy-hitters) and described the first algorithmfor it in the paper Finding repeated elements. Their algorithmextends the Boyer-Moore majority finding algorithmin a significant way. One version of the heavy-hitters problem is as follows: Given is abag b of n elements and an integer k ≥ 2. Find the values thatoccur more than n ÷ k times in b. The Misra-Gries algorithm solvesthe problem by making two passes over the values in b, while storingat most k values from b and their number of occurrences during thecourse of the algorithm. Misra-Gries is one of the earliest streaming algorithms,and it is described below in those terms in section . (en)
dbo:wikiPageID
  • 71828332 (xsd:integer)
dbo:wikiPageLength
  • 7628 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1118516346 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • Misra and Gries defined the heavy-hitters problem(though they did not introduce the term heavy-hitters) and described the first algorithmfor it in the paper Finding repeated elements. Their algorithmextends the Boyer-Moore majority finding algorithmin a significant way. Misra-Gries is one of the earliest streaming algorithms,and it is described below in those terms in section . (en)
rdfs:label
  • Misra–Gries heavy hitters algorithm (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
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