Graph Hashing¶
Functions for hashing graphs to strings. Isomorphic graphs should be assigned identical hashes. For now, only Weisfeiler-Lehman hashing is implemented.
|
Return Weisfeiler Lehman (WL) graph hash. |
Functions for hashing graphs to strings. Isomorphic graphs should be assigned identical hashes. For now, only Weisfeiler-Lehman hashing is implemented.
|
Return Weisfeiler Lehman (WL) graph hash. |