The paper studies the complexity of approximately counting the number of maximal independent sets (MIS) in a given graph, denoted as #MIS. The authors prove that #MIS is AP-interreducible with #SAT, the problem of approximately counting the number of satisfying assignments of a Boolean formula in conjunctive normal form.
The key insights are:
The counting version of any NP-complete problem is complete for #P under AP-reduction. This means #SAT is complete for #P under AP-reduction.
The authors show a reduction from #IS (counting the number of independent sets) to #MIS, which preserves the approximation ratio. Since #IS is AP-interreducible with #SAT, this implies #MIS is also AP-interreducible with #SAT.
The reduction works by replacing each edge in the original graph with a "special gadget" and adding a "tail" vertex for each original vertex. This construction ensures a quantitative relationship between the number of independent sets and the number of maximal independent sets.
The authors also provide a detailed analysis of the choice of accuracy parameters in the AP-reduction to ensure it is valid.
The main result establishes the hardness of approximating #MIS, showing it is as hard as #SAT, which is a canonical #P-complete problem. This implies #MIS does not have a fully polynomial randomized approximation scheme (FPRAS) unless NP = RP.
Para outro idioma
do conteúdo fonte
arxiv.org
Principais Insights Extraídos De
by Hao Zhang, T... às arxiv.org 09-12-2024
https://arxiv.org/pdf/2409.07035.pdfPerguntas Mais Profundas