Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run Apalache on instrumented monitor #40

Merged
merged 3 commits into from
Apr 30, 2024
Merged

Run Apalache on instrumented monitor #40

merged 3 commits into from
Apr 30, 2024

Conversation

thpani
Copy link
Collaborator

@thpani thpani commented Apr 29, 2024

Runs Apalache on instrumented monitor:

  1. Runs apalache typecheck --output=xyz.json to get monitor in JSON
  2. Instruments monitor with state/tx data (see Programmatically instrument TLA+ monitor #39)
  3. Runs apalache check on instrumented monitor

Reading ITF is left for #38.

Copy link
Contributor

@konnov konnov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense to me

Base automatically changed from th/instrument-monitor to main April 30, 2024 09:39
@thpani thpani force-pushed the th/apal-instr-mon branch from a305026 to b96068e Compare April 30, 2024 09:43
@thpani thpani merged commit 64db274 into main Apr 30, 2024
2 checks passed
@thpani thpani deleted the th/apal-instr-mon branch April 30, 2024 09:45
@konnov konnov added this to the M2: Monitor executor milestone May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants