Talk:I'm a software engineer, get me out of here

From Rosetta Code
Revision as of 21:00, 17 August 2018 by Petelomax (talk | contribs) (Created page with "==Algorithm== I think the use of Dijkstra's and Floyd-Warshall algorithms should be a suggestion rather than a requirement. Anyway, I've used a simple breadth-first algorithm...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Algorithm

I think the use of Dijkstra's and Floyd-Warshall algorithms should be a suggestion rather than a requirement. Anyway, I've used a simple breadth-first algorithm for the Phix entry. Pete Lomax (talk) 21:00, 17 August 2018 (UTC)