Graphviz and fixed length paths
Hi
If you're using AT&T's Graphviz and you're interested in finding fixed length paths thru your graphs, there's a new module to help.
You'll need Marpa, and GraphViz2, and GraphViz2::Marpa. These will be installed as pre-reqs.
Then all you need is GraphViz2::Marpa::PathUtils, after it hits CPAN.
You can start reading the docs here.
Cheers
Leave a comment