arnaud-m / cryptator

A constraint-based cryptarithm solver
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

[FEATURE] Allow generation of bignum multiplications #138

Closed arnaud-m closed 1 year ago

arnaud-m commented 1 year ago

Is your feature request related to a problem? Please describe.

The generation of short and long multiplications is constrained for restricting to simple precision.

Describe the solution you'd like