4 lines
88 B
Text
4 lines
88 B
Text
using Gadfly, LightGraphs, GraphPlot
|
|
|
|
gx = kronecker(5, 12, 0.57, 0.19, 0.19)
|
|
gplot(gx)
|