login

An ?(n 5/4) lower bound on the randomized complexity of graph properties

COMBINATORICAPublished 1 March 1991
Valerie King
Citations15
SJR quartileQ1
SJR score1.27
SNIP1.58

TL;DR

Yao's lower bound on the randomized complexity of any nontrivial monotone graph property from Ω (n log1/12n) to Ω(n5/4) is improved.

Abstract

A decision tree algorithm determines whether an input graph withn nodes has a property by examining the entries of the graph's adjacency matrix and branching according to the information already gained. All graph properties which are monotone (not destroyed by the addition of edges) and nontrivial (holds for somes but not all graphs) have been shown to require Ω(n 2) queries in the worst case. In this paper, we investigate the power of randomness in recognizing these properties by considering randomized decision tree algorithms in which coins may be flipped to determine the next entry to be examined. The complexity of a randomized algorithm is the expected number of entries that are examined in the worst case. The randomized complexity of a property is the minimum complexity of any randomized decision tree algorithm which computes the property. We improve Yao's lower bound on the randomized complexity of any nontrivial monotone graph property from Ω(n log1/12 n) to Ω(n 5/4).

Keywords

Computer ScienceEngineering