ErdosRenyi generate a random undirected graph G ac- cording to the famous Erdos-Renyi model. Erdos-Renyi graphs is an impor- tant tool in social network analysis. They represent a baseline against which social network graphs are compared in order to identify their characteristic features. This program will take two command line arguments N and p where N > 0 is the number of nodes in the graph, and 0 < p <= 1 is the probability that an arbitrary pair of nodes is connected by an edge.
-
Notifications
You must be signed in to change notification settings - Fork 0
kharelbikash/ErdosRenyi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Graph theory(ErdosRenyi) simulation in java.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published