• Title/Summary/Keyword: 노드 중복 없는 경로

Search Result 12, Processing Time 0.016 seconds

PathFind Method Research (PathFinding Method 연구)

  • Choi, Won-Jin;Gu, Bon-Woo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2022.05a
    • /
    • pp.696-698
    • /
    • 2022
  • 게임에서는 장애물이 가로 막고 있을 때 길 찾기 알고리즘이 요구된다. Path Finding Method 는 길과 장애물을 고려하여 목적지까지의 경로를 찾는 방법을 말한다. A* 알고리즘은 이런 복잡한 미로 찾기에 최적화된 Path Finding 알고리즘이다. 하지만, 모바일 같은 저비용 기기에서 A* 알고리즘을 사용하기엔 단순한 지형에서도 연산 부하가 발생할 수 있다. 본 논문에서는 가상의 공간에서 Grid를 구축하여, 통행이 가능한 곳과 불가능한 곳을 나누어 최종 지점에 도달할 수 있도록 하는 방식을 제안한다. 본 논문에서 제시한 Path Finding Method 는 최종 지점이 막다른 길인 경우 가장 가까운 이동 가능한 경로로 길을 안내하도록 설계하여 예외 상황에 대처했다. 대표적인 길 찾기 알고리즘인 Dijkstra 알고리즘은 최소 비용을 고려해서 최단으로 가는 거리를 비교하여 길을 나타낼 수 있다. 하지만, Dijkstra 알고리즘 경우 비용이 양수가 아닌 음수의 경우 무한 루프에 빠지는 등 결과 값이 제대로 나오지 않을 수 있다. 본 논문에서 제안한 Path Finding Method 는 최소 비용을 노드별로 비교하는 방식이 아닌 초기 비용을 알 수 없는 분야에 쉽게 사용할 수 있다. 본 논문에서는 제안한 Path Finding Method 를 적용하여 Web 게임을 제작하는 것에 성공하였다. 향후, Path Finding Method 결과에 위치 정렬 알고리즘을 적용하여, 중복된 지역을 가는 확률을 최소화하면서 정리된 Path 가 돌출되도록 연구할 예정이다. 본 논문의 Path Finding Method 은 게임 개발 분야에 적극 기여되길 바란다.

An Efficient Path Management for end-to-end QoS Provisioning Scheme on Mobile Environments (모바일환경에서의 종단 간 QoS 제공을 위한 효율적 경로관리기법)

  • Ahn Byung-Ho;Ahn Jung-Hyun;Cho Kuk-Hyun
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.31 no.3B
    • /
    • pp.207-215
    • /
    • 2006
  • It has known that the handover based on MIP in mobile environments has many constraints for proving seamless service due to well hon problems. Although there has been researching for the solutions, such as MRSVP and HMRSVP etc, it is difficult to do the research related with QoS due to the issues based on MIP used as a seamless mobility. In this paper, the seamless provides in a mobility based on SCTP, which is applied by IntServ for end-to-end QoS service. The paper also proposes the path management scheme for saving reservation cost. the scheme searches a new path on the moving mobile terminal and reserves the resources on the path for providing seamless QoS service. The paper is also analyzed on the comparition between a SCTP based and MIP based solutions. the scheme is evaluated using the cost effect saved for resource reservation.