NetworkX

This documentation is for version 1.4.dev_20110115230102, which is not released yet.

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 MultiGraph.