Skip to content
Snippets Groups Projects
Commit c6023bee authored by Ankur Dave's avatar Ankur Dave
Browse files

Fix infinite loop in GraphGenerators.generateRandomEdges

The loop occurred when numEdges < numVertices. This commit fixes it by
allowing generateRandomEdges to generate a multigraph.
parent 84d6af80
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment