https://github.com/EasyCrypt/easycrypt
Revision a37bb89001dfd1400283146b8595f072c0d47409 authored by Pierre-Yves Strub on 17 September 2018, 08:56:28 UTC, committed by Pierre-Yves Strub on 17 September 2018, 08:56:38 UTC
Expressions of the form (x + c1) + c2 are now simplified to
(x + [c1+c2]) (modulo commutativity of (+).
1 parent c997f51
History
Tip revision: a37bb89001dfd1400283146b8595f072c0d47409 authored by Pierre-Yves Strub on 17 September 2018, 08:56:28 UTC
better simplification of int/real addition
Tip revision: a37bb89
File Mode Size
unix
win32
Makefile -rw-r--r-- 708 bytes
callprover.c -rw-r--r-- 291 bytes

back to top