# Structs
Board represents the entire game board, along with the side constraints that define the problem.
Cell represents a collection of information relevant to a single cell in the board.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author