in reply to Re: Graph modules
in thread Graph modules
I'd be surprised if the boost library has not all the required functionality. It's probably just not implemented in the Perl bindings. If speed is an issue, then maybe just use the C++ library directly, otherwise try Graph as suggested.
Update: Graph also returns a "random" shortest graph.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Graph modules
by nosbod (Scribe) on May 19, 2008 at 15:34 UTC |