Re: [jgrapht-users] Importing DOT
Brought to you by:
barak_naveh,
perfecthash
From: John V. S. <js...@gm...> - 2010-03-10 18:21:04
|
T. Andrew Lorenzen wrote: > I noticed that there is a way to export graphs to DOT files. Is there a way to import those DOT files back into graphs? No, so far no one has contributed an importer. There are JavaCC and ANTLR grammars available for .dot, so it would be great if someone wanted to submit a good integration. JVS |