The total steps executed since the beginning.

Property definitions

ai $ BacktrackSolver :: steps
	# The total steps executed since the beginning.
	var steps = 0
lib/ai/backtrack.nit:147,2--148,14