【24h】

The ComBack Method - Extending Hash Compaction with Backtracking

机译:ComeBack方法-通过回溯扩展哈希压缩

获取原文
获取原文并翻译 | 示例

摘要

This paper presents the ComBack method for explicit state space exploration. The ComBack method extends the well-known hash compaction method such that full coverage of the state space is guaranteed. Each encountered state is mapped into a compressed state descriptor (hash value) as in hash compaction. The method additionally stores for each state an integer representing the identity of the state and a backedge to a predecessor state. This allows hash collisions to be resolved on-the-fly during state space exploration using backtracking to reconstruct the full state descriptors when required for comparison with newly encountered states. A prototype implementation of the ComBack method is used to evaluate the method on several example systems and compare its performance to related methods. The results show a reduction in memory usage at an acceptable cost in exploration time.
机译:本文提出了用于显式状态空间探索的ComBack方法。 ComBack方法扩展了众所周知的哈希压缩方法,从而确保了状态空间的完全覆盖。像哈希压缩中一样,每个遇到的状态都映射到压缩状态描述符(哈希值)中。该方法还为每个状态存储代表该状态的身份和到前一状态的后沿的整数。这允许在需要与新遇到的状态进行比较时使用回溯功能在状态空间探索期间即时解决哈希冲突,从而使用完整的状态描述符进行回溯。 ComBack方法的原型实现用于在几个示例系统上评估该方法,并将其性能与相关方法进行比较。结果显示,在探索时间以可接受的成本减少了内存使用。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号