NetworkX

Previous topic

networkx.readwrite.sparsegraph6.read_graph6_list

Next topic

networkx.readwrite.sparsegraph6.parse_sparse6

networkx.readwrite.sparsegraph6.read_sparse6

networkx.readwrite.sparsegraph6.read_sparse6(path)

Read simple undirected graphs in sparse6 format from path.

Returns a single MultiGraph.