Function solve_puzzle

Source
pub fn solve_puzzle(puzzle: &Puzzle) -> Result<Solution, DominoError>