VFLib2 是一个用于图同构查找的 C++ 库。它还包括 Ullman 实现: http://mivia.unisa.it/datasets/图形数据库/vflib/
VFLib2 is a C++ library for graph isomorphism finding. It also includes an Ullman implementation: http://mivia.unisa.it/datasets/graph-database/vflib/
这篇博文试图概述该算法。原始演示文稿很难阅读,因为它呈现的算法就像在 70 年代的计算机上编写的那样。
This blog post tries to give an overview of the algorithm. The original presentation is hard to read because it presents the algorithm as you would write it on a '70s computer.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
VFLib2 是一个用于图同构查找的 C++ 库。它还包括 Ullman 实现: http://mivia.unisa.it/datasets/图形数据库/vflib/
VFLib2 is a C++ library for graph isomorphism finding. It also includes an Ullman implementation: http://mivia.unisa.it/datasets/graph-database/vflib/