Represents a visit during a node search. See Node.Search.
The current iteration number.
The current node that is being visited.
The path taken in this visit from the root node to the current node.
Represents a visit during a node search. See Node.Search.