Map way-finding method and device based on secondary search
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- BEIJING UNIV OF POSTS & TELECOMM
- Publication Date
- 2021-06-15
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the technical field of data processing, in particular to a method and device for map pathfinding based on secondary search. Background technique
[0002] In applications such as games, it is often necessary to realize the movement of virtual objects in the scene, and the pathfinding problem is involved in the movement process.
[0003] Pathfinding refers to finding an obstacle-free path for an agent to get from a starting point to a goal point. The agent refers to the actual moving individual, which can be represented by a unit on the map. Real-time pathfinding refers to completing pathfinding tasks in a relatively short period of time. Usually, the quality of the path can be sacrificed to reduce the pathfinding time to achieve real-time effects.
[0004] In the field of pathfinding, most suboptimal algorithms are derived from optimal algorithms, namely A * Pathfinding algorithm. The algorithm is actually a heuristi...