Skip to main content

solve_all_str

Function solve_all_str 

Source
pub fn solve_all_str(puzzle: &str) -> Result<Vec<String>, RustokuError>
Expand description

Solves puzzle and returns all solutions as 81-char strings.