Boyer–Moore majority vote algorithm
GPTKB entity
Statements (23)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:algorithm
|
gptkbp:category |
selection algorithm
stream algorithm |
gptkbp:complexity |
O(n)
|
gptkbp:designedBy |
gptkb:J_Strother_Moore
gptkb:Robert_S._Boyer |
gptkbp:field |
computer science
|
https://www.w3.org/2000/01/rdf-schema#label |
Boyer–Moore majority vote algorithm
|
gptkbp:input |
sequence of elements
|
gptkbp:inventedBy |
1981
|
gptkbp:namedAfter |
gptkb:J_Strother_Moore
gptkb:Robert_S._Boyer |
gptkbp:output |
majority element or none
|
gptkbp:publishedIn |
Automata Studies in Computer Science
|
gptkbp:purpose |
find majority element in a sequence
|
gptkbp:relatedTo |
stream processing
majority element problem voting algorithms |
gptkbp:spaceComplexity |
O(1)
|
gptkbp:used_in |
data streams
array processing |
gptkbp:bfsParent |
gptkb:J_Strother_Moore
|
gptkbp:bfsLayer |
7
|