Add timing data to Clepsydra's GraphWriter
Status: Inactive
Brought to you by:
vocaro
The GraphWriter class in Clepsydra is currently just a duplicate of Cascade's GraphWriter. Clepsydra's version should be modified so that all nodes include timing information.
Implementing this will be tricky because JGraphT's exporter classes don't appear to have the ability to add extra data to the nodes.
Logged In: YES
user_id=720008
Originator: YES
So far, the DOT writer has been fixed. The GML and GraphML writers are still identical to the Cascade versions.