Module taffy::compute::grid::types::cell_occupancy

source ·
Expand description

Contains CellOccupancyMatrix used to track occupied cells during grid placement

Structs§

  • A dynamically sized matrix (2d grid) which tracks the occupancy of each grid cell during auto-placement It also keeps tabs on how many tracks there are and which tracks are implicit and which are explicit.

Enums§