Proceedings of the Korean Institute of Information and Commucation Sciences Conference (한국정보통신학회:학술대회논문집)
- 2008.10a
- /
- Pages.147-150
- /
- 2008
A Path-Finding Algorithm on an Abstract Graph for Extracting Estimated Search Space
탐색 영역 추출을 위한 추상 그래프 탐색 알고리즘 설계
- Kim, Ji-Soo (Dongseo University) ;
- Lee, Ji-Wan (Dongseo University) ;
- Moon, Dae-Jin (Dongseo University) ;
- Cho, Dae-Soo (Dongseo University)
- Published : 2008.10.31
Abstract
The real road network is regarded as a grid, and the grid is divided by fixed-sized cells. The path-finding is composed of two step searching. First searching travels on the abstract graph which is composed of a set of psuedo vertexes and a set of psuedo edges that are created by real road network and fixed-sized cells. The result of the first searching is a psuedo path which is composed of a set of selected psuedo edges. The cells intersected with the psuedo path are called as valid cells. The second searching travels with
실제 전체 도로망을 하나의 그리드로 간주하며, 그리드는 여러 개의 고정된 셀로 나누어진다. 경로 탐색 기법은 2단계 탐색으로 나누어진다. 1차 탐색은 실제 도로 네트워크와 고정 셀로부터 생성된 가상 정점과 가상 간선으로 이루어진 추상 그래프에서 우선 탐색한다 추상 그래프에서 탐색된 가상 경로를 포함하고 있는 영역을 유효 셀이라 하며, 2차 탐색은 추상 그래프에서 제공하는 유효 셀 내에서