Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 348 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 348 Bytes

Graph Converter

A program for converting graphs between different formats.

screenshot

Supported formats: .xls(x) matrix, .xls(x) edgelist, .txt UCINET's DL, .nxg (pickled NetworkX Graph object) formats.

Note: output nodes are always ordered alphanumerically.