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
Support check_sat statement for Alt-Ergo language #140
Closed
Halbaroth closed 1 year ago
This PR adds the keyword
check_sat
for the native language of Alt-Ergo.Besides, I modified the
Prove
description for statement. Now, the payload ofProve
can extend the assumptions and the goals of the current sequent.