Skip to content

Generate SMT from TLA+ #3109

@Abhinandan-Pal

Description

@Abhinandan-Pal

I’m currently working on a project where I intend to use Apalache to translate TLA+ models to SMT. In our workflow, we only need to translate the model—our LTL specification is handled separately.

Following the instructions on [link] and using the tool’s documentation, I attempted to run:

apalache-mc check --debug MC10_8.tla
  • Apalache version: 0.47.2
  • OS: Ubuntu 24.04 Running as a Docker Env in an Amazon EC2

However, this does not appear to produce a log.smt file as expected. Could you please advise on what I might be doing incorrectly?

Thank you very much for your time, and apologies if the issue is straightforward.

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