Skip to content

Refutational soundness bug in string logic #5108

@wintered

Description

@wintered

Commit: d0515dc

$z3release bug.smt2                                                             
unsat                                                                           
$cvc4 -q --strings-exp bug.smt2                                                 
sat                                                                             
$cat bug.smt2                                                                   
(declare-fun x () String)                                                       
(assert (> (- (str.to_int (str.++ (str.from_int 0) x))) 0))                     
(check-sat)                                                                     

Metadata

Metadata

Assignees

No one assigned

    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