dyna
dyna copied to clipboard
support dumping hypergraph to Dynasty
Better yet, use Java interface to Dynasty to allow a live link as the chart changes. But this may be a problem over ssh ...
Where is the Dynasty protocol documented?
Well, you could look in src/org/dyna/dynasty/example/, in particular in the dynamic/ subdirectory. (The lattice/ subdirectory has an infinite graph.)
There's no socket interface, alas; the graphs are just instances of a Java class at the moment.
For finite static graphs stored as files, look in samplegraphs/ . This might be a workable alternative.
On Fri, Jun 7, 2013 at 11:52 AM, Nathaniel Wesley Filardo < [email protected]> wrote:
Where is the Dynasty protocol documented?
— Reply to this email directly or view it on GitHubhttps://github.com/nwf/dyna/issues/17#issuecomment-19115498 .