KR102456136B1 - Method, apparatus and computer program for finding possible destinations from a plurality of departure nodes - Google Patents

Method, apparatus and computer program for finding possible destinations from a plurality of departure nodes Download PDF

Info

Publication number
KR102456136B1
KR102456136B1 KR1020220048595A KR20220048595A KR102456136B1 KR 102456136 B1 KR102456136 B1 KR 102456136B1 KR 1020220048595 A KR1020220048595 A KR 1020220048595A KR 20220048595 A KR20220048595 A KR 20220048595A KR 102456136 B1 KR102456136 B1 KR 102456136B1
Authority
KR
South Korea
Prior art keywords
nodes
cost
node
information
computing device
Prior art date
Application number
KR1020220048595A
Other languages
Korean (ko)
Inventor
강귀선
조영화
Original Assignee
주식회사 위밋모빌리티
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 위밋모빌리티 filed Critical 주식회사 위밋모빌리티
Priority to KR1020220048595A priority Critical patent/KR102456136B1/en
Priority to KR1020220131414A priority patent/KR20230149704A/en
Application granted granted Critical
Publication of KR102456136B1 publication Critical patent/KR102456136B1/en

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • G01C21/3407Route searching; Route guidance specially adapted for specific applications
    • G01C21/3438Rendez-vous, i.e. searching a destination where several users can meet, and the routes to this destination for these users; Ride sharing, i.e. searching a route such that at least two users can share a vehicle for at least part of the route
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • G01C21/3446Details of route searching algorithms, e.g. Dijkstra, A*, arc-flags, using precalculated routes
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • G01C21/3453Special cost functions, i.e. other than distance or default speed limit of road segments
    • G01C21/3469Fuel consumption; Energy use; Emission aspects
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • G01C21/3453Special cost functions, i.e. other than distance or default speed limit of road segments
    • G01C21/3492Special cost functions, i.e. other than distance or default speed limit of road segments employing speed data or traffic data, e.g. real-time or historical
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/38Electronic maps specially adapted for navigation; Updating thereof
    • G01C21/3804Creation or updating of map data
    • G01C21/3807Creation or updating of map data characterised by the type of data
    • G01C21/3811Point data, e.g. Point of Interest [POI]
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/38Electronic maps specially adapted for navigation; Updating thereof
    • G01C21/3863Structures of map data
    • G01C21/387Organisation of map data, e.g. version management or database structures
    • G06Q50/30

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Automation & Control Theory (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Navigation (AREA)
  • Business, Economics & Management (AREA)
  • Operations Research (AREA)
  • Tourism & Hospitality (AREA)

Abstract

The present invention provides a method in which a computing device acquires a possible destination by using a cost lower than or equal to a critical cost from N (N is a natural number) departure nodes on a map database including nodes and links. The method comprises: a step of generating an instance for searching the N departure nodes for a route; a step of generating a visit count list in which the number of instances visiting nodes is recorded; a step of recording visit information of instances for nodes in the visit count list, and searching for a route until each instance reaches a maximum search range; and a step of acquiring nodes visited by all of N instances based on the visit count list, and determining the acquired nodes as a destination.

Description

복수개의 출발노드에서 도착 가능한 목적지들을 찾는 방법, 장치 및 컴퓨터 프로그램{METHOD, APPARATUS AND COMPUTER PROGRAM FOR FINDING POSSIBLE DESTINATIONS FROM A PLURALITY OF DEPARTURE NODES}Method, apparatus and computer program for finding possible destinations from a plurality of departure nodes

본 개시는 복수개의 출발 노드에서 연결된 목적지들을 찾는 방법에 대한 것이다. 구체적으로, 컴퓨팅 장치가 노드와 링크를 포함하는 지도 데이터 베이스상에서 N개(N은 자연수)의 출발 노드들 각각으로부터 임계 비용 이하의 비용을 사용하여 도착 가능한 목적지를 획득하는 방법에 대한 것이다.The present disclosure relates to a method for finding connected destinations in a plurality of departure nodes. Specifically, it relates to a method for a computing device to obtain an reachable destination using a cost less than or equal to a threshold cost from each of N (N is a natural number) departure nodes on a map database including nodes and links.

약속을 잡는 경우 가장 큰 고민이 되는 것이 장소이다. 사용자들은 서로 다른 위치에서 서로 다른 교통수단으로 출발하기 때문에, 시간을 고려하여 최적의 만남 장소를 찾는 것은 어렵다. 이를 해결 하기 위해서, 지도 데이터가 활용되고 있다. The biggest concern when making an appointment is the location. Since users depart from different locations by different means of transportation, it is difficult to find an optimal meeting place in consideration of time. To solve this problem, map data is being utilized.

지도 데이터는 노드와 링크로 구성되어 있다. 또한, 링크에는 교통 상황에 대한 정보가 부여된다. 교통 상황에 대한 정보를 고려하여, 복수의 출발 위치 각각에서 최적의 만남 장소를 찾는 기술에 대한 연구가 지속되고 있다.Map data consists of nodes and links. In addition, the link is given information about traffic conditions. Research on a technology for finding an optimal meeting place at each of a plurality of starting locations in consideration of information on traffic conditions is continuing.

등록 특허 제 1538042호는 경로를 탐색하는 방법을 제공하고 있다.Registered Patent No. 1538042 provides a method for searching a route.

본 개시는 전술한 배경기술에 대응하여 안출 된 것으로, 컴퓨팅 장치가 노드와 링크를 포함하는 지도 데이터 베이스상에서 N개(N은 자연수)의 출발 노드들 각각 으로부터 임계 비용 이하의 비용을 사용하여 도착 가능한 목적지를 획득하는 방법을 제공하고자 한다.The present disclosure has been devised in response to the above-mentioned background art, and a computing device can arrive from each of N (N is a natural number) starting node on a map database including nodes and links using a cost less than or equal to a threshold cost. We want to provide a way to obtain a destination.

전술한 과제를 해결하기 위하여 컴퓨팅 장치가 노드와 링크를 포함하는 지도 데이터 베이스상에서 N개(N은 자연수)의 출발 노드들 각각으로부터 임계 비용 이하의 비용을 사용하여 도착 가능한 목적지를 획득하는 방법이 제공될 수 있다. 이 방법은, N개의 출발 노드들 각각에 대하여 경로를 탐색하는 인스턴스(instance)를 생성하는 단계; 노드에 방문한 인스턴스의 개수가 기록되는 방문 카운트 리스트(Visit Count List)를 생성하는 단계; 노드에 대한 인스턴스의 방문 정보를 상기 방문 카운트 리스트에 기록하며, 각각의 인스턴스가 최대 탐색 범위에 도달할 때까지 경로를 탐색하는 단계; 및 상기 방문 카운트 리스트에 기초하여, N개의 인스턴스 모두가 방문한 노드들을 획득하고, 획득된 노드들을 목적지로 결정하는 단계; 를 포함하고, 비용은 노드와 노드 사이를 연결하는 링크에 부여된 가중치 정보에 의해 계산된 값이고, 최대 탐색 범위는 노드를 방문하기 위하여 인스턴스가 사용한 비용이 임계 비용 이하인 노드들의 범위일 수 있다.In order to solve the above problem, there is provided a method in which a computing device acquires an reachable destination from each of N (N is a natural number) departure nodes on a map database including nodes and links using a cost less than or equal to a threshold cost. can be The method includes: generating an instance for searching a path for each of N departure nodes; generating a Visit Count List in which the number of instances visited to a node is recorded; recording visit information of instances for a node in the visit count list, and searching a path until each instance reaches a maximum search range; and based on the visited count list, obtaining nodes visited by all N instances, and determining the obtained nodes as destinations; , and the cost is a value calculated by weight information given to the link between the node and the node, and the maximum search range may be a range of nodes in which the cost used by the instance to visit the node is less than or equal to the threshold cost.

대안적으로, 상기 방법은 목표 개수 정보를 획득하는 단계; 를 더 포함하고, 상기 방문 카운트 리스트에 기초하여, N개의 인스턴스에 의해 방문된 노드들을 획득하고, 획득된 노드들을 목적지로 결정하는 단계는: N개의 인스턴스에 의해 방문된 노드들의 개수가 목표 개수 정보가 나타내는 개수 미만인지 여부를 판단하는 단계; 결정된 목적지의 개수가 목적지의 개수 정보가 나타내는 개수 미만인 경우, 임계 비용과 최대 탐색 범위를 증가 시키는 단계; 노드에 대한 인스턴스의 방문 정보를 상기 방문 카운트 리스트에 기록하며, 증가된 최대 탐색 범위에 기초하여, 각각의 인스턴스가 증가된 최대 탐색 범위에 도달할 때까지 경로를 탐색하는 단계; 및 상기 방문 카운트 리스트에 기초하여, N개의 인스턴스에 의해 방문된 노드들을 획득하고, 획득된 노드들을 목적지로 결정하는 단계; 를 더 포함할 수 있다.Alternatively, the method may include: obtaining target number information; Further comprising, based on the visit count list, obtaining the nodes visited by the N instances, and determining the obtained nodes as destinations includes: the number of nodes visited by the N instances is the target number information determining whether the number is less than the number indicated by ? increasing a threshold cost and a maximum search range when the determined number of destinations is less than the number indicated by information on the number of destinations; recording the visit information of the instances for the node in the visit count list, and based on the increased maximum search range, searching a path until each instance reaches the increased maximum search range; and based on the visited count list, obtaining nodes visited by N instances, and determining the obtained nodes as destinations; may further include.

대안적으로, 컴퓨팅 장치는, 각각의 인스턴스가 증가된 최대 탐색 범위에 도달할 때까지 경로를 탐색하는 단계는, 유지된 계산 정보에 기초하여 경로를 탐색하고, 계산 정보는: 인스턴스가 탐색 중 어떤 노드에 도달했는지 여부를 나태내는 방문 플래그(Visit flag) 데이터; 인스턴스가 노드에 도달하기 위해 어떤 경로로 이동했는지를 나타내는 도착 정보 데이터; 및 노드와 노드에 도달하기 위한 비용의 세트에 대한 정보를 보유하는 큐 스테이트 데이터(Queue state date); 중 적어도 하나를 포함할 수 있다.Alternatively, the computing device, navigating the route until each instance reaches the increased maximum search range, searches the route based on the maintained computational information, wherein the computational information includes: Visit flag data indicating whether a node has been reached; arrival information data indicating which path the instance has taken to reach the node; and Queue state data holding information about the node and the set of costs to reach the node; may include at least one of

대안적으로, 컴퓨팅 장치는, 실시간으로 N개의 인스턴스 모두가 방문한 노드의 개수가 목표 개수 정보가 나타내는 개수 이상인지 여부를 모니터링하고, N개의 인스턴스가 방문한 노드의 개수가 목표 개수 정보가 나타내는 개수 이상인 경우, 경로를 탐색하는 것을 종료할 수 있다.Alternatively, the computing device monitors in real time whether the number of nodes visited by all N instances is equal to or greater than the number indicated by the target number information, and when the number of nodes visited by the N instances is equal to or greater than the number indicated by the target number information , it can end navigating the route.

대안적으로, 임계 비용과 최대 탐색 범위를 증가시키는 단계는, 인스턴스들 중 적어도 하나의 인스턴스에 대해 증가시키는 임계 비용의 정도가 다른 인스턴스들에 대해 증가시키는 임계 비용의 정도와 서로 상이하게 증가시킬 수 있다.Alternatively, the step of increasing the threshold cost and the maximum search range may increase the degree of the critical cost increasing for at least one of the instances differently from the degree of the critical cost increasing for the other instances. have.

대안적으로, 상기 컴퓨팅 장치는 사용자에게 장소 그룹 정보를 선택할 수 있는 인터페이스를 제공하고, 제공된 인터페이스에 응답하여 입력된 정보에 기초하여 인스턴스가 방문하는 노드가 결정될 수 있다.Alternatively, the computing device may provide a user with an interface for selecting place group information, and a node visited by the instance may be determined based on information input in response to the provided interface.

대안적으로, 상기 컴퓨팅 장치는 교통 상황에 대한 정보를 획득하고, 상기 가중치 정보는 획득한 교통 상황에 대한 정보에 기초하여 결정될 수 있다.Alternatively, the computing device may obtain information on the traffic condition, and the weight information may be determined based on the obtained information on the traffic condition.

전술한 과제를 해결하기 위한 다른 실시예로서, 컴퓨터 판독가능 저장 매체에 저장된 컴퓨터 프로그램이 제공될 수 있다. 상기 컴퓨터 프로그램은 하나 이상의 프로세서가 노드와 링크를 포함하는 지도 데이터 베이스상에서 N개(N은 자연수)의 출발 노드들 각각으로부터 임계 비용 이하의 비용을 사용하여 도착 가능한 목적지를 획득하도록 하는 명령들을 포함하며, 상기 명령들은, N개의 출발 노드들 각각에 대하여 경로를 탐색하는 인스턴스(instance)를 생성하는 단계; 노드에 방문한 인스턴스의 개수가 기록되는 방문 카운트 리스트(Visit Count List)를 생성하는 단계; 노드에 대한 인스턴스의 방문 정보를 상기 방문 카운트 리스트에 기록하며, 각각의 인스턴스가 최대 탐색 범위에 도달할 때까지 경로를 탐색하는 단계; 및 상기 방문 카운트 리스트에 기초하여, N개의 인스턴스 모두가 방문한 노드들을 획득하고, 획득된 노드들을 목적지로 결정하는 단계; 를 포함하고, 비용은 노드와 노드 사이를 연결하는 링크에 부여된 가중치 정보에 의해 계산된 값이고, 최대 탐색 범위는 노드를 방문하기 위하여 인스턴스가 사용한 비용이 임계 비용 이하인 노드들의 범위일 수 있다.As another embodiment for solving the above problems, a computer program stored in a computer-readable storage medium may be provided. The computer program includes instructions for causing one or more processors to obtain an reachable destination using a cost less than or equal to a threshold cost from each of N (N is a natural number) departure nodes on a map database including nodes and links, , the instructions may include: generating an instance for searching a path for each of the N departure nodes; generating a Visit Count List in which the number of instances visited to a node is recorded; recording visit information of instances for a node in the visit count list, and searching a path until each instance reaches a maximum search range; and based on the visited count list, obtaining nodes visited by all N instances, and determining the obtained nodes as destinations; , and the cost is a value calculated by weight information given to the link between the node and the node, and the maximum search range may be a range of nodes in which the cost used by the instance to visit the node is less than or equal to the threshold cost.

본 개시의 일실시예에 따르면, N개의 출발 노드들 각각으로부터 임계 비용 이하의 비용을 사용하여 도착 가능한 목적지를 획득할 수 있다.According to an embodiment of the present disclosure, an arriveable destination may be obtained from each of the N departure nodes using a cost less than or equal to a threshold cost.

도 1 은 본 개시의 일 실시예에 따른 지도 데이터 베이스를 설명하기 위한 도면이다.
도 2A 내지 도 2C는 본 개시의 일실시예에 따른 목적지를 획득하는 방법을 설명하기 위한 개략도이다.
도 3 은 본 개시의 일 실시예에 따른 컴퓨팅 장치(100)를 설명하기 위한 도면이다.
도 4 는 본 개시의 일 실시예에 따라 목적지를 획득하는 방법을 설명하기 위한 도면이다.
도 5는 본 개시의 일 실시예에 따라, 방문 카운트 리스트에 기초하여, N개의 인스턴스 모두가 방문한 노드들을 획득하고, 획득된 노드들을 목적지로 결정하는 방법을 더 자세히 설명하기 위한 도면이다.
도 6 은 본 개시의 실시예들이 구현될 수 있는 예시적인 컴퓨팅 환경에 대한 략하고 일반적인 개략도이다.
1 is a diagram for explaining a map database according to an embodiment of the present disclosure.
2A to 2C are schematic diagrams for explaining a method of acquiring a destination according to an embodiment of the present disclosure;
3 is a diagram for explaining the computing device 100 according to an embodiment of the present disclosure.
4 is a diagram for explaining a method of acquiring a destination according to an embodiment of the present disclosure.
5 is a diagram for explaining in more detail a method of obtaining nodes visited by all N instances and determining the obtained nodes as destinations based on a visit count list, according to an embodiment of the present disclosure;
6 is a schematic and general schematic diagram of an exemplary computing environment in which embodiments of the present disclosure may be implemented.

다양한 실시예들이 이제 도면을 참조하여 설명된다. 본 명세서에서, 다양한 설명들이 본 개시의 이해를 제공하기 위해서 제시된다. 그러나, 이러한 실시예들은 이러한 구체적인 설명 없이도 실행될 수 있음이 명백하다.Various embodiments are now described with reference to the drawings. In this specification, various descriptions are presented to provide an understanding of the present disclosure. However, it is apparent that these embodiments may be practiced without these specific descriptions.

본 명세서에서 사용되는 용어 "컴포넌트", "모듈", "시스템" 등은 컴퓨터-관련 엔티티, 하드웨어, 펌웨어, 소프트웨어, 소프트웨어 및 하드웨어의 조합, 또는 소프트웨어의 실행을 지칭한다. 예를 들어, 컴포넌트는 프로세서상에서 실행되는 처리과정(procedure), 프로세서, 객체, 실행 스레드, 프로그램, 및/또는 컴퓨터일 수 있지만, 이들로 제한되는 것은 아니다. 예를 들어, 컴퓨팅 장치에서 실행되는 애플리케이션 및 컴퓨팅 장치 모두 컴포넌트일 수 있다. 하나 이상의 컴포넌트는 프로세서 및/또는 실행 스레드 내에 상주할 수 있다. 일 컴포넌트는 하나의 컴퓨터 내에 로컬화 될 수 있다. 일 컴포넌트는 2개 이상의 컴퓨터들 사이에 분배될 수 있다. 또한, 이러한 컴포넌트들은 그 내부에 저장된 다양한 데이터 구조들을 갖는 다양한 컴퓨터 판독가능한 매체로부터 실행할 수 있다. 컴포넌트들은 예를 들어 하나 이상의 데이터 패킷들을 갖는 신호(예를 들면, 로컬 시스템, 분산 시스템에서 다른 컴포넌트와 상호작용하는 하나의 컴포넌트로부터의 데이터 및/또는 신호를 통해 다른 시스템과 인터넷과 같은 네트워크를 통해 전송되는 데이터)에 따라 로컬 및/또는 원격 처리들을 통해 통신할 수 있다.The terms “component,” “module,” “system,” and the like, as used herein, refer to a computer-related entity, hardware, firmware, software, a combination of software and hardware, or execution of software. For example, a component can be, but is not limited to being, a process running on a processor, a processor, an object, a thread of execution, a program, and/or a computer. For example, both an application running on a computing device and the computing device may be a component. One or more components may reside within a processor and/or thread of execution. A component may be localized within one computer. A component may be distributed between two or more computers. In addition, these components can execute from various computer readable media having various data structures stored therein. Components may communicate via a network such as the Internet with another system, for example via a signal having one or more data packets (eg, data and/or signals from one component interacting with another component in a local system, distributed system, etc.) may communicate via local and/or remote processes depending on the data being transmitted).

더불어, 용어 "또는"은 배타적 "또는"이 아니라 내포적 "또는"을 의미하는 것으로 의도된다. 즉, 달리 특정되지 않거나 문맥상 명확하지 않은 경우에, "X는 A 또는 B를 이용한다"는 자연적인 내포적 치환 중 하나를 의미하는 것으로 의도된다. 즉, X가 A를 이용하거나; X가 B를 이용하거나; 또는 X가 A 및 B 모두를 이용하는 경우, "X는 A 또는 B를 이용한다"가 이들 경우들 어느 것으로도 적용될 수 있다. 또한, 본 명세서에 사용된 "및/또는"이라는 용어는 열거된 관련 아이템들 중 하나 이상의 아이템의 가능한 모든 조합을 지칭하고 포함하는 것으로 이해되어야 한다.In addition, the term “or” is intended to mean an inclusive “or” rather than an exclusive “or.” That is, unless otherwise specified or clear from context, "X employs A or B" is intended to mean one of the natural implicit substitutions. That is, X employs A; X employs B; or when X employs both A and B, "X employs A or B" may apply to either of these cases. It should also be understood that the term “and/or” as used herein refers to and includes all possible combinations of one or more of the listed related items.

또한, "포함한다" 및/또는 "포함하는"이라는 용어는, 해당 특징 및/또는 구성요소가 존재함을 의미하는 것으로 이해되어야 한다. 다만, "포함한다" 및/또는 "포함하는"이라는 용어는, 하나 이상의 다른 특징, 구성요소 및/또는 이들의 그룹의 존재 또는 추가를 배제하지 않는 것으로 이해되어야 한다. 또한, 달리 특정되지 않거나 단수 형태를 지시하는 것으로 문맥상 명확하지 않은 경우에, 본 명세서와 청구범위에서 단수는 일반적으로 "하나 또는 그 이상"을 의미하는 것으로 해석되어야 한다.Also, the terms "comprises" and/or "comprising" should be understood to mean that the feature and/or element in question is present. However, it should be understood that the terms "comprises" and/or "comprising" do not exclude the presence or addition of one or more other features, elements and/or groups thereof. Also, unless otherwise specified or unless it is clear from context to refer to a singular form, the singular in the specification and claims should generally be construed to mean “one or more”.

그리고, “A 또는 B 중 적어도 하나”이라는 용어는, “A만을 포함하는 경우”, “B 만을 포함하는 경우”, “A와 B의 구성으로 조합된 경우”를 의미하는 것으로 해석되어야 한다. In addition, the term “at least one of A or B” should be interpreted to mean “includes only A”, “includes only B”, and “combined with the configuration of A and B”.

당업자들은 추가적으로 여기서 개시된 실시예들과 관련되어 설명된 다양한 예시적 논리적 블록들, 구성들, 모듈들, 회로들, 수단들, 로직들, 및 알고리즘 단계들이 전자 하드웨어, 컴퓨터 소프트웨어, 또는 양쪽 모두의 조합들로 구현될 수 있음을 인식해야 한다. 하드웨어 및 소프트웨어의 상호교환성을 명백하게 예시하기 위해, 다양한 예시적 컴포넌트들, 블록들, 구성들, 수단들, 로직들, 모듈들, 회로들, 및 단계들은 그들의 기능성 측면에서 일반적으로 위에서 설명되었다. 그러한 기능성이 하드웨어로 또는 소프트웨어로서 구현되는지 여부는 전반적인 시스템에 부과된 특정 어플리케이션(application) 및 설계 제한들에 달려 있다. 숙련된 기술자들은 각각의 특정 어플리케이션들을 위해 다양한 방법들로 설명된 기능성을 구현할 수 있다. 다만, 그러한 구현의 결정들이 본 개시내용의 영역을 벗어나게 하는 것으로 해석되어서는 안된다.Those skilled in the art will further appreciate that the various illustrative logical blocks, configurations, modules, circuits, means, logics, and algorithm steps described in connection with the embodiments disclosed herein may be implemented in electronic hardware, computer software, or combinations of both. It should be recognized that they can be implemented with To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, configurations, means, logics, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application. However, such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.

제시된 실시예들에 대한 설명은 본 개시의 기술 분야에서 통상의 지식을 가진 자가 본 발명을 이용하거나 또는 실시할 수 있도록 제공된다. 이러한 실시예들에 대한 다양한 변형들은 본 개시의 기술 분야에서 통상의 지식을 가진 자에게 명백할 것이다. 여기에 정의된 일반적인 원리들은 본 개시의 범위를 벗어남이 없이 다른 실시예들에 적용될 수 있다. 그리하여, 본 발명은 여기에 제시된 실시예 들로 한정되는 것이 아니다. 본 발명은 여기에 제시된 원리들 및 신규한 특징들과 일관되는 최광의의 범위에서 해석되어야 할 것이다. Descriptions of the presented embodiments are provided to enable those skilled in the art to use or practice the present invention. Various modifications to these embodiments will be apparent to those skilled in the art of the present disclosure. The generic principles defined herein may be applied to other embodiments without departing from the scope of the present disclosure. Thus, the present invention is not limited to the embodiments presented herein. The invention is to be construed in its widest scope consistent with the principles and novel features presented herein.

도 1 은 본 개시의 일 실시예에 따른 지도 데이터 베이스를 설명하기 위한 도면이다.1 is a diagram for explaining a map database according to an embodiment of the present disclosure.

본 개시의 일 실시예에 따르면, 지도 데이터 베이스는 노드와 링크로 구성될 수 있다. According to an embodiment of the present disclosure, the map database may be composed of nodes and links.

여기서, 노드는 차량이 도로를 주행함에 있어 속도의 변화가 발생되는 곳을 표현한 것일 수 있다. 구체적으로, 노드는 교차로, 고가도로시종점, 도로의 시종점, 지하차도 시종점, 터널 시종점, 행정 경계 등을 표현한 것일 수 있으며, 이에 한정되지 않는다.Here, the node may represent a place where a change in speed occurs when the vehicle travels on a road. Specifically, the node may represent an intersection, an overpass, a starting and ending point of a road, an underpass, a starting and ending point of a tunnel, an administrative boundary, and the like, but is not limited thereto.

또한, 링크는 속도변화 발생점인 노드와 노드를 연결한 선을 의미할 수 있으며, 현실의 도로를 표현한 것일 수 있다. 구체적으로, 링크는 도로, 교량, 고가도로, 지하차도, 터널 등을 표현할 것일 수 있으며, 이에 한정되지 않는다.In addition, the link may mean a node that is a speed change occurrence point and a line connecting the nodes, and may represent a real road. Specifically, the link may represent a road, a bridge, an overpass, an underpass, a tunnel, and the like, but is not limited thereto.

본 개시의 일 실시예에 따르면, 링크에는 가중치 정보가 부여될 수 있다. 가중치 정보는 링크에서 사용되는 비용을 나타내며, 컴퓨팅 장치(100)는 사전에 가중치 정보를 링크에 부여할 수 있다. 또한, 컴퓨팅 장치(100)는 교통 상황에 대한 정보를 획득하고, 획득한 교통 상황에 대한 정보에 기초하여 가중치 정보를 결정할 수 있다. 구체적으로 설명하면, 컴퓨팅 장치(100)는 교통 체증이 높은 도로와 매칭되는 링크에 높은 가중치 값을 부여할 수 있다. 이 경우, 컴퓨팅 장치(100)는 사전 결정된 시간 단위(예를 들어, 5분 등)로 가중치 값을 갱신할 수 있다. 다른 실시예로서, 컴퓨팅 장치(100)는 사용자의 입력에 응답하여 교통 상황에 따른 가중치 값을 갱신할 수 있다.According to an embodiment of the present disclosure, weight information may be assigned to a link. The weight information indicates a cost used in the link, and the computing device 100 may assign the weight information to the link in advance. Also, the computing device 100 may obtain information on the traffic condition and determine weight information based on the obtained information on the traffic condition. More specifically, the computing device 100 may assign a high weight value to a link matching a road having high traffic congestion. In this case, the computing device 100 may update the weight value in a predetermined time unit (eg, 5 minutes, etc.). As another embodiment, the computing device 100 may update a weight value according to a traffic situation in response to a user input.

본 개시의 일 실시예에 따르면, 노드에서 노드로 이어지는 경로에 대한 비용은 계산될 수 있다. 예를 들어, 도 1을 참조하는 경우, 노드(a1)에서 노드(a3)으로 가는 경로는, 링크 1과 링크 2를 통해야 한다. 링크 1의 가중치 값은(Wo)이고 링크 2의 가중치 값은(W1)인 경우, 노드(a1)에서 노드(a3)으로의 경로에서 사용되는 비용은 링크1에 부여된 가중치 값(Wo)과 링크2에 부여된 가중치 값(W1)의 합일 수 있다. 또한, 다른 실시예에 따르면, 노드(a1)에서 노드(a3)으로의 경로에서 사용되는 비용은 링크1에 부여된 가중치 값(Wo)과 링크2에 부여된 가중치 값(W1)을 사전 결정된 계산식에 입력한 후에 출력된 출력 값일 수 있으며, 이에 한정되지 않는다.According to an embodiment of the present disclosure, a cost for a path from node to node may be calculated. For example, referring to FIG. 1 , a path from a node a1 to a node a3 must go through a link 1 and a link 2 . If the weight value of link 1 is (Wo) and the weight value of link 2 is (W1), the cost used in the path from node (a1) to node (a3) is equal to the weight value (Wo) given to link 1 It may be the sum of the weight values W1 given to link2. In addition, according to another embodiment, the cost used in the path from the node a1 to the node a3 is calculated by calculating the weight value Wo given to the link 1 and the weight value W1 given to the link 2 in advance. It may be an output value output after input to, but is not limited thereto.

도 2A 내지 도 2C는 본 개시의 일실시예에 따른 목적지를 획득하는 방법을 설명하기 위한 개략도이다.2A to 2C are schematic diagrams for explaining a method of acquiring a destination according to an embodiment of the present disclosure;

본 개시의 일 실시예에 따른 도 2a를 참조하면, 컴퓨팅 장치(100)는 복수개의 출발 노드를 획득할 수 있다. 예를 들어, 복수의 사용자들이 약속을 정하기 위해 컴퓨팅 장치(100)를 사용하는 경우, 컴퓨팅 장치(100)는 복수의 사용자들의 현재 위치를 출발 노드들로 획득할 수 있다. 또한, 컴퓨팅 장치(100)는 사용자가 위치를 선택할 수 있는 인터페이스를 제공할 수 있고, 제공된 인터페이스에 응답하여 사용자가 입력한 위치 정보에 기초하여, 출발 노드들을 결정할 수 있다.Referring to FIG. 2A according to an embodiment of the present disclosure, the computing device 100 may acquire a plurality of starting nodes. For example, when a plurality of users use the computing device 100 to set an appointment, the computing device 100 may obtain the current locations of the plurality of users as departure nodes. Also, the computing device 100 may provide an interface through which the user can select a location, and determine departure nodes based on location information input by the user in response to the provided interface.

본 개시의 일 실시예에 따른 도 2b를 참조하면, 컴퓨팅 장치(100)는 최대 탐색 범위 내에서 출발 노드들 각각에 대해 사전 결정된 알고리즘을 수행하며 목적지를 탐색할 수 있다. 또한, 컴퓨팅 장치(100)는 목적지를 탐색 중에 각각의 출발노드에 대한 인스턴스가 공통으로 방문하는 노드를 기록할 수 있다.Referring to FIG. 2B according to an embodiment of the present disclosure, the computing device 100 may search for a destination by performing a predetermined algorithm for each of the departure nodes within the maximum search range. Also, the computing device 100 may record a node commonly visited by an instance of each departure node while searching for a destination.

또한, 컴퓨팅 장치(100)는 최대 탐색 범위내에 사전 결정된 개수의 목적지가 없는 경우, 최대 탐색 범위를 증가시킨 후, 목적지 탐색을 지속할 수 있다. 이 경우, 기존의 탐색 과정 데이터를 유지함으로써 컴퓨팅 장치(100)의 리소스를 감소시킬 수 있다. Also, when there are no destinations of a predetermined number within the maximum search range, the computing device 100 may increase the maximum search range and then continue the destination search. In this case, resources of the computing device 100 may be reduced by maintaining the existing search process data.

본 개시의 일 실시예에 따른 도 2c를 참조하면, 컴퓨팅 장치(100)는 사전 결정된 개수의 목적지를 획득한 경우, 탐색 행위를 종료시킬 수 있다. 이러한 과정들을 통하여 목적지(예를 들어, 만남 장소)를 탐색함으로써, 컴퓨팅 장치(100)는 복수의 사용자들에게 최적의 만남 장소를 제공할 수 있다.Referring to FIG. 2C according to an embodiment of the present disclosure, the computing device 100 may end the search action when a predetermined number of destinations are obtained. By searching for a destination (eg, a meeting place) through these processes, the computing device 100 may provide an optimal meeting place to a plurality of users.

이하, 본 개시의 일 실시예에 따른 목적지를 획득하는 방법에 대해 더 자세히 상술한다. Hereinafter, a method of acquiring a destination according to an embodiment of the present disclosure will be described in more detail.

도 3 은 본 개시의 일 실시예에 따른 컴퓨팅 장치(100)를 설명하기 위한 도면이다.3 is a diagram for explaining the computing device 100 according to an embodiment of the present disclosure.

본 개시의 일 실시예에서 컴퓨팅 장치(100)는 컴퓨팅 장치(100)의 컴퓨팅 환경을 수행하기 위한 다른 구성들이 포함될 수 있고, 개시된 구성들 중 일부만이 컴퓨팅 장치(100)를 구성할 수도 있다. In an embodiment of the present disclosure, the computing device 100 may include other components for performing the computing environment of the computing device 100 , and only some of the disclosed components may configure the computing device 100 .

컴퓨팅 장치(100)는 프로세서(110), 메모리(130), 네트워크부(150)를 포함할 수 있다.The computing device 100 may include a processor 110 , a memory 130 , and a network unit 150 .

프로세서(110)는 하나 이상의 코어로 구성될 수 있으며, 컴퓨팅 장치의 중앙 처리 장치(CPU: central processing unit), 범용 그래픽 처리 장치 (GPGPU: general purpose graphics processing unit), 텐서 처리 장치(TPU: tensor processing unit) 등의 데이터 분석, 딥러닝을 위한 프로세서를 포함할 수 있다. 프로세서(110)는 메모리(130)에 저장된 컴퓨터 프로그램을 판독하여 본 개시의 일 실시예에 따른 기계 학습을 위한 데이터 처리를 수행할 수 있다. 본 개시의 일 실시예에 따라 프로세서(110)는 신경망의 학습을 위한 연산을 수행할 수 있다. 프로세서(110)는 딥러닝(DL: deep learning)에서 학습을 위한 입력 데이터의 처리, 입력 데이터에서의 피처 추출, 오차 계산, 역전파(backpropagation)를 이용한 신경망의 가중치 업데이트 등의 신경망의 학습을 위한 계산을 수행할 수 있다. 프로세서(110)의 CPU, GPGPU, 및 TPU 중 적어도 하나가 네트워크 함수의 학습을 처리할 수 있다. 예를 들어, CPU 와 GPGPU가 함께 네트워크 함수의 학습, 네트워크 함수를 이용한 데이터 분류를 처리할 수 있다. 또한, 본 개시의 일 실시예에서 복수의 컴퓨팅 장치의 프로세서를 함께 사용하여 네트워크 함수의 학습, 네트워크 함수를 이용한 데이터 분류를 처리할 수 있다. 또한, 본 개시의 일 실시예에 따른 컴퓨팅 장치에서 수행되는 컴퓨터 프로그램은 CPU, GPGPU 또는 TPU 실행가능 프로그램일 수 있다.The processor 110 may include one or more cores, and a central processing unit (CPU) of a computing device, a general purpose graphics processing unit (GPGPU), and a tensor processing unit (TPU). unit) and the like, and may include a processor for data analysis and deep learning. The processor 110 may read a computer program stored in the memory 130 to perform data processing for machine learning according to an embodiment of the present disclosure. According to an embodiment of the present disclosure, the processor 110 may perform an operation for learning the neural network. The processor 110 for learning of the neural network, such as processing input data for learning in deep learning (DL), extracting features from the input data, calculating an error, updating the weight of the neural network using backpropagation calculations can be performed. At least one of a CPU, a GPGPU, and a TPU of the processor 110 may process learning of a network function. For example, the CPU and the GPGPU can process learning of a network function and data classification using the network function. Also, in an embodiment of the present disclosure, learning of a network function and data classification using the network function may be processed by using the processors of a plurality of computing devices together. In addition, the computer program executed in the computing device according to an embodiment of the present disclosure may be a CPU, GPGPU or TPU executable program.

본 개시의 일 실시예에 따르면, 메모리(130)는 프로세서(110)가 생성하거나 결정한 임의의 형태의 정보 및 네트워크부(150)가 수신한 임의의 형태의 정보를 저장할 수 있다.According to an embodiment of the present disclosure, the memory 130 may store any type of information generated or determined by the processor 110 and any type of information received by the network unit 150 .

본 개시의 일 실시예에 따르면, 메모리(130)는 플래시 메모리 타입(flash memory type), 하드디스크 타입(hard disk type), 멀티미디어 카드 마이크로 타입(multimedia card micro type), 카드 타입의 메모리(예를 들어 SD 또는 XD 메모리 등), 램(Random Access Memory, RAM), SRAM(Static Random Access Memory), 롬(Read-Only Memory, ROM), EEPROM(Electrically Erasable Programmable Read-Only Memory), PROM(Programmable Read-Only Memory), 자기 메모리, 자기 디스크, 광디스크 중 적어도 하나의 타입의 저장매체를 포함할 수 있다. 컴퓨팅 장치(100)는 인터넷(internet) 상에서 상기 메모리(130)의 저장 기능을 수행하는 웹 스토리지(web storage)와 관련되어 동작할 수도 있다. 전술한 메모리에 대한 기재는 예시일 뿐, 본 개시는 이에 제한되지 않는다.According to an embodiment of the present disclosure, the memory 130 is a flash memory type, a hard disk type, a multimedia card micro type, and a card type memory (eg, For example, SD or XD memory), Random Access Memory (RAM), Static Random Access Memory (SRAM), Read-Only Memory (ROM), Electrically Erasable Programmable Read-Only Memory (EEPROM), Programmable Read (PROM) -Only Memory), a magnetic memory, a magnetic disk, and an optical disk may include at least one type of storage medium. The computing device 100 may operate in relation to a web storage that performs a storage function of the memory 130 on the Internet. The description of the above-described memory is only an example, and the present disclosure is not limited thereto.

본 개시의 일 실시예에 따른 네트워크부(150)는 공중전화 교환망(PSTN: Public Switched Telephone Network), xDSL(x Digital Subscriber Line), RADSL(Rate Adaptive DSL), MDSL(Multi Rate DSL), VDSL(Very High Speed DSL), UADSL(Universal Asymmetric DSL), HDSL(High Bit Rate DSL) 및 근거리 통신망(LAN) 등과 같은 다양한 유선 통신 시스템들을 사용할 수 있다. The network unit 150 according to an embodiment of the present disclosure includes a Public Switched Telephone Network (PSTN), x Digital Subscriber Line (xDSL), Rate Adaptive DSL (RADSL), Multi Rate DSL (MDSL), VDSL ( A variety of wired communication systems such as Very High Speed DSL), Universal Asymmetric DSL (UADSL), High Bit Rate DSL (HDSL), and Local Area Network (LAN) can be used.

또한, 본 명세서에서 제시되는 네트워크부(150)는 CDMA(Code Division Multi Access), TDMA(Time Division Multi Access), FDMA(Frequency Division Multi Access), OFDMA(Orthogonal Frequency Division Multi Access), SC-FDMA(Single Carrier-FDMA) 및 다른 시스템들과 같은 다양한 무선 통신 시스템들을 사용할 수 있다. In addition, the network unit 150 presented herein is CDMA (Code Division Multi Access), TDMA (Time Division Multi Access), FDMA (Frequency Division Multi Access), OFDMA (Orthogonal Frequency Division Multi Access), SC-FDMA ( A variety of wireless communication systems may be used, such as Single Carrier-FDMA) and other systems.

본 개시에서 네트워크부(150)는 유선 및 무선 등과 같은 그 통신 양태를 가리지 않고 구성될 수 있으며, 단거리 통신망(PAN: Personal Area Network), 근거리 통신망(WAN: Wide Area Network) 등 다양한 통신망으로 구성될 수 있다. 또한, 상기 네트워크는 공지의 월드와이드웹(WWW: World Wide Web)일 수 있으며, 적외선(IrDA: Infrared Data Association) 또는 블루투스(Bluetooth)와 같이 단거리 통신에 이용되는 무선 전송 기술을 이용할 수도 있다.In the present disclosure, the network unit 150 may be configured regardless of its communication mode, such as wired and wireless, and may be configured with various communication networks such as a personal area network (PAN) and a wide area network (WAN). can In addition, the network may be a well-known World Wide Web (WWW), and may use a wireless transmission technology used for short-range communication such as Infrared Data Association (IrDA) or Bluetooth.

본 개시의 컴퓨팅 장치(100)는 노드와 링크를 포함하는 지도 데이터 베이스상에서 N개의 출발 노드들 각각으로부터 임계 비용 이하의 비용을 사용하여 도착 가능한 목적지를 획득할 수 있다. 이하, 도 4 및 도 5를 참조하여 자세히 설명 한다.The computing device 100 of the present disclosure may obtain an reachable destination from each of N departure nodes on a map database including nodes and links using a cost less than or equal to a threshold cost. Hereinafter, it will be described in detail with reference to FIGS. 4 and 5 .

도 4 는 본 개시의 일 실시예에 따라 목적지를 획득하는 방법을 설명하기 위한 도면이다.4 is a diagram for explaining a method of acquiring a destination according to an embodiment of the present disclosure.

단계 S410에서, 컴퓨팅 장치(100)는 N개의 출발 노드들 각각에 대하여 경로를 탐색하는 인스턴스(Instance)를 생성할 수 있다.In step S410 , the computing device 100 may generate an instance for searching a path for each of the N departure nodes.

본 개시의 일 실시예에 따르면, 컴퓨팅 장치(100)는 N개의 출발 노드들 각각에 대하여 경로를 탐색하는 인스턴스를 생성할 수 있다. 인스턴스는 객체 지향 프로그램에서 객체를 의미할 수 있으며, 이에 한정되지 않는다. According to an embodiment of the present disclosure, the computing device 100 may generate an instance for searching a path for each of the N departure nodes. An instance may mean an object in an object-oriented program, but is not limited thereto.

예를 들어, 출발 노드가 N개인 경우, 컴퓨팅 장치(100)는 제 1 출발 노드에 대해 목적지를 탐색하는 인스턴스, 제 2 출발 노드에 대해 목적지를 탐색하는 인스턴스, 제 3 출발 노드에 대해 목적지를 탐색하는 인스턴스, …., 제 N-1 출발 노드에 대해 목적지를 탐색하는 인스턴스 및 제 N 출발 노드에 대해 목적지를 탐색하는 인스턴스를 생성할 수 있다.For example, when the number of departure nodes is N, the computing device 100 searches for an instance for searching for a destination with respect to a first departure node, an instance for searching for a destination with respect to a second departure node, and searching for a destination for a third departure node. instance, … ., an instance searching for a destination with respect to the N-1th departure node and an instance searching for a destination with respect to the Nth starting node may be generated.

단계 S420에서, 컴퓨팅 장치(100)는 노드에 방문한 인스턴스의 개수가 기록되는 방문 카운트 리스트(Visit Count List)를 생성할 수 있다.In operation S420 , the computing device 100 may generate a Visit Count List in which the number of instances visited to a node is recorded.

본 개시의 일 실시예에 따르면, 방문 카운트 리스트(Visit Count List)는 노드에 방문한 인스턴스의 개수에 대한 정보를 보유할 수 있다. 예를 들어, N개의 출발 노드에 대해 N개의 인스턴스가 생성된 경우, 방문 카운트 리스트(Visit Count List)는 노드에 대해 N개의 인스턴스들 중 몇 개의 인스턴스가 방문하였는지에 대한 정보를 보유할 수 있다. According to an embodiment of the present disclosure, the Visit Count List may retain information on the number of instances that have visited a node. For example, when N instances are generated for N departure nodes, the Visit Count List may retain information on how many instances of the N instances are visited for the node.

단계 S430에서, 컴퓨팅 장치(100)는 노드에 대한 인스턴스의 방문 정보를 상기 방문 카운트 리스트에 기록하며, 각각의 인스턴스가 최대 탐색 범위에 도달할 때까지 경로를 탐색할 수 있다.In step S430 , the computing device 100 records the visit information of the instance for the node in the visit count list, and searches the path until each instance reaches the maximum search range.

본 개시의 일 실시예에 따르면, 컴퓨팅 장치(100)는 임계 비용을 보유할 수 있다. 임계 비용은 사전 결정된 비용의 상한 값이다. 컴퓨팅 장치(100)는 특정 값의 형태로 임계 비용을 보유할 수 있고, 시간의 형태로 임계 비용을 보유할 수 있으며, 이에 한정되지 않는다. According to an embodiment of the present disclosure, the computing device 100 may have a threshold cost. The threshold cost is an upper bound on the predetermined cost. The computing device 100 may hold a threshold cost in the form of a specific value, and may hold a threshold cost in the form of time, but is not limited thereto.

또한, 최대 탐색 범위는 노드를 방문하기 위하여 인스턴스가 사용한 비용이 임계 비용 이하인 노드들의 범위를 의미한다.Also, the maximum search range means a range of nodes in which the cost used by the instance to visit the node is less than or equal to the threshold cost.

예를 들어, 임계 비용이 10이라면, 최대 탐색 범위는 출발 노드에서 출발하여 10 미만의 비용을 소모하여 도착 가능한 노드들을 의미한다. 다른 예를 들어, 임계 비용이 10초라면, 최대 탐색 범위는 출발 노드에서 출발하여 10초 미만의 시간을 소모하여 도착 가능한 노드들을 의미한다.For example, if the threshold cost is 10, the maximum search range means nodes that can arrive at a cost less than 10 from the starting node. For another example, if the threshold cost is 10 seconds, the maximum search range means nodes that can arrive from the starting node by consuming less than 10 seconds.

본 개시의 일 실시예에 따르면, 컴퓨팅 장치(100)는 노드에 대한 인스턴스의 방문 정보를 방문 카운트 리스트에 기록하며, 각각의 인스턴스가 최대 탐색 범위에 도달할 때까지 경로를 탐색할 수 있다. According to an embodiment of the present disclosure, the computing device 100 may record visit information of an instance for a node in a visit count list, and search a path until each instance reaches the maximum search range.

구체적으로 설명하면, 임계 비용이 10이라면, 컴퓨팅 장치(100)는 출발 노드로부터 10 미만의 비용을 소모하여 도착 가능한 노드들을 순차적으로 방문수 있다. 예를 들어, 1의 비용을 소모하여 도착 가능한 제 1 노드, 5을 비용을 소모하여 도착 가능한 제 2 노드, 7의 비용을 소모하여 도착 가능한 제 3노드가 존재한다면, 인스턴스는 제 1 노드, 제 2 노드, 제 3노드를 순차적으로 방문할 것이다. 이 경우, 인스턴스가 제 1 노드, 제2 노드 및 제 3노드를 방문하였을 때, 인스턴스가 노드를 방문하였다는 정보를 컴퓨팅 장치(100)는 방문 카운트 리스트에 기록할 수 있다. 이 경우, 복수개의 인스턴스가 생성되어 있다면, 컴퓨팅 장치(100)는 복수개의 인스턴스가 방문하는 노드에 대한 정보를 모두 방문 카운트 리스트에 기록할 수 있다. Specifically, if the threshold cost is 10, the computing device 100 may sequentially visit nodes that can arrive at a cost of less than 10 from the departure node. For example, if there is a first node that can be reached by consuming a cost of 1, a second node that can be reached by spending a cost of 5, and a third node that can be reached by spending a cost of 7, the instance is the first node and the first node. We will visit node 2 and node 3 sequentially. In this case, when the instance visits the first node, the second node, and the third node, the computing device 100 may record information that the instance has visited the node in the visit count list. In this case, if a plurality of instances are generated, the computing device 100 may record all information on nodes visited by the plurality of instances in the visit count list.

단계 S440에서, 컴퓨팅 장치(100)는 방문 카운트 리스트에 기초하여, N개의 인스턴스 모두가 방문한 노드들을 획득하고, 획득된 노드들을 목적지로 결정할 수 있다.In operation S440 , the computing device 100 may obtain nodes visited by all N instances based on the visit count list, and determine the obtained nodes as destinations.

본 개시의 일 실시예에 따르면, 방문 카운트 리스트는 특정 노드에 대해 몇 개의 인스턴스가 방문하였는지에 대한 정보를 보유할 수 있다. According to an embodiment of the present disclosure, the visit count list may retain information on how many instances have visited a specific node.

컴퓨팅 장치(100)는 방문 카운트 리스트에 기록된 정보에 기초하여, N개의 출발노드에 대해 각각 생성된 N개의 인스턴스가 모두 방문한 노드들을 획득할 수 있고, 획득된 노드들을 목적지로 결정할 수 있다.Based on the information recorded in the visit count list, the computing device 100 may acquire nodes visited by all N instances generated for the N departure nodes, and may determine the obtained nodes as destinations.

도 5는 본 개시의 일 실시예에 따라, 방문 카운트 리스트에 기초하여, N개의 인스턴스 모두가 방문한 노드들을 획득하고, 획득된 노드들을 목적지로 결정하는 방법을 더 자세히 설명하기 위한 도면이다.5 is a diagram for explaining in more detail a method of obtaining nodes visited by all N instances and determining the obtained nodes as destinations based on a visit count list, according to an embodiment of the present disclosure;

본 개시의 일 실시예에 따르면, 컴퓨팅 장치(100)는 목표 개수 정보를 획득할 수 있다. 목표 개수 정보는 찾고자 하는 목적지의 개수에 대한 정보로서, 컴퓨팅 장치(100)는 사용자로부터 입력된 정보에 기초하여 목표 개수 정보를 획득할 수 있고, 사전에 목표 개수 정보를 보유할 수 있으며, 이에 한정되지 않는다.According to an embodiment of the present disclosure, the computing device 100 may acquire target number information. The target number information is information on the number of destinations to be found, and the computing device 100 may acquire target number information based on information input from a user, and may retain target number information in advance, limited thereto. doesn't happen

단계 S441에서, 컴퓨팅 장치(100)는 N개의 인스턴스에 의해 방문된 노드들의 개수가 목표 개수 정보가 나타내는 개수 미만인지 여부를 판단할 수 있다.In step S441, the computing device 100 may determine whether the number of nodes visited by the N instances is less than the number indicated by the target number information.

예를 들어, 목표 개수 정보가 3을 나타내고, N개의 인스턴스 모두가 방문한 노드가 2개인 경우, 컴퓨팅 장치(100)는 N개의 인스턴스에 의해 방문된 노드들의 개수가 목표 개수 정보 미만이라고 판단할 수 있다.For example, when the target number information indicates 3 and there are two nodes visited by all N instances, the computing device 100 may determine that the number of nodes visited by the N instances is less than the target number information. .

단계 S443에서, 컴퓨팅 장치(100)는 결정된 목적지의 개수가 목적지의 개수 정보가 나타내는 개수 미만인 경우, 임계 비용과 최대 탐색 범위를 증가시킬 수 있다.In step S443, when the determined number of destinations is less than the number indicated by information on the number of destinations, the computing device 100 may increase the threshold cost and the maximum search range.

예를 들어, 목표 개수 정보가 3을 나타내고 임계 비용이 10이 이며 그리고 최대 탐색 범위에서 N개의 인스턴스 모두가 방문한 노드가 2개인 경우, 컴퓨팅 장치(100)는 임계 비용을 20으로 증가시키고 그리고 증가된 임계 비용에 따라 최대 탐색 범위를 증가시킬 수 있다.For example, if the target number information indicates 3, the threshold cost is 10, and there are 2 nodes visited by all N instances in the maximum search range, the computing device 100 increases the threshold cost to 20 and The maximum search range can be increased according to the critical cost.

또한, 목표 개수 정보가 3을 나타내고 임계 비용이 10초 이며 그리고 기초한 최대 탐색 범위에서 N개의 인스턴스 모두가 방문한 노드가 2개인 경우, 컴퓨팅 장치(100)는 임계 비용을 20 초로 증가시키고 그리고 증가된 임계 비용에 따라 최대 탐색 범위를 증가시킬 수 있다. 이 경우, 증가되는 임계 비용의 정도는 사전 결정될 수 있고, 사용자에 의해 선택될 수 있으며, 이에 한정되지 않는다.In addition, if the target number information indicates 3, the threshold cost is 10 seconds, and there are 2 nodes visited by all N instances in the maximum search range based on it, the computing device 100 increases the threshold cost to 20 seconds and increases the threshold Depending on the cost, the maximum search range can be increased. In this case, the degree of the increased threshold cost may be predetermined, may be selected by the user, but is not limited thereto.

본 개시의 다른 실시예에 따르면, 증가되는 임계 비용의 정도는 인스턴스별로 서로 상이하게 결정될 수 있다. According to another embodiment of the present disclosure, the degree of the increased threshold cost may be determined differently for each instance.

구체적으로 설명하면, 인스턴스들 중 적어도 하나의 인스턴스에 대해 증가되는 임계 비용의 정도는 다른 인스턴스들에 대해 증가되는 임계 비용의 정도와 서로 상이할 수 있다. Specifically, the degree of the critical cost increased for at least one of the instances may be different from the degree of the critical cost increased for other instances.

예를 들어, 제 1 사용자, 제 2 사용자 및 제 3 사용자가 만나고 그리고 제 1 사용자와 상대적으로 가까운 곳에서 만남 장소를 갖고 싶다면, 컴퓨팅 장치(100)는 제 1 사용자와 매칭되는 증가되는 임계 비용의 정도(제 1사용자의 출발 노드에 대한 인스턴스에 대해 증가되는 임계 비용의 정도)를 다른 인스턴스들에 대해 증가되는 임계비용의 정도보다 작게 설정함으로써, 제 1 사용자와 가까운 곳에서 목적지를 획득할 수 있다.For example, if a first user, a second user, and a third user meet and would like to have a meeting point relatively close to the first user, the computing device 100 may be at an increased threshold cost of matching the first user. By setting the degree (the degree of the threshold cost increased for the instance for the starting node of the first user) to be smaller than the degree of the threshold cost increased for other instances, the destination can be obtained close to the first user. .

이 경우, 컴퓨팅 장치(100)는 상대적으로 가까운 장소를 원하는 적어도 하나의 사용자를 선택하는 인터페이스를 제공할 수 있고, 제공된 인터페이스에 응답하여 입력된 선택 정보에 기초하여, 임계 비용의 증가 정도를 결정할 수 있다. In this case, the computing device 100 may provide an interface for selecting at least one user who wants a relatively nearby place, and based on the selection information input in response to the provided interface, it is possible to determine the degree of increase in the threshold cost. have.

구체적으로 설명하면, 컴퓨팅 장치(100)는 사용자에게 제공한 인터페이스에 응답하여 입력된 선택 정보에 기초하여 사용자를 선택할 수 있다(이하, 사용자는 적어도 한명 선택될 수 있으며, 이하 A로 표현함). 컴퓨팅 장치(100)는 A에 대해 생성된 인스턴스에 대해 증가되는 임계 비용의 정도를 다른 인스턴스들에 대해 증가되는 임계비용의 정도보다 작게 설정함으로써, 선택된 사용자들과 가까운 곳에서 목적지를 획득할 수 있다.Specifically, the computing device 100 may select a user based on selection information input in response to an interface provided to the user (hereinafter, at least one user may be selected, hereinafter referred to as A). The computing device 100 may obtain a destination close to the selected users by setting the degree of the critical cost increased for the instance created for A to be smaller than the degree of the critical cost increased for other instances. .

단계 S445에서, 컴퓨팅 장치(100)는 노드에 대한 인스턴스의 방문 정보를 방문 카운트 리스트에 기록하며, 증가된 최대 탐색 범위게 기초하여, 각각의 인스턴스가 증가된 최대 탐색 범위에 도달할 때까지 경로를 탐색할 수 있다.In step S445, the computing device 100 records the visit information of the instance for the node in the visit count list, and based on the increased maximum search range, the path until each instance reaches the increased maximum search range. can explore.

본 개시의 일 실시예에 따르면, 컴퓨팅 장치(100)는 노드에 대한 인스턴스의 방문 정보를 방문 카운트 리스트에 기록하며, 각각의 인스턴스가 증가된 최대 탐색 범위에 도달할 때까지 경로를 탐색할 수 있다.According to an embodiment of the present disclosure, the computing device 100 records visit information of instances for a node in a visit count list, and searches a path until each instance reaches an increased maximum search range. .

이 경우, 컴퓨팅 장치(100)는 기존의 계산 정보를 유지할 수 있다. 계산 정보는 인스턴스가 탐색 중 어떤 노드에 도달했는지 여부를 나태내는 방문 플래그(Visit flag) 데이터, 인스턴스가 노드에 도달하기 위해 어떤 경로로 이동했는지를 나타내는 도착 정보 데이터 및 노드와 노드에 도달하기 위한 비용의 세트에 대한 정보를 보유하는 큐 스테이트 데이터(Queue state date) 중 적어도 하나를 포함할 수 있으며, 이에 한정되지 않는다.In this case, the computing device 100 may maintain existing calculation information. Computational information includes visit flag data indicating whether the instance reached which node during navigation, arrival information data indicating which path the instance took to reach the node, and the node and cost to reach the node. It may include at least one of queue state data (Queue state date) holding information about the set of , but is not limited thereto.

본 개시의 일 실시예에 따르면, 컴퓨팅 장치(100)는 기존의 계산 정보를 유지한 채 최대 탐색 범위를 넓혀서 탐색함으로써, 목적지를 찾는 알고리즘의 효율을 증진시킬 수 있다.According to an embodiment of the present disclosure, the computing device 100 may increase the efficiency of an algorithm for finding a destination by expanding the maximum search range while maintaining the existing calculation information.

단계 S447에서, 컴퓨팅 장치(100)는 방문 카운트 리스트에 기초하여, N개의 인스턴스에 의해 방문된 노드들을 획득하고, 획득된 노드들을 목적지로 결정할 수 있다.In step S447 , the computing device 100 may obtain nodes visited by the N instances based on the visit count list, and determine the obtained nodes as destinations.

본 개시의 일 실시예에 따르면, 방문 카운트 리스트는 특정 노드에 대해 몇 개의 인스턴스가 방문하였는지에 대한 정보를 보유할 수 있다. According to an embodiment of the present disclosure, the visit count list may retain information on how many instances have visited a specific node.

컴퓨팅 장치(100)는 방문 카운트 리스트에 기록된 정보에 기초하여, N개의 출발노드에 대해 각각 생성된 N개의 인스턴스가 모두 방문한 노드들을 획득할 수 있고, 획득된 노드들을 목적지로 결정할 수 있다.Based on the information recorded in the visit count list, the computing device 100 may acquire nodes visited by all N instances generated for the N departure nodes, and may determine the obtained nodes as destinations.

본 개시의 다른 실시예에 따르면, 증가된 최대 탐색 범위에 기초하여 탐색했음에도 불구하고 목표 개수 정보가 나타내는 개수 이상의 노드들(여기서, 노드들은 N개의 인스턴스에 의해 방문된 노드들을 의미함)을 획득하지 못한 경우, 단계 S443에 따라 임계 비용과 최대 탐색 범위를 또 다시 증가시키고, 또 다시 증가된 최대 탐색 범위에 기초하여 단계 S445에 따라 경로를 탐색할 수 있다. 이 경우, 컴퓨팅 장치(100)는 목표 개수 정보가 나타내는 개수 이상의 노드들(여기서, 노드들은 N개의 인스턴스에 의해 방문된 노드들을 의미함)을 획득할 때 까지, 단계 S443과 단계 S445를 반복할 수 있다.According to another embodiment of the present disclosure, it does not acquire more than the number of nodes indicated by the target number information (here, nodes refer to nodes visited by N instances) despite searching based on the increased maximum search range. If not, the threshold cost and the maximum search range may be increased again according to step S443, and a route may be searched according to step S445 based on the increased maximum search range again. In this case, the computing device 100 may repeat steps S443 and S445 until it acquires more than the number of nodes indicated by the target number information (here, nodes refer to nodes visited by N instances). have.

본 개시의 다른 실시예에 따르면, 컴퓨팅 장치(100)는 실시간으로 N개의 인스턴스 모두가 방문한 노드의 개수가 목표 개수 정보가 나타내는 개수 이상인지 여부를 모니터링하고, N개의 인스턴스가 방문한 노드의 개수가 목표 개수 정보가 나타내는 개수 이상인 경우, 경로를 탐색하는 것을 종료할 수 있다. 구체적으로 설명하면, 컴퓨팅 장치(100)는 인스턴스의 탐색 범위가 최대 탐색 범위에 도달하기 전이더라도, N개의 인스턴스가 모두 방문한 노드의 개수가 목표 개수 정보가 나타내는 개수 이상이라고 판단한다면, 경로를 탐색하는 것을 종료하고, 획득된 노드들을 목적지로 결정할 수 있다.According to another embodiment of the present disclosure, the computing device 100 monitors in real time whether the number of nodes visited by all N instances is equal to or greater than the number indicated by the target number information, and the number of nodes visited by the N instances is the target number. When the number information is equal to or greater than the number indicated, searching for a route may be terminated. More specifically, if the computing device 100 determines that the number of nodes visited by all N instances is greater than or equal to the number indicated by the target number information, even before the search range of the instance reaches the maximum search range, , and the obtained nodes may be determined as destinations.

또한, 컴퓨팅 장치(100)는 결정된 목적지들을 사용자에게 제공할 수 있다.Also, the computing device 100 may provide the determined destinations to the user.

본 개시의 다른 실시예에 따르면, 도 4 및 도 5에 따른 방법을 제공하는 경우, 컴퓨팅 장치(100)는 사용자에게 장소 그룹 정보를 선택할 수 있는 인터페이스를 제공하고, 제공된 인터페이스에 응답하여 입력된 정보에 기초하여 인스턴스가 방문하는 노드를 결정할 수 있다. According to another embodiment of the present disclosure, when providing the method according to FIGS. 4 and 5 , the computing device 100 provides an interface for selecting place group information to the user, and information input in response to the provided interface Based on , it is possible to determine a node visited by the instance.

구체적으로, 컴퓨팅 장치(100)는 사용자에게, 카페, 음식점, 유흥 시설, 영화관 등 장소는 선택할 수 있는 인터페이스를 제공할 수 있고, 제공된 인터페이스에 응답하여 사용자가 선택한 선택 정보를 획득할 수 있으며, 획득한 선택정보에 기초하여 컴퓨팅 장치(100)가 탐색할 노드들을 결정할 수 있다.Specifically, the computing device 100 may provide the user with an interface to select places such as cafes, restaurants, entertainment facilities, and movie theaters, and may acquire selection information selected by the user in response to the provided interface, and obtain Based on one selection information, the computing device 100 may determine nodes to be searched for.

구체적으로 설명하면, 사용자가 카페를 선택한 것으로 가정하면, 컴퓨팅 장치(100)는 카페와 매칭되는 노드들만 대상으로 하여 전술한 설명에 따른 목적지를 획득하는 방법을 수행할 수 있다.More specifically, assuming that the user has selected a cafe, the computing device 100 may perform the method of acquiring the destination according to the above description by targeting only nodes matching the cafe.

도 6 은 본 개시의 실시예들이 구현될 수 있는 예시적인 컴퓨팅 환경에 대한 략하고 일반적인 개략도이다.6 is a schematic and general schematic diagram of an exemplary computing environment in which embodiments of the present disclosure may be implemented.

본 개시가 일반적으로 컴퓨팅 장치에 의해 구현될 수 있는 것으로 전술되었지만, 당업자라면 본 개시가 하나 이상의 컴퓨터 상에서 실행될 수 있는 컴퓨터 실행가능 명령어 및/또는 기타 프로그램 모듈들과 결합되어 및/또는 하드웨어와 소프트웨어의 조합으로써 구현될 수 있다는 것을 잘 알 것이다.Although the present disclosure has been described above generally as being capable of being implemented by a computing device, those skilled in the art will appreciate that the present disclosure is a combination of hardware and software and/or in combination with computer-executable instructions and/or other program modules that may be executed on one or more computers. It will be appreciated that it can be implemented as a combination.

일반적으로, 프로그램 모듈은 특정의 태스크를 수행하거나 특정의 추상 데이터 유형을 구현하는 루틴, 프로그램, 컴포넌트, 데이터 구조, 기타 등등을 포함한다. 또한, 당업자라면 본 개시의 방법이 단일-프로세서 또는 멀티프로세서 컴퓨터 시스템, 미니컴퓨터, 메인프레임 컴퓨터는 물론 퍼스널 컴퓨터, 핸드헬드(handheld) 컴퓨팅 장치, 마이크로프로세서-기반 또는 프로그램가능 가전 제품, 기타 등등(이들 각각은 하나 이상의 연관된 장치와 연결되어 동작할 수 있음)을 비롯한 다른 컴퓨터 시스템 구성으로 실시될 수 있다는 것을 잘 알 것이다.Generally, program modules include routines, programs, components, data structures, etc. that perform particular tasks or implement particular abstract data types. In addition, those skilled in the art will appreciate that the methods of the present disclosure can be applied to single-processor or multiprocessor computer systems, minicomputers, mainframe computers as well as personal computers, handheld computing devices, microprocessor-based or programmable consumer electronics, and the like. It will be appreciated that each of these may be implemented in other computer system configurations, including those capable of operating in connection with one or more associated devices.

본 개시의 설명된 실시예들은 또한 어떤 태스크들이 통신 네트워크를 통해 연결되어 있는 원격 처리 장치들에 의해 수행되는 분산 컴퓨팅 환경에서 실시될 수 있다. 분산 컴퓨팅 환경에서, 프로그램 모듈은 로컬 및 원격 메모리 저장 장치 둘 다에 위치할 수 있다.The described embodiments of the present disclosure may also be practiced in distributed computing environments where certain tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.

컴퓨터는 통상적으로 다양한 컴퓨터 판독가능 매체를 포함한다. 컴퓨터에 의해 액세스 가능한 매체는 그 어떤 것이든지 컴퓨터 판독가능 매체가 될 수 있고, 이러한 컴퓨터 판독가능 매체는 휘발성 및 비휘발성 매체, 일시적(transitory) 및 비일시적(non-transitory) 매체, 이동식 및 비-이동식 매체를 포함한다. 제한이 아닌 예로서, 컴퓨터 판독가능 매체는 컴퓨터 판독가능 저장 매체 및 컴퓨터 판독가능 전송 매체를 포함할 수 있다. 컴퓨터 판독가능 저장 매체는 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터와 같은 정보를 저장하는 임의의 방법 또는 기술로 구현되는 휘발성 및 비휘발성 매체, 일시적 및 비-일시적 매체, 이동식 및 비이동식 매체를 포함한다. 컴퓨터 판독가능 저장 매체는 RAM, ROM, EEPROM, 플래시 메모리 또는 기타 메모리 기술, CD-ROM, DVD(digital video disk) 또는 기타 광 디스크 저장 장치, 자기 카세트, 자기 테이프, 자기 디스크 저장 장치 또는 기타 자기 저장 장치, 또는 컴퓨터에 의해 액세스될 수 있고 원하는 정보를 저장하는 데 사용될 수 있는 임의의 기타 매체를 포함하지만, 이에 한정되지 않는다.Computers typically include a variety of computer-readable media. Any medium accessible by a computer can be a computer readable medium, and such computer readable media includes volatile and nonvolatile media, transitory and non-transitory media, removable and non-transitory media. including removable media. By way of example, and not limitation, computer-readable media may include computer-readable storage media and computer-readable transmission media. Computer-readable storage media includes volatile and non-volatile media, temporary and non-transitory media, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. includes media. A computer-readable storage medium may be RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital video disk (DVD) or other optical disk storage device, magnetic cassette, magnetic tape, magnetic disk storage device, or other magnetic storage device. device, or any other medium that can be accessed by a computer and used to store the desired information.

컴퓨터 판독가능 전송 매체는 통상적으로 반송파(carrier wave) 또는 기타 전송 메커니즘(transport mechanism)과 같은 피변조 데이터 신호(modulated data signal)에 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터 등을 구현하고 모든 정보 전달 매체를 포함한다. 피변조 데이터 신호라는 용어는 신호 내에 정보를 인코딩하도록 그 신호의 특성들 중 하나 이상을 설정 또는 변경시킨 신호를 의미한다. 제한이 아닌 예로서, 컴퓨터 판독가능 전송 매체는 유선 네트워크 또는 직접 배선 접속(direct-wired connection)과 같은 유선 매체, 그리고 음향, RF, 적외선, 기타 무선 매체와 같은 무선 매체를 포함한다. 상술된 매체들 중 임의의 것의 조합도 역시 컴퓨터 판독가능 전송 매체의 범위 안에 포함되는 것으로 한다.Computer readable transmission media typically embodies computer readable instructions, data structures, program modules or other data, etc. in a modulated data signal such as a carrier wave or other transport mechanism, and Includes any information delivery medium. The term modulated data signal means a signal in which one or more of the characteristics of the signal is set or changed so as to encode information in the signal. By way of example, and not limitation, computer-readable transmission media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared, and other wireless media. Combinations of any of the above are also intended to be included within the scope of computer-readable transmission media.

컴퓨터(1102)를 포함하는 본 개시의 여러가지 측면들을 구현하는 예시적인 환경(1100)이 나타내어져 있으며, 컴퓨터(1102)는 처리 장치(1104), 시스템 메모리(1106) 및 시스템 버스(1108)를 포함한다. 시스템 버스(1108)는 시스템 메모리(1106)(이에 한정되지 않음)를 비롯한 시스템 컴포넌트들을 처리 장치(1104)에 연결시킨다. 처리 장치(1104)는 다양한 상용 프로세서들 중 임의의 프로세서일 수 있다. 듀얼 프로세서 및 기타 멀티프로세서 아키텍처도 역시 처리 장치(1104)로서 이용될 수 있다.An exemplary environment 1100 implementing various aspects of the disclosure is shown including a computer 1102 , the computer 1102 including a processing unit 1104 , a system memory 1106 , and a system bus 1108 . do. A system bus 1108 couples system components, including but not limited to system memory 1106 , to the processing device 1104 . The processing device 1104 may be any of a variety of commercially available processors. Dual processor and other multiprocessor architectures may also be used as processing unit 1104 .

시스템 버스(1108)는 메모리 버스, 주변장치 버스, 및 다양한 상용 버스 아키텍처 중 임의의 것을 사용하는 로컬 버스에 추가적으로 상호 연결될 수 있는 몇 가지 유형의 버스 구조 중 임의의 것일 수 있다. 시스템 메모리(1106)는 판독 전용 메모리(ROM)(1110) 및 랜덤 액세스 메모리(RAM)(1112)를 포함한다. 기본 입/출력 시스템(BIOS)은 ROM, EPROM, EEPROM 등의 비휘발성 메모리(1110)에 저장되며, 이 BIOS는 시동 중과 같은 때에 컴퓨터(1102) 내의 구성요소들 간에 정보를 전송하는 일을 돕는 기본적인 루틴을 포함한다. RAM(1112)은 또한 데이터를 캐싱하기 위한 정적 RAM 등의 고속 RAM을 포함할 수 있다.The system bus 1108 may be any of several types of bus structures that may be further interconnected to a memory bus, a peripheral bus, and a local bus using any of a variety of commercial bus architectures. System memory 1106 includes read only memory (ROM) 1110 and random access memory (RAM) 1112 . A basic input/output system (BIOS) is stored in non-volatile memory 1110, such as ROM, EPROM, EEPROM, etc., which BIOS is the basic input/output system (BIOS) that helps transfer information between components within computer 1102, such as during startup. contains routines. RAM 1112 may also include high-speed RAM, such as static RAM, for caching data.

컴퓨터(1102)는 또한 내장형 하드 디스크 드라이브(HDD)(1114)(예를 들어, EIDE, SATA)-이 내장형 하드 디스크 드라이브(1114)는 또한 적당한 섀시(도시 생략) 내에서 외장형 용도로 구성될 수 있음-, 자기 플로피 디스크 드라이브(FDD)(1116)(예를 들어, 이동식 디스켓(1118)으로부터 판독을 하거나 그에 기록을 하기 위한 것임), 및 광 디스크 드라이브(1120)(예를 들어, CD-ROM 디스크(1122)를 판독하거나 DVD 등의 기타 고용량 광 매체로부터 판독을 하거나 그에 기록을 하기 위한 것임)를 포함한다. 하드 디스크 드라이브(1114), 자기 디스크 드라이브(1116) 및 광 디스크 드라이브(1120)는 각각 하드 디스크 드라이브 인터페이스(1124), 자기 디스크 드라이브 인터페이스(1126) 및 광 드라이브 인터페이스(1128)에 의해 시스템 버스(1108)에 연결될 수 있다. 외장형 드라이브 구현을 위한 인터페이스(1124)는 USB(Universal Serial Bus) 및 IEEE 1394 인터페이스 기술 중 적어도 하나 또는 그 둘 다를 포함한다.The computer 1102 may also be configured with an internal hard disk drive (HDD) 1114 (eg, EIDE, SATA) - this internal hard disk drive 1114 may also be configured for external use within a suitable chassis (not shown). Yes-, magnetic floppy disk drive (FDD) 1116 (eg, for reading from or writing to removable diskette 1118), and optical disk drive 1120 (eg, CD-ROM) for reading from, or writing to, disk 1122, or other high capacity optical media such as DVD. The hard disk drive 1114 , the magnetic disk drive 1116 , and the optical disk drive 1120 are connected to the system bus 1108 by the hard disk drive interface 1124 , the magnetic disk drive interface 1126 , and the optical drive interface 1128 , respectively. ) can be connected to The interface 1124 for implementing an external drive includes at least one or both of Universal Serial Bus (USB) and IEEE 1394 interface technologies.

이들 드라이브 및 그와 연관된 컴퓨터 판독가능 매체는 데이터, 데이터 구조, 컴퓨터 실행가능 명령어, 기타 등등의 비휘발성 저장을 제공한다. 컴퓨터(1102)의 경우, 드라이브 및 매체는 임의의 데이터를 적당한 디지털 형식으로 저장하는 것에 대응한다. 상기에서의 컴퓨터 판독가능 매체에 대한 설명이 HDD, 이동식 자기 디스크, 및 CD 또는 DVD 등의 이동식 광 매체를 언급하고 있지만, 당업자라면 집 드라이브(zip drive), 자기 카세트, 플래쉬 메모리 카드, 카트리지, 기타 등등의 컴퓨터에 의해 판독가능한 다른 유형의 매체도 역시 예시적인 운영 환경에서 사용될 수 있으며 또 임의의 이러한 매체가 본 개시의 방법들을 수행하기 위한 컴퓨터 실행가능 명령어를 포함할 수 있다는 것을 잘 알 것이다.These drives and their associated computer readable media provide non-volatile storage of data, data structures, computer executable instructions, and the like. For computer 1102, drives and media correspond to storing any data in a suitable digital format. Although the description of computer readable media above refers to HDDs, removable magnetic disks, and removable optical media such as CDs or DVDs, those skilled in the art will use zip drives, magnetic cassettes, flash memory cards, cartridges, etc. It will be appreciated that other tangible computer-readable media such as etc. may also be used in the exemplary operating environment and any such media may include computer-executable instructions for performing the methods of the present disclosure.

운영 체제(1130), 하나 이상의 애플리케이션 프로그램(1132), 기타 프로그램 모듈(1134) 및 프로그램 데이터(1136)를 비롯한 다수의 프로그램 모듈이 드라이브 및 RAM(1112)에 저장될 수 있다. 운영 체제, 애플리케이션, 모듈 및/또는 데이터의 전부 또는 그 일부분이 또한 RAM(1112)에 캐싱될 수 있다. 본 개시가 여러가지 상업적으로 이용가능한 운영 체제 또는 운영 체제들의 조합에서 구현될 수 있다는 것을 잘 알 것이다.A number of program modules may be stored in the drive and RAM 1112 , including an operating system 1130 , one or more application programs 1132 , other program modules 1134 , and program data 1136 . All or portions of the operating system, applications, modules, and/or data may also be cached in RAM 1112 . It will be appreciated that the present disclosure may be implemented in various commercially available operating systems or combinations of operating systems.

사용자는 하나 이상의 유선/무선 입력 장치, 예를 들어, 키보드(1138) 및 마우스(1140) 등의 포인팅 장치를 통해 컴퓨터(1102)에 명령 및 정보를 입력할 수 있다. 기타 입력 장치(도시 생략)로는 마이크, IR 리모콘, 조이스틱, 게임 패드, 스타일러스 펜, 터치 스크린, 기타 등등이 있을 수 있다. 이들 및 기타 입력 장치가 종종 시스템 버스(1108)에 연결되어 있는 입력 장치 인터페이스(1142)를 통해 처리 장치(1104)에 연결되지만, 병렬 포트, IEEE 1394 직렬 포트, 게임 포트, USB 포트, IR 인터페이스, 기타 등등의 기타 인터페이스에 의해 연결될 수 있다.A user may enter commands and information into the computer 1102 via one or more wired/wireless input devices, for example, a pointing device such as a keyboard 1138 and a mouse 1140 . Other input devices (not shown) may include a microphone, IR remote control, joystick, game pad, stylus pen, touch screen, and the like. Although these and other input devices are often connected to the processing unit 1104 through an input device interface 1142 that is connected to the system bus 1108, parallel ports, IEEE 1394 serial ports, game ports, USB ports, IR interfaces, It may be connected by other interfaces, etc.

모니터(1144) 또는 다른 유형의 디스플레이 장치도 역시 비디오 어댑터(1146) 등의 인터페이스를 통해 시스템 버스(1108)에 연결된다. 모니터(1144)에 부가하여, 컴퓨터는 일반적으로 스피커, 프린터, 기타 등등의 기타 주변 출력 장치(도시 생략)를 포함한다.A monitor 1144 or other type of display device is also coupled to the system bus 1108 via an interface, such as a video adapter 1146 . In addition to the monitor 1144, the computer typically includes other peripheral output devices (not shown), such as speakers, printers, and the like.

컴퓨터(1102)는 유선 및/또는 무선 통신을 통한 원격 컴퓨터(들)(1148) 등의 하나 이상의 원격 컴퓨터로의 논리적 연결을 사용하여 네트워크화된 환경에서 동작할 수 있다. 원격 컴퓨터(들)(1148)는 워크스테이션, 컴퓨팅 디바이스 컴퓨터, 라우터, 퍼스널 컴퓨터, 휴대용 컴퓨터, 마이크로프로세서-기반 오락 기기, 피어 장치 또는 기타 통상의 네트워크 노드일 수 있으며, 일반적으로 컴퓨터(1102)에 대해 기술된 구성요소들 중 다수 또는 그 전부를 포함하지만, 간략함을 위해, 메모리 저장 장치(1150)만이 도시되어 있다. 도시되어 있는 논리적 연결은 근거리 통신망(LAN)(1152) 및/또는 더 큰 네트워크, 예를 들어, 원거리 통신망(WAN)(1154)에의 유선/무선 연결을 포함한다. 이러한 LAN 및 WAN 네트워킹 환경은 사무실 및 회사에서 일반적인 것이며, 인트라넷 등의 전사적 컴퓨터 네트워크(enterprise-wide computer network)를 용이하게 해주며, 이들 모두는 전세계 컴퓨터 네트워크, 예를 들어, 인터넷에 연결될 수 있다.Computer 1102 may operate in a networked environment using logical connections to one or more remote computers, such as remote computer(s) 1148 via wired and/or wireless communications. Remote computer(s) 1148 may be workstations, computing device computers, routers, personal computers, portable computers, microprocessor-based entertainment devices, peer devices, or other common network nodes, and are typically connected to computer 1102 . Although it includes many or all of the components described for it, only memory storage device 1150 is shown for simplicity. The logical connections shown include wired/wireless connections to a local area network (LAN) 1152 and/or a larger network, eg, a wide area network (WAN) 1154 . Such LAN and WAN networking environments are common in offices and companies, and facilitate enterprise-wide computer networks, such as intranets, all of which can be connected to a worldwide computer network, for example, the Internet.

LAN 네트워킹 환경에서 사용될 때, 컴퓨터(1102)는 유선 및/또는 무선 통신 네트워크 인터페이스 또는 어댑터(1156)를 통해 로컬 네트워크(1152)에 연결된다. 어댑터(1156)는 LAN(1152)에의 유선 또는 무선 통신을 용이하게 해줄 수 있으며, 이 LAN(1152)은 또한 무선 어댑터(1156)와 통신하기 위해 그에 설치되어 있는 무선 액세스 포인트를 포함하고 있다. WAN 네트워킹 환경에서 사용될 때, 컴퓨터(1102)는 모뎀(1158)을 포함할 수 있거나, WAN(1154) 상의 통신 컴퓨팅 디바이스에 연결되거나, 또는 인터넷을 통하는 등, WAN(1154)을 통해 통신을 설정하는 기타 수단을 갖는다. 내장형 또는 외장형 및 유선 또는 무선 장치일 수 있는 모뎀(1158)은 직렬 포트 인터페이스(1142)를 통해 시스템 버스(1108)에 연결된다. 네트워크화된 환경에서, 컴퓨터(1102)에 대해 설명된 프로그램 모듈들 또는 그의 일부분이 원격 메모리/저장 장치(1150)에 저장될 수 있다. 도시된 네트워크 연결이 예시적인 것이며 컴퓨터들 사이에 통신 링크를 설정하는 기타 수단이 사용될 수 있다는 것을 잘 알 것이다.When used in a LAN networking environment, the computer 1102 is connected to the local network 1152 through a wired and/or wireless communication network interface or adapter 1156 . Adapter 1156 may facilitate wired or wireless communication to LAN 1152 , which also includes a wireless access point installed therein for communicating with wireless adapter 1156 . When used in a WAN networking environment, the computer 1102 may include a modem 1158, be connected to a communication computing device on the WAN 1154, or establish communications over the WAN 1154, such as over the Internet. have other means. A modem 1158 , which may be internal or external and a wired or wireless device, is coupled to the system bus 1108 via a serial port interface 1142 . In a networked environment, program modules described for computer 1102 or portions thereof may be stored in remote memory/storage device 1150 . It will be appreciated that the network connections shown are exemplary and other means of establishing a communication link between the computers may be used.

컴퓨터(1102)는 무선 통신으로 배치되어 동작하는 임의의 무선 장치 또는 개체, 예를 들어, 프린터, 스캐너, 데스크톱 및/또는 휴대용 컴퓨터, PDA(portable data assistant), 통신 위성, 무선 검출가능 태그와 연관된 임의의 장비 또는 장소, 및 전화와 통신을 하는 동작을 한다. 이것은 적어도 Wi-Fi 및 블루투스 무선 기술을 포함한다. 따라서, 통신은 종래의 네트워크에서와 같이 미리 정의된 구조이거나 단순하게 적어도 2개의 장치 사이의 애드혹 통신(ad hoc communication)일 수 있다.Computer 1102 may be associated with any wireless device or object that is deployed and operates in wireless communication, for example, printers, scanners, desktop and/or portable computers, portable data assistants (PDAs), communication satellites, wireless detectable tags. It operates to communicate with any device or place, and phone. This includes at least Wi-Fi and Bluetooth wireless technologies. Accordingly, the communication may be a predefined structure as in a conventional network or may simply be an ad hoc communication between at least two devices.

Wi-Fi(Wireless Fidelity)는 유선 없이도 인터넷 등으로의 연결을 가능하게 해준다. Wi-Fi는 이러한 장치, 예를 들어, 컴퓨터가 실내에서 및 실외에서, 즉 기지국의 통화권 내의 아무 곳에서나 데이터를 전송 및 수신할 수 있게 해주는 셀 전화와 같은 무선 기술이다. Wi-Fi 네트워크는 안전하고 신뢰성 있으며 고속인 무선 연결을 제공하기 위해 IEEE 802.11(a, b, g, 기타)이라고 하는 무선 기술을 사용한다. 컴퓨터를 서로에, 인터넷에 및 유선 네트워크(IEEE 802.3 또는 이더넷을 사용함)에 연결시키기 위해 Wi-Fi가 사용될 수 있다. Wi-Fi 네트워크는 비인가 2.4 및 5GHz 무선 대역에서, 예를 들어, 11Mbps(802.11a) 또는 54 Mbps(802.11b) 데이터 레이트로 동작하거나, 양 대역(듀얼 대역)을 포함하는 제품에서 동작할 수 있다.Wi-Fi (Wireless Fidelity) makes it possible to connect to the Internet, etc. without a wire. Wi-Fi is a wireless technology such as cell phones that allows these devices, eg, computers, to transmit and receive data indoors and outdoors, ie anywhere within range of a base station. Wi-Fi networks use a radio technology called IEEE 802.11 (a, b, g, etc) to provide secure, reliable, and high-speed wireless connections. Wi-Fi can be used to connect computers to each other, to the Internet, and to wired networks (using IEEE 802.3 or Ethernet). Wi-Fi networks may operate in unlicensed 2.4 and 5 GHz radio bands, for example, at 11 Mbps (802.11a) or 54 Mbps (802.11b) data rates, or in products that include both bands (dual band). .

본 개시의 기술 분야에서 통상의 지식을 가진 자는 정보 및 신호들이 임의의 다양한 상이한 기술들 및 기법들을 이용하여 표현될 수 있다는 것을 이해할 것이다. 예를 들어, 위의 설명에서 참조될 수 있는 데이터, 지시들, 명령들, 정보, 신호들, 비트들, 심볼들 및 칩들은 전압들, 전류들, 전자기파들, 자기장들 또는 입자들, 광학장들 또는 입자들, 또는 이들의 임의의 결합에 의해 표현될 수 있다.One of ordinary skill in the art of this disclosure will understand that information and signals may be represented using any of a variety of different technologies and techniques. For example, data, instructions, instructions, information, signals, bits, symbols, and chips that may be referenced in the above description are voltages, currents, electromagnetic waves, magnetic fields or particles, optical field particles or particles, or any combination thereof.

본 개시의 기술 분야에서 통상의 지식을 가진 자는 여기에 개시된 실시예들과 관련하여 설명된 다양한 예시적인 논리 블록들, 모듈들, 프로세서들, 수단들, 회로들 및 알고리즘 단계들이 전자 하드웨어, (편의를 위해, 여기에서 소프트웨어로 지칭되는) 다양한 형태들의 프로그램 또는 설계 코드 또는 이들 모두의 결합에 의해 구현될 수 있다는 것을 이해할 것이다. 하드웨어 및 소프트웨어의 이러한 상호 호환성을 명확하게 설명하기 위해, 다양한 예시적인 컴포넌트들, 블록들, 모듈들, 회로들 및 단계들이 이들의 기능과 관련하여 위에서 일반적으로 설명되었다. 이러한 기능이 하드웨어 또는 소프트웨어로서 구현되는지 여부는 특정한 애플리케이션 및 전체 시스템에 대하여 부과되는 설계 제약들에 따라 좌우된다. 본 개시의 기술 분야에서 통상의 지식을 가진 자는 각각의 특정한 애플리케이션에 대하여 다양한 방식들로 설명된 기능을 구현할 수 있으나, 이러한 구현 결정들은 본 개시의 범위를 벗어나는 것으로 해석되어서는 안 될 것이다.A person of ordinary skill in the art of the present disclosure will recognize that the various illustrative logical blocks, modules, processors, means, circuits and algorithm steps described in connection with the embodiments disclosed herein include electronic hardware, (convenience For this purpose, it will be understood that it may be implemented by various forms of program or design code (referred to herein as software) or a combination of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. A person skilled in the art of the present disclosure may implement the described functionality in various ways for each specific application, but such implementation decisions should not be interpreted as a departure from the scope of the present disclosure.

여기서 제시된 다양한 실시예들은 방법, 장치, 또는 표준 프로그래밍 및/또는 엔지니어링 기술을 사용한 제조 물품(article)으로 구현될 수 있다. 용어 제조 물품은 임의의 컴퓨터-판독가능 저장장치로부터 액세스 가능한 컴퓨터 프로그램, 캐리어, 또는 매체(media)를 포함한다. 예를 들어, 컴퓨터-판독가능 저장매체는 자기 저장 장치(예를 들면, 하드 디스크, 플로피 디스크, 자기 스트립, 등), 광학 디스크(예를 들면, CD, DVD, 등), 스마트 카드, 및 플래쉬 메모리 장치(예를 들면, EEPROM, 카드, 스틱, 키 드라이브, 등)를 포함하지만, 이들로 제한되는 것은 아니다. 또한, 여기서 제시되는 다양한 저장 매체는 정보를 저장하기 위한 하나 이상의 장치 및/또는 다른 기계-판독가능한 매체를 포함한다.The various embodiments presented herein may be implemented as methods, apparatus, or articles of manufacture using standard programming and/or engineering techniques. The term article of manufacture includes a computer program, carrier, or media accessible from any computer-readable storage device. For example, computer-readable storage media include magnetic storage devices (eg, hard disks, floppy disks, magnetic strips, etc.), optical disks (eg, CDs, DVDs, etc.), smart cards, and flash drives. memory devices (eg, EEPROMs, cards, sticks, key drives, etc.). Also, various storage media presented herein include one or more devices and/or other machine-readable media for storing information.

제시된 프로세스들에 있는 단계들의 특정한 순서 또는 계층 구조는 예시적인 접근들의 일례임을 이해하도록 한다. 설계 우선순위들에 기반하여, 본 개시의 범위 내에서 프로세스들에 있는 단계들의 특정한 순서 또는 계층 구조가 재배열될 수 있다는 것을 이해하도록 한다. 첨부된 방법 청구항들은 샘플 순서로 다양한 단계들의 엘리먼트들을 제공하지만 제시된 특정한 순서 또는 계층 구조에 한정되는 것을 의미하지는 않는다.It is understood that the specific order or hierarchy of steps in the presented processes is an example of exemplary approaches. Based on design priorities, it is to be understood that the specific order or hierarchy of steps in the processes may be rearranged within the scope of the present disclosure. The appended method claims present elements of the various steps in a sample order, but are not meant to be limited to the specific order or hierarchy presented.

제시된 실시예들에 대한 설명은 임의의 본 개시의 기술 분야에서 통상의 지식을 가진 자가 본 개시를 이용하거나 또는 실시할 수 있도록 제공된다. 이러한 실시예들에 대한 다양한 변형들은 본 개시의 기술 분야에서 통상의 지식을 가진 자에게 명백할 것이며, 여기에 정의된 일반적인 원리들은 본 개시의 범위를 벗어남이 없이 다른 실시예들에 적용될 수 있다. 그리하여, 본 개시는 여기에 제시된 실시예들로 한정되는 것이 아니라, 여기에 제시된 원리들 및 신규한 특징들과 일관되는 최광의의 범위에서 해석되어야 할 것이다.The description of the presented embodiments is provided to enable any person skilled in the art to make or use the present disclosure. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the scope of the present disclosure. Thus, the present disclosure is not intended to be limited to the embodiments presented herein, but is to be construed in the widest scope consistent with the principles and novel features presented herein.

Claims (8)

컴퓨팅 장치가 노드와 링크를 포함하는 지도 데이터 베이스상에서 N개(N은 자연수)의 출발 노드들 각각으로부터 임계 비용 이하의 비용을 사용하여 도착 가능한 목적지를 획득하는 방법에 있어서,
N개의 출발 노드들 각각에 대하여 경로를 탐색하는 인스턴스(instance)를 생성하는 단계;
노드에 방문한 인스턴스의 개수가 기록되는 방문 카운트 리스트(Visit Count List)를 생성하는 단계;
노드에 대한 인스턴스의 방문 정보를 상기 방문 카운트 리스트에 기록하며, 각각의 인스턴스가 최대 탐색 범위에 도달할 때까지 경로를 탐색하는 단계; 및
상기 방문 카운트 리스트에 기초하여, N개의 인스턴스 모두가 방문한 노드들을 획득하고, 획득된 노드들을 목적지로 결정하는 단계;
를 포함하고,
비용은 노드와 노드 사이를 연결하는 링크에 부여된 가중치 정보에 의해 계산된 값이고, 최대 탐색 범위는 노드를 방문하기 위하여 인스턴스가 사용한 비용이 임계 비용 이하인 노드들의 범위인,
컴퓨팅 장치가 복수의 출발 노드들 각각으로부터 임계 비용 이하의 비용을 사용하여 도착 가능한 목적지를 획득하는 방법.
A method for a computing device to obtain an reachable destination using a cost less than or equal to a threshold cost from each of N (N is a natural number) departure nodes on a map database including nodes and links, the method comprising:
generating an instance for searching a path for each of the N departure nodes;
generating a Visit Count List in which the number of instances visited to a node is recorded;
recording visit information of instances for a node in the visit count list, and searching a path until each instance reaches a maximum search range; and
obtaining nodes visited by all N instances based on the visited count list, and determining the obtained nodes as destinations;
including,
The cost is a value calculated by the weight information given to the link between the node and the node, and the maximum search range is the range of nodes for which the cost used by the instance to visit the node is less than or equal to the threshold cost.
A method for a computing device to obtain an reachable destination from each of a plurality of departure nodes using a cost less than or equal to a threshold cost.
제 1 항에 있어서,
목표 개수 정보를 획득하는 단계;
를 더 포함하고,
상기 방문 카운트 리스트에 기초하여, N개의 인스턴스에 의해 방문된 노드들을 획득하고, 획득된 노드들을 목적지로 결정하는 단계는:
N개의 인스턴스에 의해 방문된 노드들의 개수가 목표 개수 정보가 나타내는 개수 미만인지 여부를 판단하는 단계;
결정된 목적지의 개수가 목적지의 개수 정보가 나타내는 개수 미만인 경우, 임계 비용과 최대 탐색 범위를 증가 시키는 단계;
노드에 대한 인스턴스의 방문 정보를 상기 방문 카운트 리스트에 기록하며, 증가된 최대 탐색 범위에 기초하여, 각각의 인스턴스가 증가된 최대 탐색 범위에 도달할 때까지 경로를 탐색하는 단계; 및
상기 방문 카운트 리스트에 기초하여, N개의 인스턴스에 의해 방문된 노드들을 획득하고, 획득된 노드들을 목적지로 결정하는 단계;
를 더 포함하는,
컴퓨팅 장치가 복수의 출발 노드들 각각으로부터 임계 비용 이하의 비용을 사용하여 도착 가능한 목적지를 획득하는 방법.
The method of claim 1,
obtaining target number information;
further comprising,
Based on the visited count list, obtaining nodes visited by N instances, and determining the obtained nodes as destinations includes:
determining whether the number of nodes visited by the N instances is less than the number indicated by the target number information;
increasing a threshold cost and a maximum search range when the determined number of destinations is less than the number indicated by information on the number of destinations;
recording the visit information of the instances for the node in the visit count list, and based on the increased maximum search range, searching a path until each instance reaches the increased maximum search range; and
obtaining nodes visited by N instances based on the visited count list, and determining the obtained nodes as destinations;
further comprising,
A method for a computing device to obtain an reachable destination from each of a plurality of departure nodes using a cost less than or equal to a threshold cost.
제 2 항에 있어서 컴퓨팅 장치는,
각각의 인스턴스가 증가된 최대 탐색 범위에 도달할 때까지 경로를 탐색하는 단계는, 유지된 계산 정보에 기초하여 경로를 탐색하고,
계산 정보는:
인스턴스가 탐색 중 어떤 노드에 도달했는지 여부를 나태내는 방문 플래그(Visit flag) 데이터;
인스턴스가 노드에 도달하기 위해 어떤 경로로 이동했는지를 나타내는 도착 정보 데이터; 및
노드와 노드에 도달하기 위한 비용의 세트에 대한 정보를 보유하는 큐 스테이트 데이터(Queue state date);
중 적어도 하나를 포함하는,
컴퓨팅 장치가 복수의 출발 노드들 각각으로부터 임계 비용 이하의 비용을 사용하여 도착 가능한 목적지를 획득하는 방법.
The computing device of claim 2 , further comprising:
The step of searching the path until each instance reaches the increased maximum search range includes: searching the path based on the maintained calculation information;
Calculation information is:
Visit flag data indicating whether the instance has reached which node during navigation;
arrival information data indicating which path the instance has taken to reach the node; and
Queue state data holding information about the node and the set of costs to reach the node;
comprising at least one of
A method for a computing device to obtain an reachable destination from each of a plurality of departure nodes using a cost less than or equal to a threshold cost.
제 2 항에 있어서, 컴퓨팅 장치는,
실시간으로 N개의 인스턴스 모두가 방문한 노드의 개수가 목표 개수 정보가 나타내는 개수 이상인지 여부를 모니터링하고,
N개의 인스턴스가 방문한 노드의 개수가 목표 개수 정보가 나타내는 개수 이상인 경우, 경로를 탐색하는 것을 종료하는,
컴퓨팅 장치가 복수의 출발 노드들 각각으로부터 임계 비용 이하의 비용을 사용하여 도착 가능한 목적지를 획득하는 방법.
3. The method of claim 2, wherein the computing device comprises:
Monitoring whether the number of nodes visited by all N instances in real time is greater than or equal to the number indicated by the target number information,
If the number of nodes visited by the N instances is equal to or greater than the number indicated by the target number information, terminating the path search,
A method for a computing device to obtain an reachable destination from each of a plurality of departure nodes using a cost less than or equal to a threshold cost.
제 2 항에 있어서,
임계 비용과 최대 탐색 범위를 증가시키는 단계는,
인스턴스들 중 적어도 하나의 인스턴스에 대해 증가시키는 임계 비용의 정도가 다른 인스턴스들에 대해 증가시키는 임계 비용의 정도와 서로 상이하게 증가시키는,
컴퓨팅 장치가 복수의 출발 노드들 각각으로부터 임계 비용 이하의 비용을 사용하여 도착 가능한 목적지를 획득하는 방법.
3. The method of claim 2,
The steps of increasing the critical cost and the maximum search range are:
wherein the degree of the critical cost increasing for at least one of the instances increases differently from the degree of the critical cost increasing for the other instances;
A method for a computing device to obtain an reachable destination from each of a plurality of departure nodes using a cost less than or equal to a threshold cost.
제 1 항에 있어서,
상기 컴퓨팅 장치는 사용자에게 장소 그룹 정보를 선택할 수 있는 인터페이스를 제공하고, 제공된 인터페이스에 응답하여 입력된 정보에 기초하여 인스턴스가 방문하는 노드가 결정되는,
컴퓨팅 장치가 복수의 출발 노드들 각각으로부터 임계 비용 이하의 비용을 사용하여 도착 가능한 목적지를 획득하는 방법.
The method of claim 1,
The computing device provides an interface for selecting place group information to a user, and a node to which an instance visits is determined based on information input in response to the provided interface;
A method for a computing device to obtain an reachable destination from each of a plurality of departure nodes using a cost less than or equal to a threshold cost.
제 1 항에 있어서,
상기 컴퓨팅 장치는 교통 상황에 대한 정보를 획득하고, 상기 가중치 정보는 획득한 교통 상황에 대한 정보에 기초하여 결정되는,
컴퓨팅 장치가 복수의 출발 노드들 각각으로부터 임계 비용 이하의 비용을 사용하여 도착 가능한 목적지를 획득하는 방법.
The method of claim 1,
The computing device obtains information on traffic conditions, and the weight information is determined based on the obtained information on traffic conditions,
A method for a computing device to obtain an reachable destination from each of a plurality of departure nodes using a cost less than or equal to a threshold cost.
컴퓨터 판독가능 저장 매체에 저장된 컴퓨터 프로그램으로서, 상기 컴퓨터 프로그램은 하나 이상의 프로세서가 노드와 링크를 포함하는 지도 데이터 베이스상에서 N개(N은 자연수)의 출발 노드들 각각으로부터 임계 비용 이하의 비용을 사용하여 도착 가능한 목적지를 획득하도록 하는 명령들을 포함하며, 상기 명령들은,
N개의 출발 노드들 각각에 대하여 경로를 탐색하는 인스턴스(instance)를 생성하는 단계;
노드에 방문한 인스턴스의 개수가 기록되는 방문 카운트 리스트(Visit Count List)를 생성하는 단계;
노드에 대한 인스턴스의 방문 정보를 상기 방문 카운트 리스트에 기록하며, 각각의 인스턴스가 최대 탐색 범위에 도달할 때까지 경로를 탐색하는 단계; 및
상기 방문 카운트 리스트에 기초하여, N개의 인스턴스 모두가 방문한 노드들을 획득하고, 획득된 노드들을 목적지로 결정하는 단계;
를 포함하고,
비용은 노드와 노드 사이를 연결하는 링크에 부여된 가중치 정보에 의해 계산된 값이고, 최대 탐색 범위는 노드를 방문하기 위하여 인스턴스가 사용한 비용이 임계 비용 이하인 노드들의 범위인,
컴퓨터 판독가능 저장 매체에 저장된 컴퓨터 프로그램.
A computer program stored on a computer-readable storage medium, wherein the computer program is configured to cause one or more processors to use a cost less than or equal to a threshold cost from each of N (N is a natural number) starting nodes on a map database including nodes and links. instructions to obtain an reachable destination, the instructions comprising:
generating an instance for searching a path for each of the N departure nodes;
generating a Visit Count List in which the number of instances visited to a node is recorded;
recording visit information of instances for a node in the visit count list, and searching a path until each instance reaches a maximum search range; and
obtaining nodes visited by all N instances based on the visited count list, and determining the obtained nodes as destinations;
including,
The cost is a value calculated by the weight information given to the link between the node and the node, and the maximum search range is the range of nodes for which the cost used by the instance to visit the node is less than or equal to the threshold cost.
A computer program stored on a computer-readable storage medium.
KR1020220048595A 2022-04-20 2022-04-20 Method, apparatus and computer program for finding possible destinations from a plurality of departure nodes KR102456136B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020220048595A KR102456136B1 (en) 2022-04-20 2022-04-20 Method, apparatus and computer program for finding possible destinations from a plurality of departure nodes
KR1020220131414A KR20230149704A (en) 2022-04-20 2022-10-13 Method, apparatus and computer program for finding possible destinations from a plurality of departure nodes

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020220048595A KR102456136B1 (en) 2022-04-20 2022-04-20 Method, apparatus and computer program for finding possible destinations from a plurality of departure nodes

Related Child Applications (1)

Application Number Title Priority Date Filing Date
KR1020220131414A Division KR20230149704A (en) 2022-04-20 2022-10-13 Method, apparatus and computer program for finding possible destinations from a plurality of departure nodes

Publications (1)

Publication Number Publication Date
KR102456136B1 true KR102456136B1 (en) 2022-10-19

Family

ID=83804358

Family Applications (2)

Application Number Title Priority Date Filing Date
KR1020220048595A KR102456136B1 (en) 2022-04-20 2022-04-20 Method, apparatus and computer program for finding possible destinations from a plurality of departure nodes
KR1020220131414A KR20230149704A (en) 2022-04-20 2022-10-13 Method, apparatus and computer program for finding possible destinations from a plurality of departure nodes

Family Applications After (1)

Application Number Title Priority Date Filing Date
KR1020220131414A KR20230149704A (en) 2022-04-20 2022-10-13 Method, apparatus and computer program for finding possible destinations from a plurality of departure nodes

Country Status (1)

Country Link
KR (2) KR102456136B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160030447A (en) * 2014-09-10 2016-03-18 폭스바겐 악티엔 게젤샤프트 Apparatus, system and method for clustering points of interest in a navigation system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160030447A (en) * 2014-09-10 2016-03-18 폭스바겐 악티엔 게젤샤프트 Apparatus, system and method for clustering points of interest in a navigation system

Also Published As

Publication number Publication date
KR20230149704A (en) 2023-10-27

Similar Documents

Publication Publication Date Title
US10521473B2 (en) Shortest path computation in large networks
RU2366108C2 (en) Metaspace: intermediate communication software for partially connected free-structure peer mobile communication networks
US20190004859A1 (en) Provision of computer resources based on location history
US8412660B2 (en) Multi-pairs shortest path finding method and system with sources selection
US20140222435A1 (en) Navigation system with user dependent language mechanism and method of operation thereof
TW202131661A (en) Device and method for network optimization and non-transitory computer-readable medium
EP3170323B1 (en) Maintaining point of interest data using wireless access points
US10860410B2 (en) Technique for processing fault event of IT system
US20120203457A1 (en) Systems and methods for visualizing events together with points of interest on a map and routes there between
KR20140053140A (en) Improving efficiency and accuracy of geo-fencing based on user history
US8577610B2 (en) Navigation system with point of interest harvesting mechanism and method of operation thereof
US20080147312A1 (en) Map-based guide system and method
US11792113B2 (en) Information centric network dynamic compute orchestration
US9639617B2 (en) Navigation system with data driven category label creation mechanism and method of operation thereof
KR102442577B1 (en) Method for development environment
US9273972B2 (en) Navigation system with error detection mechanism and method of operation thereof
KR102456136B1 (en) Method, apparatus and computer program for finding possible destinations from a plurality of departure nodes
WO2023226819A1 (en) Data matching method and apparatus, readable medium, and electronic device
KR102474017B1 (en) Method and apparatus for finding matching routes between heterogeneous map databases
CN117561509A (en) Proxy service for controlling persistence, availability and dissemination of information provided to service workers
CN114279457A (en) Path planning method, device, equipment and readable storage medium
US20060095503A1 (en) Information processor, mobile terminal, information processing system, information processing method, information processing program, and computer-readable recorded medium
CN116541421B (en) Address query information generation method and device, electronic equipment and computer medium
KR20240064138A (en) Method and apparatus for finding matching routes between different map databases using distance information
KR20240064140A (en) Method and apparatus for finding matching routes between different map databases using the minimum distance maximum values

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
A107 Divisional application of patent
GRNT Written decision to grant