# #相似度 #图算法 #图节点 #算法

graph-neighbor-matching

使用邻接匹配的图相似度分数

17个不稳定版本

0.9.0 2021年1月7日
0.8.0 2019年4月10日
0.7.1 2018年1月30日
0.7.0 2017年11月11日
0.3.1 2015年12月29日

#2226算法

Download history · Rust 包仓库 8/week @ 2024-03-10 · Rust 包仓库 7/week @ 2024-03-17 · Rust 包仓库 117/week @ 2024-03-31 · Rust 包仓库 4/week @ 2024-04-07 · Rust 包仓库

80 每月下载量
用于 graph-similarity-cmd

MIT 许可证

96KB
3K SLoC

Gml 2.5K SLoC · Rust 包仓库 Rust 544 SLoC // 0.1% comments · Rust 包仓库

graph-neighbor-matching

根据这篇论文,使用邻接匹配计算图相似度分数。


lib.rs:

根据这篇论文,使用邻接匹配计算图相似度分数。

待办事项:引入EdgeWeight特质来抽象边权重相似度。

依赖项

~3.5MB
~59K SLoC