NetworkX

Previous topic

networkx.read_sparse6

Next topic

networkx.read_sparse6_list

networkx.parse_sparse6

parse_sparse6(string)

Read undirected graph in sparse6 format from string.

Returns a MultiGraph.