In computer science, a goal node is a node in a graph that meets defined criteria for success or termination.
Heuristical artificial intelligence algorithms, like A* and B*, attempt to reach such nodes in optimal time by defining the distance to the goal node. When the goal node is reached, A* defines the distance to the goal node as 0 and all other nodes' distances as positive values.
- N.J. Nilsson Principles of Artificial Intelligence (1982 Birkhäuser) p. 63
We don't have any images related to Goal node (computer science) yet.
You can add one yourself here.
We don't have any YouTube videos related to Goal node (computer science) yet.
You can add one yourself here.
We don't have any PDF documents related to Goal node (computer science) yet.
You can add one yourself here.
We don't have any Books related to Goal node (computer science) yet.
You can add one yourself here.
We don't have any archived web articles related to Goal node (computer science) yet.