0

Tool I am looking for should support as many features such as multi-relational graphs, more than one edge between given two nodes, nested graphs, hyper-graphs and port feature of Graphml. What are the options? The tools I saw did not seem to support advanced features.

sprabhu
  • 1
  • 2

1 Answers1

0

A great tool to visualize GraphML files is Gephi.

It supports:

  • GEXF
  • GDF
  • GML
  • GraphML
  • Pajek NET
  • GraphViz DOT
  • CSV
  • UCINET DL
  • Tulip TPL
  • Netdraw VNA
  • Spreadsheet

All features included can be found on their homepage.

Martin Seeler
  • 6,874
  • 3
  • 33
  • 45