Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the possibility to generate networks with random number of nodes #14

Open
danielemule opened this issue May 12, 2022 · 3 comments
Open

Comments

@danielemule
Copy link

danielemule commented May 12, 2022

It is useful to give the user the possibility to create a sample of networks with random number of nodes, in particular: N_1,N_2,...,N_{sample_size} iid Poisson(num_vertices).

@danielemule
Copy link
Author

I have added this possibility to nvd(), via the rand_num_vertices argument.

You can find it in my graphmatch branch of nevada (link).

@danielemule
Copy link
Author

I have added the possibility to generate networks with random number of nodes following an Uniform distribution.

You can find it in my graphmatch branch of nevada (link).

@astamm
Copy link
Owner

astamm commented May 26, 2022

Please do open separate pull request for each of the issues instead of the links. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants