NetworkX

Previous topic

networkx.read_graph6_list

Next topic

networkx.parse_sparse6

networkx.read_sparse6

read_sparse6(path)
Read simple undirected graphs in sparse6 format from path. Returns a single Graph.