The remaining actions to try from this node

Property definitions

ai $ BacktrackNode :: totry
	# The remaining actions to try from this node
	var totry: nullable Array[A] = null
lib/ai/backtrack.nit:255,2--256,36