The action used to go from parent to self (if not root)

The action labels the edge from parent to self.

Property definitions

ai $ SearchNode :: action
	# The action used to go from `parent` to `self` (if not root)
	# The action labels the edge from `parent` to `self`.
	var action: nullable A
lib/ai/search.nit:640,2--642,23