pith. machine review for the scientific record. sign in

arxiv: 1606.03289 · v1 · submitted 2016-06-10 · 💻 cs.AI · cs.LO

Recognition: unknown

Tunable Online MUS/MSS Enumeration

Authors on Pith no claims yet
classification 💻 cs.AI cs.LO
keywords algorithmenumerationonlineminimalmssesmusesconstraintsproblem
0
0 comments X
read the original abstract

In various areas of computer science, the problem of dealing with a set of constraints arises. If the set of constraints is unsatisfiable, one may ask for a minimal description of the reason for this unsatisifi- ability. Minimal unsatisifable subsets (MUSes) and maximal satisifiable subsets (MSSes) are two kinds of such minimal descriptions. The goal of this work is the enumeration of MUSes and MSSes for a given constraint system. As such full enumeration may be intractable in general, we focus on building an online algorithm, which produces MUSes/MSSes in an on-the-fly manner as soon as they are discovered. The problem has been studied before even in its online version. However, our algorithm uses a novel approach that is able to outperform current state-of-the art algorithms for online MUS/MSS enumeration. Moreover, the performance of our algorithm can be adjusted using tunable parameters. We evaluate the algorithm on a set of benchmarks.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Hypergraph Neural Networks Accelerate MUS Enumeration

    cs.AI 2026-04 unverdicted novelty 7.0

    Hypergraph neural networks trained via reinforcement learning enumerate more minimal unsatisfiable subsets within a fixed budget of satisfiability checks than conventional methods.