Lower bounds on the complexity of graph properties

  • Authors:
  • Valerie King

  • Affiliations:
  • U.C. Berkeley

  • Venue:
  • STOC '88 Proceedings of the twentieth annual ACM symposium on Theory of computing
  • Year:
  • 1988

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this simple model, a decision tree algorithm must determine whether an unknown digraph on nodes {1, 2, …, n} has a given property by asking questions of the form “Is edge in the graph?”. The complexity of a property is the number of questions which must be asked in the worst case.Aanderaa and Rosenberg conjectured that any monotone, nontrivial, (isomorphism-invariant) n-node digraph property has complexity &OHgr;(n2). This bound was proved by Rivest and Vuillemin and subsequently improved to n2/4+&ogr;(n2). In Part I, we give a bound of n2/2+&ogr;(n2). Whether these properties are evasive remains open.In Part II, 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 edge to be queried. Yao's lower bound on the randomized complexity of any monotone nontrivial graph property is improved from &OHgr;(nlog1/12n) to &OHgr;(n5/4), and improved bounds for the complexity of monotone, nontrivial bipartite graph properties are shown.