Gbury / dolmen

Dolmen provides a library and a binary to parse, typecheck, and evaluate languages used in automated deduction
BSD 2-Clause "Simplified" License
80 stars 17 forks source link

Refine some arithmetic error/warning messages #184

Closed Gbury closed 1 year ago

Gbury commented 1 year ago

This should improve some error/warning messages related to linear arithmetic (and other arithmetic restrictions).

Closes #183