Transition enabledness for untimed nets
Bug #1902794 reported by
Jiri Srba
on 2020-11-03
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| TAPAAL |
Critical
|
Unassigned |
Bug Description
Make a simple untimed net (or untime the intro example) and make a quicky
EF IntroExample.T0 = 0
This "= 0" is suggested by the GUI but it should instead say T0 is enabled and the query
should look like
EF IntroExample.TO
The verification with the first query above of course also fails as the engine does not accept it.
Related branches
lp:~tapaal-contributor/tapaal/fix-is-enabled-transition-query
- Kenneth Yrke Jørgensen: Approve on 2020-11-06
- Jiri Srba: Approve on 2020-11-06
-
Diff: 231 lines (+33/-30)1 file modifiedsrc/pipe/gui/widgets/QueryDialog.java (+33/-30)
Jiri Srba (srba)
on 2020-11-06
Changed in tapaal: | |
status: | New → Fix Committed |
Jiri Srba (srba)
on 2021-04-06
Changed in tapaal: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.