Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

jsmwoolf

macrumors regular
Original poster
Aug 17, 2011
123
0
Does anyone know a website on efficient path finding with grids, matrix, etc. that doesn't tend to repeat itself? Thanks.
 

jsmwoolf

macrumors regular
Original poster
Aug 17, 2011
123
0
Thanks.

Another question would be could you implement special conditions such as non repeating path or never to overlap a spot when it was hit with A*? Also, can you also program it to find all paths, not just the quickest path?
 

dmi

macrumors regular
Dec 21, 2010
162
33
For all non-repeating routes, depth-first search would seem to be the simplest approach.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.