View Single Post
  #3 (permalink)  
Old 2003-07-30, 04:02 PM
lrutledge lrutledge is offline
Junior Member
 
Join Date: Jun 2003
Location: Sacramento, CA, USA
Posts: 9
lrutledge
Send a message via AIM to lrutledge
Default

I'd like to know the answer to question number 3 also. I believe the question is what is the maximum value we should expect for a route length? With A* path finding algorithms you assign an "infinity" value to unused node's that is larger than the largest expected value (i.e. 32767).

Thanks,
Larry
Reply With Quote