Title :
Exploiting communication complexity for Boolean matching
Author :
Wang, Kuo-Hua ; Hwang, TingTing ; Chen, Cheng
Author_Institution :
Inst. of Comput. Sci. & Inf. Eng., Nat. Chiao Tung Univ., Hsinchu, Taiwan
fDate :
10/1/1996 12:00:00 AM
Abstract :
Boolean matching is to check the equivalence of two functions under input permutation and input/output phase assignment. A straightforward implementation takes time complexity O(n!2n2), where n is the number of variables. Various signatures of variables were used to prune impossible permutations by many researchers. In this paper, based on communication complexity, we also propose two signatures, cofactor and equivalence signatures, which are general forms of many existing signatures. These signatures are used to develop an efficient Boolean matching algorithm which is based on checking structural equivalence of OBDD´s. Experimental results on a set of benchmarks show that our algorithm is indeed very effective in solving Boolean matching problem
Keywords :
Boolean functions; automatic testing; communication complexity; fault diagnosis; integrated circuit testing; logic testing; Boolean matching; OBDD; benchmarks; cofactor signatures; communication complexity; equivalence signatures; function equivalence; input permutation; input/output phase assignment; structural equivalence; time complexity; Boolean functions; Complexity theory; Computer science; Councils; Data structures; Flexible printed circuits; Input variables; Libraries; Logic circuits; Smoothing methods;
Journal_Title :
Computer-Aided Design of Integrated Circuits and Systems, IEEE Transactions on