Skip to content

Use uninterpreted functions for division #995

Description

@gustavo-grieco

SMT bitvector division (bvudiv, bvsdiv, bvurem, bvsrem) is expensive for solvers. Halmos uses uninterpreted functions during symbolic execution, deferring exact division semantics to a refinement phase. This dramatically speeds up path exploration while remaining sound.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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