有什么方法可以将 Nauty GENG 中的密集图形格式 (g6) 加载到 GraphViz 中吗?
Is there some way to load dense graph format (g6) from Nauty GENG into GraphViz?
我已经用 Nauty geng 生成了一个图表,现在我需要使用 Graphviz。
如何从G6转为DOT?
PS:我是新手。
Brendan 有一个 showg utility 可以将它们翻译成更容易阅读的格式。
我已经用 Nauty geng 生成了一个图表,现在我需要使用 Graphviz。
如何从G6转为DOT?
PS:我是新手。
Brendan 有一个 showg utility 可以将它们翻译成更容易阅读的格式。