User will be able to provide:
- No. of Nodes - n
- Probability - p
And
- No. of graph instances need - N
Based on these values, N random undirected graph will be generated and the following properties will be compared:
- Expected Vs Actual : number of nodes
- Expected Vs Actual : average node degree.
All results will be provided in a xlsx file : G(n,p).xlxs
This file will also contain the images of N random instances generated by the model.