A method and system for internal road path planning
A path planning and road technology, applied to road network navigators, instruments, navigation, etc., to achieve a reasonable effect of path planning
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0060] After discovering the above problems, the inventors of the present application conducted careful research on the existing route planning based on the Dijkstra algorithm and internal road characteristics. The study found that internal roads have different characteristics than public roads. At the same time, the Dijkstra algorithm adopts a greedy strategy, declaring an array dis to save the shortest distance from the source point to each vertex and a collection of vertices that have found the shortest path: T. Initially, the path weight of the origin s is assigned 0 (dis[s]=0); if there is a directly reachable edge (s, m) for the vertex s, then set dis[m] to w (s, m ), while setting the path lengths of all other vertices (not directly reachable by s) to infinity. Initially, the set T only has vertex s; then, select the minimum value from the dis array, then this value is the shortest path from the source point s to the vertex corresponding to this value, and add this poi...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com