domino_lib::functionalities::solve

Function solve_puzzle

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