A multithreaded cryptarithmetic/cryptarithm solver written completely in Rust. The solver reads an equation that has its digits represented by letters and computes the letters using a simple DFS.
-
Updated
Apr 27, 2021 - Rust
A multithreaded cryptarithmetic/cryptarithm solver written completely in Rust. The solver reads an equation that has its digits represented by letters and computes the letters using a simple DFS.
Add a description, image, and links to the cryptarithmetic topic page so that developers can more easily learn about it.
To associate your repository with the cryptarithmetic topic, visit your repo's landing page and select "manage topics."