Skip to content

Refutation soundness issue on a string formula #6776

@zhendongsu

Description

@zhendongsu

Commit: 5e6117c
OS: Ubuntu 18.04

[596] % cvc5 -q small.smt2
unsat
[597] % cvc4-1.8 -q small.smt2
unsat
[598] % z3 small.smt2
sat
[599] % cat small.smt2
(assert (str.in_re "A" (ite (= (div 0 0) 0) (str.to_re "A") (str.to_re "B"))))
(check-sat)
[600] % 

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions