Expand description
Contains CellOccupancyMatrix used to track occupied cells during grid placement
Structsยง
- Cell
Occupancy ๐Matrix - 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ยง
- Cell
Occupancy ๐State - The occupancy state of a single grid cell