Closed ascherbakhov closed 8 years ago
ClusteredAdjacencyGraph is class that have 1)reference to parent cluster 2)structure that contains references on children clusters 3)Instance of AdjacencyGraph class, that contains all vertices and edges belongs to current cluster
Visualization made via Graphviz. Clusters looks like http://www.graphviz.org/Gallery/directed/cluster.html С этого пулл-реквеста поправлено все, что было необходимо: https://github.com/YaccConstructor/QuickGraph/pull/89
ClusteredAdjacencyGraph is class that have 1)reference to parent cluster 2)structure that contains references on children clusters 3)Instance of AdjacencyGraph class, that contains all vertices and edges belongs to current cluster
Visualization made via Graphviz. Clusters looks like http://www.graphviz.org/Gallery/directed/cluster.html С этого пулл-реквеста поправлено все, что было необходимо: https://github.com/YaccConstructor/QuickGraph/pull/89