I am trying to generate prime graphs on n vertices. Are there any inbuilt functions that might be useful? Also, what is the best method to check the minimum degree of a graph?
Thanks!
1 | initial version |
I am trying to generate prime graphs on n vertices. Are there any inbuilt functions that might be useful? Also, what is the best method to check the minimum degree of a graph?
Thanks!