in reply to Re: Calculating Shortest Paths with Graph::Directed
in thread Calculating Shortest Paths with Graph::Directed

That nearly does it... its adds the 2 missing 1's, i.e. the self-referencing nodes... couldn't handle the 3 (E1-E1) part... will look into that. Thanks

____________
Arun
  • Comment on Re: Re: Calculating Shortest Paths with Graph::Directed