Acyclic shortest path searching method based on Dijkstra algorithm and Max-Min ant colony
A technology of the largest and smallest ant colonies and the shortest path, which is applied in the field of communication, can solve the problems of large path weight, high time complexity, and slow solution speed, and achieve the effect of reducing the scale and overcoming the high time complexity
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0047] The present invention will be described in further detail below in conjunction with the accompanying drawings.
[0048] Refer to attached figure 1 , to further describe in detail the implementation steps of the present invention.
[0049] Step 1. Construct a weighted directed graph:
[0050] Taking G(V,E) as the original graph, construct a weighted directed graph G that satisfies the relationship between the source node s, the destination node t, the necessary node set V' and the auxiliary node set X, where V is the node set, and E is Set of entitled edges.
[0051] Step 2, initialization:
[0052] Establish a seemingly optimal path set W, and initialize it to be empty, and establish the out-degree set O of p nodes according to the structure of the authorized directed graph G p and in-degree set I p , where p∈V.
[0053] Step 3: Prune the weighted directed graph G to obtain the weighted directed graph G1 after pruning.
[0054] (3.1) Search the authorized directe...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


