Pseudo-Random Graph

number of nodes: 400
number of edges: 30278
source: generated
data: 8Clusters.txt

The drawings show a pseudo-random graph with eight cluster of 50 nodes. The probability of an edge {u, v} is

Both LinLog energy models reveal the clusters, but their drawings differ because the degrees of the nodes are nonuniform. The node-repulsion LinLog drawing places the first four clusters more closely than the second four clusters, which reflects that node-normalized cuts between the first four clusters are higher than between the second four clusters. In the edge-repulsion LinLog drawing the distances between all clusters are similar, which reflects that the edge-normalized cuts between all pairs of clusters are similar.

 

             
Fruchterman-Reingold model Node-repulsion LinLog model Edge-repulsion LinLog model

 

back