On Efficient Distance Approximation for Graph Properties
Abstract
A distance-approximation algorithm for a graph property in the adjacency-matrix model is given an approximation parameter and query access to the adjacency matrix of a graph . It is required to output an estimate of the \emph{distance} between and the closest graph that satisfies , where the distance between graphs is the size of the symmetric difference between their edge sets, normalized by . In this work we introduce property covers, as a framework for using distance-approximation algorithms for "simple" properties to design distance-approximation. Applying this framework we present distance-approximation algorithms with query complexity for induced -freeness, induced -freeness, and Chordality. For induced -freeness our algorithm has query complexity . These complexities essentially match the corresponding known results for testing these properties and provide an exponential improvement on previously known results.
Cite
@article{arxiv.2001.01452,
title = {On Efficient Distance Approximation for Graph Properties},
author = {Nimrod Fiat and Dana Ron},
journal= {arXiv preprint arXiv:2001.01452},
year = {2020}
}