The state associated to self.

The state labels the node self.

Property definitions

ai $ SearchNode :: state
	# The state associated to `self`.
	# The state labels the node `self`.
	var state: S
lib/ai/search.nit:629,2--631,13