Computing diverse pair of solutions for tractable SAT

Tatsuya Gima,Yuni Iwamasa,Yasuaki Kobayashi,Kazuhiro Kurita,Yota Otachi,Rin Saito
2024-12-05
Abstract:In many decision-making processes, one may prefer multiple solutions to a single solution, which allows us to choose an appropriate solution from the set of promising solutions that are found by algorithms. Given this, finding a set of \emph{diverse} solutions plays an indispensable role in enhancing human decision-making. In this paper, we investigate the problem of finding diverse solutions of Satisfiability from the perspective of parameterized complexity with a particular focus on \emph{tractable} Boolean formulas. We present several parameterized tractable and intractable results for finding a diverse pair of satisfying assignments of a Boolean formula. In particular, we design an FPT algorithm for finding an ``almost disjoint'' pair of satisfying assignments of a $2$CNF formula.
Data Structures and Algorithms
What problem does this paper attempt to address?