An efficient algorithm for searching implicit AND/OR graphs with cycles
作者:
Highlights:
•
摘要
We present an efficient AO∗-like algorithm that handles cyclic graphs without neither unfolding the cycles nor looping through them. Its top-down search strategy is based on Mahanti and Bagchi's CF [J. ACM 32 (1985) 28], whereas its bottom-up revision process is inspired in Chakrabarti's REV∗ [Artificial Intelligence 65 (1994) 329]. However, important modifications have been introduced in both algorithms to attain a true integration and gain efficiency. Proofs of correctness and completeness are included. Up to our knowledge, the resulting algorithm—called CFCREV∗—is the most efficient one available for this problem.
论文关键词:AND/OR graphs,Cyclic graphs,Heuristic search,Assembly/disassembly problems
论文评审过程:Received 5 August 1998, Revised 17 May 2000, Available online 17 November 2000.
论文官网地址:https://doi.org/10.1016/S0004-3702(00)00063-1