Open danielemule opened 2 years ago
I have added this possibility to nvd()
, via the rand_num_vertices
argument.
You can find it in my graphmatch
branch of nevada
(link).
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).
Please do open separate pull request for each of the issues instead of the links. Thanks!
It is useful to give the user the possibility to create a sample of networks with random number of nodes, in particular: N_1,N2,...,N{sample_size} iid Poisson(num_vertices).