Word Arithmetic Solver is a simple command line based tool that takes word arithmetic problems and solves them by guessing randomly.
A word arithmetic problem is something like JITTER/JOB = TOP, where each letter represents one digit 0-9.
Word Arithmetic Solver can usually find a solution in under 10,000 tries ( < 5 seconds).
Word Arithmetic Solver is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).
Requirements:
· Java