HomePhorge

Feature #2597 -- generate a DOT graph of cycles on request.
adc9244ecf4bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Feature #2597 -- generate a DOT graph of cycles on request.

When the '--graph' option is specified, generate a new 'cycles.dot' file and
report the location of that to the user. This contains only the cycles, in
dot format, allowing a visual representation of the cycle to be obtained
quickly.

This will include up to 10 paths through the cycle in the graph, and only one
in the display to the user, to reduce information overload.

Details

Provenance
Daniel Pittman <daniel@rimspace.net>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU2cf45283d7ee: Feature #2597 -- eliminate OpenStruct for performance...
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@rimspace.net> committed rPUadc9244ecf4b: Feature #2597 -- generate a DOT graph of cycles on request. (authored by Daniel Pittman <daniel@rimspace.net>).Feb 4 2011, 2:02 AM