[][src]Module dancing_links::grid

Dancing links Grid implementation for use in the Solver.

Structs

Column

A column inside of a Grid.

Grid

Dancing links grid, support efficient removal of rows and columns.

Node

A coordinate inside of a Grid.