Network minimum path set determination method based on adjacency list
A technique for determining methods and adjacency lists, applied in special data processing applications, instruments, electrical digital data processing, etc., to achieve wide application prospects, high efficiency, and simple methods
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0011] The flow chart of the present invention is as image 3 shown, including the following steps:
[0012] 1 Construct a new type of adjacency list according to the topology of the network.
[0013] The adjacency list is a chained storage structure, each row is composed of a node and an adjacency item, and the adjacency item is composed of a node that the node can reach and whether the node has been visited. by figure 1 The shown network is taken as an example, and its adjacency table is shown in Table 1. The i-th row in the table represents the nodes that the i-th node can reach. For example, row 5 represents that node 5 can reach nodes 4 and 7. Since node 6 to node 5 is a directed link, node 6 is not in the adjacency of node 5.
[0014] Another data item in the adjacent item is used to record whether the node has been visited, expressed by visited, visited=0 means not visited, visited=1 means visited. By default the visited attribute of all neighbors is 0.
[0015] T...
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