We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Variable Shift SDD: A More Succinct Sentential Decision Diagram

Abstract: The Sentential Decision Diagram (SDD) is a tractable representation of Boolean functions that subsumes the famous Ordered Binary Decision Diagram (OBDD) as a strict subset. SDDs are attracting much attention because they are more succinct than OBDDs, as well as having canonical forms and supporting many useful queries and transformations such as model counting and Apply operation. In this paper, we propose a more succinct variant of SDD named Variable Shift SDD (VS-SDD). The key idea is to create a unique representation for Boolean functions that are equivalent under a specific variable substitution. We show that VS-SDDs are never larger than SDDs and there are cases in which the size of a VS-SDD is exponentially smaller than that of an SDD. Moreover, despite such succinctness, we show that numerous basic operations that are supported in polytime with SDD are also supported in polytime with VS-SDD. Experiments confirm that VS-SDDs are significantly more succinct than SDDs when applied to classical planning instances, where inherent symmetry exists.
Comments: 21 pages; Accepted for SEA2020
Subjects: Data Structures and Algorithms (cs.DS); Artificial Intelligence (cs.AI)
Cite as: arXiv:2004.02502 [cs.DS]
  (or arXiv:2004.02502v1 [cs.DS] for this version)

Submission history

From: Kengo Nakamura [view email]
[v1] Mon, 6 Apr 2020 09:18:19 GMT (216kb,D)

Link back to: arXiv, form interface, contact.