Skip to main content

Module subgraph

Module subgraph 

Source
Expand description

子图匹配与图同构(Subgraph Matching)

提供子图查找、图同构检测等功能。

Structs§

CommonSubgraphFinder
公共子图查找器
IsomorphismChecker
图同构检测器
SubgraphMatcher
子图匹配器