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

Add CLI subcommands #31

Merged
merged 2 commits into from
Jan 28, 2024
Merged

Add CLI subcommands #31

merged 2 commits into from
Jan 28, 2024

Conversation

marcofavorito
Copy link
Member

No description provided.

This commit improves the CLI by adding several subcommands, one for each synthesis variant:

  synthesis                   solve a classical LTLf synthesis problem
  maxset                      solve LTLf synthesis with maximally permissive strategies
  fairness                    solve LTLf synthesis with fairness assumptions
  stability                   solve LTLf synthesis with stability assumptions
  gr1                         Solve LTLf synthesis with GR(1) conditions
@marcofavorito marcofavorito marked this pull request as ready for review January 27, 2024 23:47
@marcofavorito marcofavorito merged commit a2cffad into main Jan 28, 2024
1 check passed
@marcofavorito marcofavorito deleted the cli branch April 9, 2024 21:16
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.

1 participant