Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

what to do when node was already in close in A* algorithm

14 if node_successor is on the CLOSED list but the existing one is as good 
   or better then discard this successor and continue
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #node #close #algorithm
ADD COMMENT
Topic
Name
5+6 =