Groups
Category
State space reduction shrinks the number of dynamic programming or search states by keeping only the information that truly affects future decisions.
Plug DP (DP on broken profile with plugs) sweeps a grid cell by cell while remembering how partial path segments cross the frontier as labeled “plugs.”