NetworkX

Previous topic

networkx.read_graphml

Next topic

LEDA

Quick search

networkx.parse_graphml

parse_graphml(lines)
Read graph in GraphML format from string. Returns an Graph or DiGraph.