gridthough
Gridthrough is a term used in digital geometry and grid-based algorithms to describe a characteristic path or traversal that moves through a lattice in a continuous, grid-respecting manner. In practice, gridthrough paths are those that align with the underlying square grid, progressing from cell to adjacent cell in a way that preserves a coherent through-line across the grid.
Origin and usage: The word is a portmanteau of grid and through and has appeared in scholarly
Formal aspects: In two-dimensional square grids, a gridthrough path typically is defined by two conditions: (1)
Applications: Gridthrough concepts are used in discrete curve extraction, rasterization, mesh generation on grids, and routing
See also: Digital topology, lattice path, grid graph, grid routing, NoC routing.