Computing minimal diagnosis with binary decision diagrams algorithm

  • Authors:
  • Wang Kun;Li Zhan-shan;Ai Yang;Zhang Yong-gang

  • Affiliations:
  • Key Laboratory of Symbolic Computation and Knowledge Engineering for Ministry of Education, Jilin University, Jilin, Changchun;Key Laboratory of Symbolic Computation and Knowledge Engineering for Ministry of Education, Jilin University, Jilin, Changchun;Key Laboratory of Symbolic Computation and Knowledge Engineering for Ministry of Education, Jilin University, Jilin, Changchun;Key Laboratory of Symbolic Computation and Knowledge Engineering for Ministry of Education, Jilin University, Jilin, Changchun

  • Venue:
  • FSKD'09 Proceedings of the 6th international conference on Fuzzy systems and knowledge discovery - Volume 1
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we propose an algorithm of computing minimal diagnosis based on BDD (Binary Decision Diagram). First we give the concept of disjunction equations, and map the collection of conflict sets into disjunction equations, then we compile the system into a BDD, further we compute the minimal hitting sets by solving the BDD and minimizing hitting sets. The reliability and completeness of the algorithm are proved. Variable ordering and construct controlling of BDD are used to further reduce the size of final BDD and the number of non-minimal hitting sets to be generated. The efficiency of computing minimal hitting sets is highly improved. Experimental results show that the algorithm isn't restricted by the structure of system and conflict sets, compared with three algorithms in the references, it can generate all the minimal hitting sets, and it works well in random circumstances.