NetworkX

Previous topic

networkx.parse_graph6

Next topic

networkx.read_sparse6

networkx.read_graph6_list

read_graph6_list(path)
Read simple undirected graphs in graph6 format from path. Returns a list of Graphs, one for each line in file.