Graph-isomorphism-tool

时间:2021-03-21 11:02:15
【文件属性】:
文件名称:Graph-isomorphism-tool
文件大小:190KB
文件格式:ZIP
更新时间:2021-03-21 11:02:15
Python 图同构和计数自同构 13组 所需文件 main.py graph.py(我们的版本) graph_io.py(我们的版本) 个性化 excellent_colouring.py automorphismGenerator.py permv2.py basicpermutationgroup.py 使用指南 可以使用几个必需的参数来运行main.py : -i or --input_file= -指定带有扩展名的文件名,例如。 “ torus24.grl”或“ threepaths80.gr”(这要求文件必须具有.gr or .grl扩展名) -g or --graph_iso= -如果要运行图形同构测试,则设置为1;否则,则设置为0 -c or --count_auto= -如果要计算自同构的数目,则设置为1;否则,则设置为0 此示例: python3 main.py -
【文件预览】:
Graph-isomorphism-tool-master
----preprocessing.py(1KB)
----.gitignore(29B)
----refined_colouring.py(13KB)
----Graph Isomorphism - Group 13.zip(308KB)
----automorphismGenerator.py(6KB)
----LICENSE(1KB)
----graph_io.py(8KB)
----graph.py(12KB)
----permv2.py(5KB)
----individualization.py(4KB)
----README.md(1KB)
----.idea()
--------misc.xml(307B)
--------encodings.xml(135B)
--------workspace.xml(25KB)
--------vcs.xml(180B)
--------modules.xml(286B)
--------graph_isomorphism.iml(518B)
----main.py(4KB)
----basicpermutationgroup.py(5KB)

网友评论