Skip to content

smtzilla: make sur we don't dispatch unsupported operations to some solvers? #646

Description

@redianthus

Hi,

Let's take the example of ext_rotate. I think only Z3 supports it.
Thus, when a query contains such an operator, we should only send it to Z3.
Maybe we should have such a list somewhere and use it in SMTzilla to make sure we don't send unsupported queries to some solvers?

cc @hra687261, I'm curious to hear your thoughts about it.
I'm also thinking the work of @amenahh could help us making such a list?
Moreover, we could start by only making the list for QF_BVFP which is what is needed in Owi, that could be a good first step! :)

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