Tagged Questions
11
votes
7answers
866 views
Do path-finding algorithms have practical use outside of game development?
I'm interested to know if heuristic-based path-finding algorithms such as A* have any real world practical use outside the realm of game development.
Are there any other fields of software ...