Closed zchaoz closed 12 years ago
Will use Manhattan distance as heuristic. This is acceptable because we are using a city scape meaning that manhattan distance represents the theoretical minimum distance, I.e is always less than or equal to actual distance travelled. If you could write a skeleton section that would be good, then I can fill in any gaps.
ok, ill upload it in 1hour
For exact terminology, manhattan distance is an 'admissible heuristic'
Ok, I uploaded the report file. Can you read it ?
My stuff: steering behavioiur + A* is uploaded Wiki home page
Can anyone send me information about our A* pathfinding algorithm? Do we use it? How we use it? Our algorithm?