Value Iteration
Definition
A dynamic programming algorithm that repeatedly applies the Bellman optimality operator to state-value estimates, performing backups across states until the value function converges to the optimal value under contraction properties.