高级检索
    邓召勇, 欧阳丹彤, 耿雪娜, 刘杰. 基于动态极大元素覆盖值的极小碰集求解算法[J]. 计算机研究与发展, 2018, 55(4): 791-801. DOI: 10.7544/issn1000-1239.2018.20160900
    引用本文: 邓召勇, 欧阳丹彤, 耿雪娜, 刘杰. 基于动态极大元素覆盖值的极小碰集求解算法[J]. 计算机研究与发展, 2018, 55(4): 791-801. DOI: 10.7544/issn1000-1239.2018.20160900
    Deng Zhaoyong, Ouyang Dantong, Geng Xuena, Liu Jie. Computing the Minimal Hitting Sets with Dynamic Maximum Element Coverage Value[J]. Journal of Computer Research and Development, 2018, 55(4): 791-801. DOI: 10.7544/issn1000-1239.2018.20160900
    Citation: Deng Zhaoyong, Ouyang Dantong, Geng Xuena, Liu Jie. Computing the Minimal Hitting Sets with Dynamic Maximum Element Coverage Value[J]. Journal of Computer Research and Development, 2018, 55(4): 791-801. DOI: 10.7544/issn1000-1239.2018.20160900

    基于动态极大元素覆盖值的极小碰集求解算法

    Computing the Minimal Hitting Sets with Dynamic Maximum Element Coverage Value

    • 摘要: 在基于模型诊断(model-based diagnosis, MBD)中,因为所有极小冲突集的极小碰集就是待诊断系统的诊断结果,所以利用所有极小冲突集构造极小冲突集合簇,并基于极小冲突集合簇计算极小碰集是诊断的关键步骤.提出一种基于动态极大元素覆盖值求解极小碰集的新算法.该算法按照元素的元素覆盖值从大到小的顺序依次处理元素,并在求解碰集的过程中加入启发式策略和剪枝策略,使得搜索空间极大减少;利用邻接链表存储输入的极小冲突集合簇,邻接链表相对于用矩阵作为存储结构有较好的空间开销且通过邻接指向能快速地找到元素可以覆盖的集合簇中的元素;每得到一个碰集便使用极小碰集判定规则进行筛选,因此算法结束时可以产生而且仅产生所有的极小碰集.实验结果表明该算法有较高的计算效率.

       

      Abstract: The minimal conflict set cluster is constructed by all the minimal conflict sets. The minimal hitting sets of all the minimal conflict sets are the faults of the system to be diagnosed. Therefore, computing all the minimal hitting sets according to the minimal conflict set cluster is an important step in model based diagnosis. In this paper, a new algorithm is proposed to obtain all the minimal hitting sets by using dynamic maximum element coverage value. The algorithm processes elements in turn according to the descending order of the element coverage value. The search space can be greatly reduced by joining the corresponding heuristic strategy and pruning strategy in the process of solving the hitting sets. Adjacency list is used to store the minimal conflict set cluster in the algorithm. Among the basic storage structures, adjacency list has better space cost than matrix. Besides, the adjacent pointer can quickly find the elements in the minimal conflict set cluster which can be covered by an element. When a hitting set is obtained, the minimal hitting set is obtained by using the minimal hitting set decision rule. Therefore, the algorithm can generate and only generate all the minimal hitting sets. Experimental results show that the proposed algorithm has better computational efficiency than other algorithms.

       

    /

    返回文章
    返回