GitHub / AKil47 / cryptarithmetic
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AKil47%2Fcryptarithmetic
PURL: pkg:github/AKil47/cryptarithmetic
Stars: 0
Forks: 0
Open issues: 1
License: None
Language: Rust
Size: 16.6 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: about 4 years ago
Pushed at: about 4 years ago
Last synced at: over 2 years ago
Topics: cryptarithmetic, shunting-yard-algorithm