Skip to content

Use Z3 in parallel mode #2315

Closed
Closed
@rnbguy

Description

@rnbguy

Is your feature request related to a problem? Please describe

It would be nice to expose some z3 configuration at Apalache CLI.

For one, I want to run z3 in parallel mode. This can be done via setting parallel.enable to true.

Describe the solution you'd like

This can be exposed via --tuning-options.

Eg. apalache-mc simulate --tuning-options=search.solver.z3.parallel.enable=true ...

Describe the impact on your work

Faster z3 search on multi-core machines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA new feature or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions