2
votes
3answers
79 views
Checking if a graph is random using the Erdős–Rényi model?
Given some graph, I would like to determine how likely it is that it was generated randomly. I was told that a comparison to the Erdős–Rényi model was a good way to get this information, but I can' …
