首页 | 本学科首页   官方微博 | 高级检索  
     检索      


Testing properties of directed graphs: acyclicity and connectivity*
Authors:Michael A Bender  Dana Ron
Abstract:This article initiates the study of testing properties of directed graphs. In particular, the article considers the most basic property of directed graphs—acyclicity . Because the choice of representation affects the choice of algorithm, the two main representations of graphs are studied. For the adjacency‐matrix representation, most appropriate for dense graphs, a testing algorithm is developed that requires query and time complexity of $\widetilde{O}(1/\epsilon^2)$equation image, where ? is a distance parameter independent of the size of the graph. The algorithm, which can probe the adjacency matrix of the graph, accepts every graph that is acyclic, and rejects, with probability at least 2/3, every graph whose adjacency matrix should be modified in at least ? fraction of its entries so that it becomes acyclic. For the incidence list representation, most appropriate for sparse graphs, an Ω(|V|1/3) lower bound is proved on the number of queries and the time required for testing, where V is the set of vertices in the graph. Along with acyclicity, this article considers the property of strong connectivity. Contrasting upper and lower bounds are proved for the incidence list representation. In particular, if the testing algorithm can query on both incoming and outgoing edges at each vertex, then it is possible to test strong connectivity in $\widetilde{O}(1/\epsilon)$equation image time and query complexity. On the other hand, if the testing algorithm only has access to outgoing edges, then $\Omega(\sqrt{N})$equation image queries are required to test for strong connectivity. © 2002 Wiley Periodicals, Inc. Random Struct. Alg. 20: 184–205, 2002
Keywords:
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号