Browse Source
Deal with module/model alphabets properly in PTAs, in particular when storing PTAs internally using pta.PTA. The definition of the alphabet of a PTA from a PRISM model is now correct and inline with the defition for other models.
Deal with module/model alphabets properly in PTAs, in particular when storing PTAs internally using pta.PTA. The definition of the alphabet of a PTA from a PRISM model is now correct and inline with the defition for other models.
Fixes https://github.com/prismmodelchecker/prism/issues/10 git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@11770 bbc10eb1-c90d-0410-af57-cb519fbb1720master
6 changed files with 67 additions and 34 deletions
-
18prism/src/parser/ast/Module.java
-
2prism/src/pta/DBMList.java
-
5prism/src/pta/Modules2PTA.java
-
19prism/src/pta/PTA.java
-
42prism/src/pta/PTAParallel.java
-
15prism/src/pta/parser/PTAParser.java
Write
Preview
Loading…
Cancel
Save
Reference in new issue