All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cvc5-cvc5-1.2.0.test.regress.cli.regress0.wiki.12.cvc.smt2 Maven / Gradle / Ivy

The newest version!
; EXPECT: unsat
(set-logic ALL)
(set-option :incremental false)
(declare-fun a () Bool)
(declare-fun b () Bool)
(declare-fun c () Bool)
(check-sat-assuming ( (not (= (and a a) a)) ))




© 2015 - 2024 Weber Informatics LLC | Privacy Policy