首页    期刊浏览 2024年12月04日 星期三
登录注册

文章基本信息

  • 标题:Lex-Partitioning: A New Option for BDD Search
  • 本地全文:下载
  • 作者:Stefan Edelkamp ; Peter Kissmann ; Álvaro Torralba
  • 期刊名称:Electronic Proceedings in Theoretical Computer Science
  • 电子版ISSN:2075-2180
  • 出版年度:2012
  • 卷号:99
  • 页码:66-82
  • DOI:10.4204/EPTCS.99.8
  • 出版社:Open Publishing Association
  • 摘要:For the exploration of large state spaces, symbolic search using binary decision diagrams (BDDs) can save huge amounts of memory and computation time. State sets are represented and modified by accessing and manipulating their characteristic functions. BDD partitioning is used to compute the image as the disjunction of smaller subimages.

    In this paper, we propose a novel BDD partitioning option. The partitioning is lexicographical in the binary representation of the states contained in the set that is represented by a BDD and uniform with respect to the number of states represented. The motivation of controlling the state set sizes in the partitioning is to eventually bridge the gap between explicit and symbolic search.

    Let n be the size of the binary state vector. We propose an O(n) ranking and unranking scheme that supports negated edges and operates on top of precomputed satcount values. For the uniform split of a BDD, we then use unranking to provide paths along which we partition the BDDs. In a shared BDD representation the efforts are O(n). The algorithms are fully integrated in the CUDD library and evaluated in strongly solving general game playing benchmarks.

国家哲学社会科学文献中心版权所有