You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
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
orend
inside a LTLf parsed formula causes aNotImplementedError
.Your environment
The text was updated successfully, but these errors were encountered: