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

Download:

Current browse context:

cs.DS

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: Chain Reduction for Binary and Zero-Suppressed Decision Diagrams

Abstract: Chain reduction enables reduced ordered binary decision diagrams (BDDs) and zero-suppressed binary decision diagrams (ZDDs) to each take advantage of the others' ability to symbolically represent Boolean functions in compact form. For any Boolean function, its chain-reduced ZDD (CZDD) representation will be no larger than its ZDD representation, and at most twice the size of its BDD representation. The chain-reduced BDD (CBDD) of a function will be no larger than its BDD representation, and at most three times the size of its CZDD representation. Extensions to the standard algorithms for operating on BDDs and ZDDs enable them to operate on the chain-reduced versions. Experimental evaluations on representative benchmarks for encoding word lists, solving combinatorial problems, and operating on digital circuits indicate that chain reduction can provide significant benefits in terms of both memory and execution time.
Subjects: Data Structures and Algorithms (cs.DS); Logic in Computer Science (cs.LO)
Cite as: arXiv:1710.06500 [cs.DS]
  (or arXiv:1710.06500v1 [cs.DS] for this version)

Submission history

From: Randal E. Bryant [view email]
[v1] Tue, 17 Oct 2017 21:01:37 GMT (250kb,D)

Link back to: arXiv, form interface, contact.