Optimal group sequence path query method based on meeting point
A query method and path technology, applied in data processing applications, forecasting, computing and other directions, can solve problems such as low query efficiency, and achieve the effect of strong flexibility
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0032] A method for querying optimal group sequence paths based on meeting points, comprising the following steps:
[0033] S1: Initialize the OGSRM algorithm framework parameters λ, μ, h, ALGO-OSR and ALGO-AOSR;
[0034] S2: Initialize the optimal group order path variable routes to be empty;
[0035] S3: Use h to calculate the heuristic function values of all meeting candidate points and arrange the candidate points in ascending order of their heuristic function values;
[0036] S4: Check each candidate point d in sequence according to the sequence of candidate points generated by S3, if the λ times of the heuristic function value of d is greater than or equal to the maximum value of the path in the current routes or all candidate points have been checked, go to S6, otherwise Continue to execute S4 after executing S5;
[0037] S5: The first μ×100% users use the ALGO-OSR algorithm to query, and the remaining users use the ALGO-AOSR algorithm to query. If the maximum value...
Embodiment 2
[0047] Such as figure 1 As shown, definition 1 (road network RN): road network RN=(V, E). The road network is an undirected graph, where V is the point set of RN, E is the edge set of RN, and the edge e belongs to E, and w(e) is expressed as the weight of e.
[0048] Definition 2 (Point of interest POI): A point of interest is a specific type of fixed point on the road network, and points of interest with the same type can be regarded as a type of point of interest.
[0049] figure 1 The POIs belonging to the supermarket category include {s1, s2, s3}, the POIs belonging to the gas station category include {g1, g2, g3}, and the POIs belonging to the restaurant category are {r1, r2}.
[0050] Definition 3 (Route): Define the route R in the road network=, where v1,v2,...,vn are
[0051] Definition 4 (optimal order path OSR): given a starting point s and end point d and the order of interest points that need to be visited sequentially C=, if a path R= exist and meet the inter...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 
