Closed mars0i closed 10 years ago
popco.nn.pprint/format-nn-gephi-csv-mat
is a partial solution. It formats a string that can be read by Gephi, but the information that can be transmitted this way is limited. Better to create a GEXF file (or a GraphML file, but GEXF will allow including time-indexed network states).
This done, but it's an ongoing project. I'm closing it. Specific variants of this issue can be raised later.
Options: Translate popco1 GUESS code Write text interface to better network tool Write Java interface to better network tool Use existing Clojure network display lib Use existing Java network display lib
Note: Issue #6 must be dealt with in order to do this right.