Abstract

For a given graph G over n vertices, let OPT G denote the size of an optimal solution in G of a particular minimization problem (e.g., the size of a minimum vertex cover). A randomized algorithm will be called an α - approximation algorithm with an additive error for this minimization problem if for any given additive error parameter ϵ > 0 it computes a value OPT ˜ such that, with probability at least 2 / 3 , it holds that OPT G ≤ OPT ˜ ≤ α ⋅ OPT G + ϵ n . Assume that the maximum degree or average degree of G is bounded. In this case, we show a reduction from local distributed approximation algorithms for the vertex cover problem to sublinear approximation algorithms for this problem. This reduction can be modified easily and applied to other optimization problems that have local distributed approximation algorithms, such as the dominating set problem. We also show that for the minimum vertex cover problem, the query complexity of such approximation algorithms must grow at least linearly with the average degree d ̄ of the graph. This lower bound holds for every multiplicative factor α and small constant ϵ as long as d ̄ = O ( n / α ) . In particular this means that for dense graphs it is not possible to design an algorithm whose complexity is o ( n ) .

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.