|
From: | Matthew Walker |
Subject: | [igraph] Shortest Path documentation |
Date: | Mon, 2 Aug 2010 17:16:09 -0400 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4 |
Hello again!Do I understand correctly that, for igraph_shortest_path() [1], the matrix "res" needs to be initialised before the call to the function?
If that's correct, then I think it would be great to add into the documentation a little note that says the matrix should indeed be initialised. (Because it took me a loooong time to figure out why my test program was crashing, and initialisation of the matrix seemed to help! :o)
Cheers, Matthew [1] http://igraph.sourceforge.net/doc/html/igraph_shortest_paths.html
[Prev in Thread] | Current Thread | [Next in Thread] |