Skip to content

Sivakumar3695/Erdos-Renyi-G-n-p--Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Erdos-Renyi-G-n-p--Model

User will be able to provide:

  1. No. of Nodes - n
  2. Probability - p

And

  1. No. of graph instances need - N

Based on these values, N random undirected graph will be generated and the following properties will be compared:

  1. Expected Vs Actual : number of nodes
  2. 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages