Skip to content

mbiggiero/GraphConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.