cs.AIApr 16, 2026

A Parallel Approach to Counting Exact Covers Based on Decomposability Property

Authors: Liangda FangYaohui LuoDelong LiXuanxiang HuangQuanlong Guan

Organizations: Jinan University, China · Nanyang Technological University, Singapore

Abstract

The exact cover problem is a classical NP-hard problem with broad applications in the area of AI. Algorithm DXZ is a method to count exact covers representing by zero-suppressed binary decision diagrams (ZBDDs). In this paper, we propose a zero-suppressed variant of decision decomposable negation normal form (in short, decision-ZDNNF), which is strictly more succinct than ZBDDs. We then design a novel parallel algorithm, namely DXD, which constructs a decision-ZDNNF representing the set of all exact covers. Furthermore, we improve DXD by dynamically updating connected components. The experimental results demonstrate that the improved DXD algorithm outperforms all of state-of-the-art methods.

Explore similar work

CardsList
  1. Precedence-Constrained Decision Trees and Coverings

    Feb 24, 2026Michał Szyfelbein, Dariusz DereniowskiNp-HardDecision Trees