Transformation of BDD into Heterogeneous MDD with Minimal Cost

Decision diagrams (DDs) are data structures commonly used for representation of discrete functions with large number of variables. Binary DDs (BDDs) are used for representation and manipulation with Boolean functions. Complexity of a BDD is usually measured by its size, that is defined as the number of non-terminal nodes in the BDD. Minimization of the sizes of DDs is a problem greatly considered in literature and many related algorithms (exact and heuristic) have been proposed. However, there are many functions for which BDDs when minimized are still large and can have even an exponential size in the number of variables. An approach to derive compact decision diagram representations for such functions is transformation of BDDs into Multi-valued DDs (MDDs) and Heterogeneous MDDs (HMDDs). Complexity of MDDs and HMDDs is measured by the cost which is a generalization of the notion of the size by taking into account complexity of nodes in MDDs and HMDDs. This paper presents a method for transformation of BDD into HMDD with minimal cost. The proposed method reduces the time for determination of the type of nodes in HMDDs by introducing a matrix expressing dependency (interconnections) among nodes at different levels. Comparing to other methods for conversion of BDDs into HMDDs, the method reduces the number of traverses of a BDD necessary for collecting enough information to construct an equivalent HMDD. For an experimental verification of its efficiency, the method is applied to construction of HMDDs for some benchmark functions and their arithmetic and Walsh spectra.

[1]  J. Astola,et al.  Design of Decision Diagrams with Increased Functionality of Nodes through Group Theory , 2003, IEICE Trans. Fundam. Electron. Commun. Comput. Sci..

[2]  Shinobu Nagayama,et al.  On the minimization of average path lengths for heterogeneous MDDs [multi-valued decision diagrams] , 2004, Proceedings. 34th International Symposium on Multiple-Valued Logic.

[3]  Tsutomu Sasao,et al.  Implementation of multiple-output functions using PQMDDs , 2000, Proceedings 30th IEEE International Symposium on Multiple-Valued Logic (ISMVL 2000).

[4]  Tae Sun Kim,et al.  An Efficient Method for Optimal BDD Ordering Computation , 1993 .

[5]  Tsutomu Sasao,et al.  A design method for look-up table type FPGA by pseudo-Kronecker expansion , 1994, Proceedings of 24th International Symposium on Multiple-Valued Logic (ISMVL'94).

[6]  Rolf Drechsler,et al.  Circuit design from Kronecker Galois field decision diagrams for multiple-valued functions , 1997, Proceedings 1997 27th International Symposium on Multiple- Valued Logic.

[7]  Radomir S. Stankovic,et al.  Decision diagrams for discrete functions: classification and unified interpretation , 1998, Proceedings of 1998 Asia and South Pacific Design Automation Conference.

[8]  Tsutomu Sasao,et al.  Heuristics to Minimize Multiple-Valued Decision Diagrams , 2000 .

[9]  Randal E. Bryant,et al.  Graph-Based Algorithms for Boolean Function Manipulation , 1986, IEEE Transactions on Computers.