Skip to content

Migrate to rust-smt-ir #20

@momvart

Description

@momvart

With the recent changes (e.g., directed execution), it makes sense to rely on more abstract representations of queries like https://github.com/awslabs/rust-smt-ir instead of SMTLIB strings.

It has the benefits of:

  • Breaking the dependency on the solver
  • More efficient encoding
  • Faster transfer of queries
  • ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    a-runtimeArea: The runtime library and backendsa-solverArea: The solver components and queriest-enhancementType: Implementing new features or improvements to them

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions