中文

On the Complexity of Case-Based Planning

人工智能 2021-04-12 v1 计算复杂性

摘要

We analyze the computational complexity of problems related to case-based planning: planning when a plan for a similar instance is known, and planning from a library of plans. We prove that planning from a single case has the same complexity than generative planning (i.e., planning "from scratch"); using an extended definition of cases, complexity is reduced if the domain stored in the case is similar to the one to search plans for. Planning from a library of cases is shown to have the same complexity. In both cases, the complexity of planning remains, in the worst case, PSPACE-complete.

引用

@article{arxiv.cs/0407034,
  title  = {On the Complexity of Case-Based Planning},
  author = {Paolo Liberatore},
  journal= {arXiv preprint arXiv:cs/0407034},
  year   = {2021}
}