paper-with-me

Papers

An ASP-Based Framework for MUSes

2025-07-05 · Mohimenul Kabir, Kuldeep S Meel arxiv

Given an unsatisfiable formula, understanding the core reason for unsatisfiability is crucial in several applications. One effective way to capture this is through the minimal unsatisfiable subset (MUS), the subset-minimal set of clauses that remains unsatisfiable. Current research broadly focuses on two directions: (i) enumerating as many MUSes as possible within a given time limit, and (ii) counting the total number of MUSes for a given unsatisfiable formula. In this paper, we introduce an answer set programming-based framework, named MUS-ASP, designed for online enumeration of MUSes. ASP is a powerful tool for its strengths in knowledge representation and is particularly suitable for specifying complex combinatorial problems. By translating MUS enumeration into answer set solving, MUS-ASP leverages the computational efficiency of state-of-the-art ASP systems. Our extensive experimental evaluation demonstrates the effectiveness of MUS-ASP and highlights the acceleration in both MUS enumeration and counting tasks, particularly when integrated within hybrid solvers, including the framework proposed in this paper.

📄 PDF Abstract BibTeX arXiv:2507.03929

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Using Small MUSes to Explain How to Solve Pen and Paper Puzzles

2021-04-30 · Joan Espasa, Ian P. Gent, Ruth Hoffmann, Christopher Jefferson 외

In this paper, we present Demystify, a general tool for creating human-interpretable step-by-step explanations of how to solve a wide range of pen and paper puzzles from a high-level logical description. Demystify is bas…

Muses: Designing, Composing, Generating Nonexistent Fantasy 3D Creatures without Training

2026-01-06 · Hexiao Lu, Xiaokun Sun, Zeyu Cai, Hao Guo 외 arxiv

We present Muses, the first training-free method for fantastic 3D creature generation in a feed-forward paradigm. Previous methods, which rely on part-aware optimization, manual assembly, or 2D image generation, often pr…

3D Object EditingImage Generation

Multi-shot Temporal Event Localization: a Benchmark

2020-12-17 · CVPR 2021 1 · Xiaolong Liu, Yao Hu, Song Bai, Fei Ding 외

Current developments in temporal event or action localization usually target actions captured by a single camera. However, extensive events or actions in the wild may be captured as a sequence of shots by multiple camera…

Action LocalizationTemporal Action Localization

MUSES: 3D-Controllable Image Generation via Multi-Modal Agent Collaboration

2024-08-20 · Yanbo Ding, Shaobin Zhuang, Kunchang Li, Zhengrong Yue 외

Despite recent advancements in text-to-image generation, most existing methods struggle to create images with multiple objects and complex spatial relationships in the 3D world. To tackle this limitation, we introduce a …

Image GenerationText to Image GenerationText-to-Image Generation

Emerging-properties Mapping Using Spatial Embedding Statistics: EMUSES

2024-06-20 · Chris Foulon, Marcela Ovando-Tellez, Lia Talozzi, Maurizio Corbetta 외

Understanding complex phenomena often requires analyzing high-dimensional data to uncover emergent properties that arise from multifactorial interactions. Here, we present EMUSES (Emerging-properties Mapping Using Spatia…