Skip to content

Pass formula to ltlsynt via STDIN instead of arg#76

Open
lucasoethe wants to merge 1 commit into
Barnard-PL-Labs:masterfrom
embedded-software-laboratory:ltlsynt-stdin
Open

Pass formula to ltlsynt via STDIN instead of arg#76
lucasoethe wants to merge 1 commit into
Barnard-PL-Labs:masterfrom
embedded-software-laboratory:ltlsynt-stdin

Conversation

@lucasoethe
Copy link
Copy Markdown

On Linux the maximum size of the command line is limited.
This limits the size of the formula tsltools can pass to ltlsynt.
Passing the formula via STDIN circumvents this limit.

On Linux the maximum size of the command line is limited.
This limits the size of the formula tsltools can pass to ltlsynt.
Passing the formula via STDIN circumvents this limit.
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