tests.conftest.complete_graph_1k_directed

tests.conftest.complete_graph_1k_directed#

tests.conftest.complete_graph_1k_directed()#

Return a complete graph with directed edges of 1,000 nodes.

In this graph, every vertex is linked to every other (including itself) with a directed edge.