# Gridworld
Last edited: 2026-02-05
Gridworld
A Grid world is any set of states that can be modelled as $S \subset \mathbb{Z}^n$. Where states can only transition to adjacent states in the grid system.
Last edited: 2026-02-05
A Grid world is any set of states that can be modelled as $S \subset \mathbb{Z}^n$. Where states can only transition to adjacent states in the grid system.