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

back to top