chu-tianshu / Random-Graph

A project that involves generating random graphs and looking into their properties.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random-Graph

Random graph implementation and simulations of their statistical properties.\n

Models supported: G(n, p), GED, G(n, m) (with some modifications), BA

Properties: Connectivity, Sizes of components, Clustering coefficient, Diameter

About

A project that involves generating random graphs and looking into their properties.


Languages

Language:Java 100.0%