in reply to The Matrix
What format are you getting the matrix in..?
If it's a file then for each line all you want to do is find the first '1' and return the position of the number.
...or have I over simplified this..?
Update: I believe Abigail-II is refering to this Dijkstra'a Shortest Path Algorithm or this
-----
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: The Matrix
by nosbod (Scribe) on Nov 25, 2002 at 14:40 UTC |