PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
August 26, 2025ACM Transactions on Algorithms1 citationsOpen Access

Parameterized Approximation Schemes for Biclique-Free Max k -Weight SAT and Max Coverage

View Full Paper
PJPallavi JainLKLawqueen KaneshFPFahad Panolan

Key Points

  • New approximation algorithms achieve ratios of (1-ε) for CC-Max-Sat and maximum coverage in Kd,d-free structures, enabling better solutions for NP-complete challenges.
  • The algorithms designed operate in FPT time with complexity linked to k and d, optimizing for specific constraints in large formula settings.
  • Utilizing connections to the Max Red Blue Dominating Set problem allows for innovative approaches in parameterized complexity within bipartite graphs.
  • Research shows that challenging approximations can be improved for Kd,d-free instances, highlighting significant distinctions from standard hard problems like Partial Vertex Cover.

Abstract

Max-SAT with cardinality constraint (CC-Max-Sat) is one of the classical NP-complete problems, that generalizes Maximum Coverage, Partial Vertex Cover, Max-2-SAT with bisection constraints, and has been extensively studied across all algorithmic paradigms. In this problem, we are given a CNF-formula \ (\), and a positive integer \ (k\), and the goal is to find an assignment \ (\) with at most \ (k\) variables set to true (also called a \ (k\) -weight assignment) such that the number of clauses satisfied by \ (\) is maximized. The problem is known to admit an approximation algorithm with factor \ (1-1e\), which is probably optimal. Furthermore, assuming Gap-Exponential Time Hypothesis (Gap-ETH), for any \ (>0\) and any function \ (h\), no \ (h (k) (n+m) ^o (k) \) time algorithm can approximate Maximum Coverage (a monotone version of CC-Max-Sat) with \ (n\) elements and \ (m\) sets to within a factor \ ( (1-1e+) \), even with a promise that there exist \ (k\) sets that fully cover the whole universe. In fact, the problem is hard to approximate within \ (0. 929\), assuming Unique Games Conjecture, even when the input formula is \ (2\) -CNF. These intractable results lead us to explore families of formula, where we can circumvent these barriers. Towards this, we consider \ (K₃, ₃\) -free formulas (that is, the clause-variable incidence bipartite graph of the formula excludes \ (K₃, ₃\) as an induced subgraph). We show that for every \ (>0\), there exists an algorithm for CC-Max-Sat on \ (K₃, ₃\) -free formulas with approximation ratio \ ( (1-) \) and running in time \ (2^O ( (dk{) ^d) } (n+m) ^O (1) \) (these algorithms are called FPT-AS). For Maximum Coverage on \ (K₃, ₃\) -free set families, we obtain FPT-AS with running time \ ( (dk) ^O (dk) n^O (1) \). Our second result considers “optimizing \ (k\) ”, with fixed covering constraint for the Maximum Coverage problem. To explain our result, we first recast the Maximum Coverage problem as the Max Red Blue Dominating Set with Covering Constraint problem. Here, the input is a bipartite graph \ (G= (A, B, E) \), a positive integer \ (t\), and the objective is to find a minimum sized subset \ (S A\), such that \ (|N (S) |\) (the size of the set of neighbors of \ (S\) ) is at least \ (t\). We design an additive approximation algorithm for Max Red Blue Dominating Set with Covering Constraint, on \ (K₃, ₃\) -free bipartite graphs, running in FPT time. In particular, if \ (k\) denotes the minimum size of \ (S A\), such that \ (|N (S) | t\), then our algorithm runs in time \ ( (kd) ^O (kd) n^O{ (1) }\) and returns a set \ (S^\) such that \ (|N (S^) | t\) and \ (|S^| k+1\). This is in sharp contrast to the fact that, even a special case of our problem, namely, the Partial Vertex Cover problem (or Max \ (k\) -VC) is W1-hard, parameterized by \ (k\). Thus, we get the best possible parameterized approximation algorithm for the Maximum Coverage problem on \ (K₃, ₃\) -free bipartite graphs.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Jain et al. (2025) studied this question.

synapsesocial.com/papers/68af63d7ad7bf08b1eae3d90https://doi.org/10.1145/3763238
Ask AI
Helpful
Bookmark
Share
View Full Paper