Graph triangle counting method based on bit operation
A counting method and bit operation technology, which is applied in the field of graph analysis, can solve the problems of low calculation and memory access ratio of triangle counting, failure of triangles to meet community discovery, high random data access mode, etc., to speed up the process of triangle counting, simplify calculation types and Control logic, avoiding multiplication operations, and the effect of complex control logic
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0029] In order to make the object, technical solution and advantages of the present invention clearer, the present invention will be further described in detail below in conjunction with specific embodiments and accompanying drawings.
[0030] In this embodiment, an unrighted and undirected graph representing social network data is given. Nodes in the graph represent users, and edges represent whether there is an association relationship between users. This embodiment uses the adjacency matrix A to store the nodes and nodes in the social network graph. edge information. When there are 3 users in the social network graph that are associated with each other, a triangle is formed in the graph. Therefore, by calculating the number of triangles in the graph, we can judge the closeness of the connection between users in the social network.
[0031] In the traditional matrix-based triangle counting method, the number of triangles in the figure is expressed as trace(A 3 ) / 6 (trace r...
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