The approximate graph matching algorithms
1. Graph Embedding
Graph embedding methods embed a graph into a low-dimensional vector, but it loses a lot
of graph structural information.
2. Graph Kernel
Graph kernel divide a graph into several sub-structures as kernels.
Weisfeiler-Lehman算法