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
I try to write all code in Perl, but find I end up writing in bash, CSS, HTML, JS, and SQL, and doing database design, just to get anything done...
Leave a comment