A Predicate that tests if an environment's nodes (meaning their position and concentration) have remained unchanged for a certain amount of steps.
Terminates the simulation after a given number of steps. If the simulation is uninitialized (thus, the environment returns null when asked for the simulation), this predicate always returns false.