How to generate a random graph given the number of nodes in C?
I'm implementing some distributed algorithms and I need to generate a random graph given the number of processes (in this case also called nodes). What's the best and easiest way to do that in C? Thank you. :)
Aucun commentaire:
Enregistrer un commentaire