Merge lp:~tapaal-contributor/verifypn/show-reduced-net into lp:verifypn
Proposed by
Thomas Pedersen
on 2020-09-18
Status: | Merged |
---|---|
Approved by: | Jiri Srba on 2020-10-31 |
Approved revision: | no longer in the source branch. |
Merged at revision: | 228 |
Proposed branch: | lp:~tapaal-contributor/verifypn/show-reduced-net |
Merge into: | lp:verifypn |
Diff against target: |
162 lines (+28/-2) 5 files modified
include/PetriEngine/PetriNet.h (+3/-0) include/PetriEngine/PetriNetBuilder.h (+3/-0) src/PetriEngine/PetriNet.cpp (+6/-0) src/PetriEngine/PetriNetBuilder.cpp (+15/-2) src/VerifyPN.cpp (+1/-0) |
To merge this branch: | bzr merge lp:~tapaal-contributor/verifypn/show-reduced-net |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jiri Srba | 2020-09-18 | Approve on 2020-10-31 | |
Peter Gjøl Jensen | 2020-09-18 | Pending | |
Review via email:
|
Commit message
Added place and transition locations to the petri net and include them when writing the reduced net.
This change was made to retain locations for the reduced net in the bug https:/
To post a comment you must log in.
lp:~tapaal-contributor/verifypn/show-reduced-net
updated
on 2020-09-18
- 227. By <email address hidden> on 2020-09-18
-
fixed compilation with static libraries for mac
review:
Approve
lp:~tapaal-contributor/verifypn/show-reduced-net
updated
on 2020-10-31
- 228. By Jiri Srba on 2020-10-31
-
merged in lp:~tapaal-contributor/verifypn/show-reduced-net adding x,y coordinates when eexporting reduced net