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

cvc5-cvc5-1.2.0.test.regress.cli.regress0.bug288.smtv1.smt2 Maven / Gradle / Ivy

The newest version!
(set-option :incremental false)
(set-info :status sat)
(set-logic QF_LIA)
(declare-fun x () Int)
(declare-fun y () Int)
(check-sat-assuming ( (not (<= x y)) ))




© 2015 - 2024 Weber Informatics LLC | Privacy Policy