Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Missing Last, End special symbols in LTLf. #19

Open
cipollone opened this issue Mar 4, 2020 · 1 comment
Open

Missing Last, End special symbols in LTLf. #19

cipollone opened this issue Mar 4, 2020 · 1 comment

Comments

@cipollone
Copy link
Collaborator

Subject of the issue

Last, End are special symbols that should have a special meaning. After #18 , these are no longer ignored, but they are parsed correctly. However, the feature is still not supported. There is no LTLfLast class, and LTLfEnd must be tested. Writing last or end inside a LTLf parsed formula causes a NotImplementedError.

Your environment

  • OS: any
  • Python version: using Python 3.7.3, should apply to any.
  • Package Version: no branch support this feature up to now (4/3/20)
@cipollone cipollone mentioned this issue Mar 6, 2020
7 tasks
@cipollone
Copy link
Collaborator Author

LTLfLast is now suppoted: #21.
We can leave this issue open, if we desire an LTLfEnd in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant