Maximizing the Number of Satisfied L-clauses
Mohamed El Halaby, Areeg Abdalla

TL;DR
This paper explores \\L{}-clausal forms in the context of the $k$-SAT problem, proving NP-completeness of minimizing their cost, proposing an instance generator, and empirically analyzing how parameters affect satisfiability and cost.
Contribution
It introduces a new NP-completeness proof for minimizing \\L{}-clausal form costs and presents an instance generation model for experimental analysis.
Findings
Cost decreases exponentially with increased $p$
Generated instances can be satisfiable or unsatisfiable with same ratios
Empirical results reveal parameter effects on satisfiability
Abstract
The -SAT problem for \L{}-clausal forms has been found to be NP-complete if . Similar to Boolean CNF formulas, \L{}-clausal forms are important from a theoretical and practical points of view for their expressive power, easy-hard-easy pattern as well as having a phase transition phenomena. In this paper, we investigate further \L{}-clausal forms in terms of instance generation and maximizing the number of satisfied \L{}-clauses. Firstly, we prove that minimizing the cost of \L{}-clausal forms is NP-complete and present an algorithm for the problem. Secondly, we devise an instance generation model to produce \L{}-clausal forms with different values of and degree of absence of negated terms (we call ) in each clause. Finally, we conduct empirical investigation to identify the relationship between the cost and other parameters of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsConstraint Satisfaction and Optimization · Natural Language Processing Techniques · Advanced Algebra and Logic
