Testing Forest-Isomorphism in the Adjacency List Model

Abstract

We consider the problem of testing if two input forests are isomorphic or are far from being so. An algorithm is called an -tester for forest-isomorphism if given an oracle access to two forests G and H in the adjacency list model, with high probability, accepts if G and H are isomorphic and rejects if we must modify at least n edges to make G isomorphic to H. We show an -tester for forest-isomorphism with a query complexity polylog(n) and a lower bound of (n). Further, with the aid of the tester, we show that every graph property is testable in the adjacency list model with polylog(n) queries if the input graph is a forest.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…