Testing Forest-Isomorphism in the Adjacency List Model
Data Structures and Algorithms
2014-04-29 v1
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 and in the adjacency list model, with high probability, accepts if and are isomorphic and rejects if we must modify at least edges to make isomorphic to . We show an -tester for forest-isomorphism with a query complexity and a lower bound of . Further, with the aid of the tester, we show that every graph property is testable in the adjacency list model with queries if the input graph is a forest.
Cite
@article{arxiv.1404.7060,
title = {Testing Forest-Isomorphism in the Adjacency List Model},
author = {Mitsuru Kusumoto and Yuichi Yoshida},
journal= {arXiv preprint arXiv:1404.7060},
year = {2014}
}
Comments
ICALP 2014 to appear