Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] only one public function for extracting the graph of a platform
authorschnorr <Lucas.Schnorr@imag.fr>
Wed, 21 Mar 2012 09:21:49 +0000 (10:21 +0100)
committerschnorr <Lucas.Schnorr@imag.fr>
Wed, 21 Mar 2012 11:46:04 +0000 (12:46 +0100)
details:
- output the extracted graph to a graphviz dot file
- this is a side effect of the tracing system (the same algorithm is used
for the topological visualization)


No differences found