tests.builder.test_randgraph#
Unit tests for the random graph generator.
Functions
Ensure the randgraph builder creates the correct number of vertices. |
|
|
Ensure all created edges are of the given edge type. |
Ensure that zero connectivity is viable with ensurelink=False. |
|
Ensure that zero connectivity is impossible with ensurelink=True. |
|
Generate a few hundred random graphs, with increasing numbers of nodes. |