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

Implement symbolic transitions. #70

Closed
marcofavorito opened this issue Nov 10, 2019 · 1 comment
Closed

Implement symbolic transitions. #70

marcofavorito opened this issue Nov 10, 2019 · 1 comment

Comments

@marcofavorito
Copy link
Member

Is your feature request related to a problem? Please describe.

With the current implementation, all the transitions must be stated explicitly and with the alphabet as arc labels.

Describe the solution you'd like

A way to specify a broader set of possible transitions expressed by propositional formulas, e.g. true to specify any symbol (even not present in the alphabet), false the opposite, a to indicate that the proposition a must be true.

Describe alternatives you've considered

Additional context

@marcofavorito marcofavorito mentioned this issue Jan 4, 2020
7 tasks
@marcofavorito
Copy link
Member Author

marcofavorito commented Jan 18, 2020

#72 closes this issue.

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

No branches or pull requests

1 participant