• Title/Summary/Keyword: 계획 에이전트

Search Result 111, Processing Time 0.015 seconds

Optimal Solution Algorithms for Delivery Problem on Trees (트리에서의 배달문제에 대한 최적해 알고리즘)

  • Lee, KwangEui
    • Journal of the Korea Society of Computer and Information
    • /
    • v.19 no.2
    • /
    • pp.143-150
    • /
    • 2014
  • In this paper, we propose the delivery problem on trees and two algorithms for the problem. The delivery problem on trees is that of minimizing the object delivery time from one node to another node using n various speed robots. Our first algorithm generates an optimal solution with some restrictions in handover places. In this algorithm, we assume that the handover can be made at a vertex of given tree. We try to find the handover places and the robots participate in handover from the start node to the destination node. The second algorithm extends the first one to remove the restriction about the handover places. The second algorithm still generates an optimal solution. The time complexities of both algorithms are $O((n+m)^2)$ where n is the number of robots and m is the number of nodes.