You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3393 lines
128 KiB

  1. {
  2. "jani-version":1,
  3. "features":[
  4. "derived-operators"
  5. ],
  6. "name":"Converted from PRISM by IscasMC",
  7. "type":"mdp",
  8. "actions":[
  9. {
  10. "name":"tau__"
  11. }
  12. ],
  13. "variables":[
  14. {
  15. "name":"p1",
  16. "type":{
  17. "kind":"bounded",
  18. "base":"int",
  19. "lower-bound":0,
  20. "upper-bound":11
  21. }
  22. },
  23. {
  24. "name":"p2",
  25. "type":{
  26. "kind":"bounded",
  27. "base":"int",
  28. "lower-bound":0,
  29. "upper-bound":11
  30. }
  31. },
  32. {
  33. "name":"p3",
  34. "type":{
  35. "kind":"bounded",
  36. "base":"int",
  37. "lower-bound":0,
  38. "upper-bound":11
  39. }
  40. },
  41. {
  42. "name":"p4",
  43. "type":{
  44. "kind":"bounded",
  45. "base":"int",
  46. "lower-bound":0,
  47. "upper-bound":11
  48. }
  49. }
  50. ],
  51. "observables":[
  52. ],
  53. "initial-states":{
  54. "exp":{
  55. "op":"∧",
  56. "left":{
  57. "op":"∧",
  58. "left":{
  59. "op":"∧",
  60. "left":{
  61. "op":"=",
  62. "left":"p1",
  63. "right":0
  64. },
  65. "right":{
  66. "op":"=",
  67. "left":"p2",
  68. "right":0
  69. }
  70. },
  71. "right":{
  72. "op":"=",
  73. "left":"p3",
  74. "right":0
  75. }
  76. },
  77. "right":{
  78. "op":"=",
  79. "left":"p4",
  80. "right":0
  81. }
  82. }
  83. },
  84. "automata":[
  85. {
  86. "name":"phil1",
  87. "locations":[
  88. {
  89. "name":"location"
  90. }
  91. ],
  92. "initial-locations":[
  93. "location"
  94. ],
  95. "edges":[
  96. {
  97. "location":"location",
  98. "action":"tau__",
  99. "guard":{
  100. "exp":{
  101. "op":"=",
  102. "left":"p1",
  103. "right":0
  104. }
  105. },
  106. "destinations":[
  107. {
  108. "probability":{
  109. "exp":1
  110. },
  111. "location":"location",
  112. "assignments":[
  113. {
  114. "ref":"p1",
  115. "value":0
  116. }
  117. ],
  118. "observables":[
  119. ]
  120. }
  121. ]
  122. },
  123. {
  124. "location":"location",
  125. "action":"tau__",
  126. "guard":{
  127. "exp":{
  128. "op":"=",
  129. "left":"p1",
  130. "right":0
  131. }
  132. },
  133. "destinations":[
  134. {
  135. "probability":{
  136. "exp":1
  137. },
  138. "location":"location",
  139. "assignments":[
  140. {
  141. "ref":"p1",
  142. "value":1
  143. }
  144. ],
  145. "observables":[
  146. ]
  147. }
  148. ]
  149. },
  150. {
  151. "location":"location",
  152. "action":"tau__",
  153. "guard":{
  154. "exp":{
  155. "op":"=",
  156. "left":"p1",
  157. "right":1
  158. }
  159. },
  160. "destinations":[
  161. {
  162. "probability":{
  163. "exp":0.5000000
  164. },
  165. "location":"location",
  166. "assignments":[
  167. {
  168. "ref":"p1",
  169. "value":2
  170. }
  171. ],
  172. "observables":[
  173. ]
  174. },
  175. {
  176. "probability":{
  177. "exp":0.5000000
  178. },
  179. "location":"location",
  180. "assignments":[
  181. {
  182. "ref":"p1",
  183. "value":3
  184. }
  185. ],
  186. "observables":[
  187. ]
  188. }
  189. ]
  190. },
  191. {
  192. "location":"location",
  193. "action":"tau__",
  194. "guard":{
  195. "exp":{
  196. "op":"∧",
  197. "left":{
  198. "op":"=",
  199. "left":"p1",
  200. "right":2
  201. },
  202. "right":{
  203. "op":"∨",
  204. "left":{
  205. "op":"∨",
  206. "left":{
  207. "op":"∧",
  208. "left":{
  209. "op":"≥",
  210. "left":"p2",
  211. "right":0
  212. },
  213. "right":{
  214. "op":"≤",
  215. "left":"p2",
  216. "right":4
  217. }
  218. },
  219. "right":{
  220. "op":"=",
  221. "left":"p2",
  222. "right":6
  223. }
  224. },
  225. "right":{
  226. "op":"=",
  227. "left":"p2",
  228. "right":10
  229. }
  230. }
  231. }
  232. },
  233. "destinations":[
  234. {
  235. "probability":{
  236. "exp":1
  237. },
  238. "location":"location",
  239. "assignments":[
  240. {
  241. "ref":"p1",
  242. "value":4
  243. }
  244. ],
  245. "observables":[
  246. ]
  247. }
  248. ]
  249. },
  250. {
  251. "location":"location",
  252. "action":"tau__",
  253. "guard":{
  254. "exp":{
  255. "op":"∧",
  256. "left":{
  257. "op":"=",
  258. "left":"p1",
  259. "right":2
  260. },
  261. "right":{
  262. "op":"¬",
  263. "exp":{
  264. "op":"∨",
  265. "left":{
  266. "op":"∨",
  267. "left":{
  268. "op":"∧",
  269. "left":{
  270. "op":"≥",
  271. "left":"p2",
  272. "right":0
  273. },
  274. "right":{
  275. "op":"≤",
  276. "left":"p2",
  277. "right":4
  278. }
  279. },
  280. "right":{
  281. "op":"=",
  282. "left":"p2",
  283. "right":6
  284. }
  285. },
  286. "right":{
  287. "op":"=",
  288. "left":"p2",
  289. "right":10
  290. }
  291. }
  292. }
  293. }
  294. },
  295. "destinations":[
  296. {
  297. "probability":{
  298. "exp":1
  299. },
  300. "location":"location",
  301. "assignments":[
  302. {
  303. "ref":"p1",
  304. "value":2
  305. }
  306. ],
  307. "observables":[
  308. ]
  309. }
  310. ]
  311. },
  312. {
  313. "location":"location",
  314. "action":"tau__",
  315. "guard":{
  316. "exp":{
  317. "op":"∧",
  318. "left":{
  319. "op":"=",
  320. "left":"p1",
  321. "right":3
  322. },
  323. "right":{
  324. "op":"∨",
  325. "left":{
  326. "op":"∨",
  327. "left":{
  328. "op":"∨",
  329. "left":{
  330. "op":"∧",
  331. "left":{
  332. "op":"≥",
  333. "left":"p4",
  334. "right":0
  335. },
  336. "right":{
  337. "op":"≤",
  338. "left":"p4",
  339. "right":3
  340. }
  341. },
  342. "right":{
  343. "op":"=",
  344. "left":"p4",
  345. "right":5
  346. }
  347. },
  348. "right":{
  349. "op":"=",
  350. "left":"p4",
  351. "right":7
  352. }
  353. },
  354. "right":{
  355. "op":"=",
  356. "left":"p4",
  357. "right":11
  358. }
  359. }
  360. }
  361. },
  362. "destinations":[
  363. {
  364. "probability":{
  365. "exp":1
  366. },
  367. "location":"location",
  368. "assignments":[
  369. {
  370. "ref":"p1",
  371. "value":5
  372. }
  373. ],
  374. "observables":[
  375. ]
  376. }
  377. ]
  378. },
  379. {
  380. "location":"location",
  381. "action":"tau__",
  382. "guard":{
  383. "exp":{
  384. "op":"∧",
  385. "left":{
  386. "op":"=",
  387. "left":"p1",
  388. "right":3
  389. },
  390. "right":{
  391. "op":"¬",
  392. "exp":{
  393. "op":"∨",
  394. "left":{
  395. "op":"∨",
  396. "left":{
  397. "op":"∨",
  398. "left":{
  399. "op":"∧",
  400. "left":{
  401. "op":"≥",
  402. "left":"p4",
  403. "right":0
  404. },
  405. "right":{
  406. "op":"≤",
  407. "left":"p4",
  408. "right":3
  409. }
  410. },
  411. "right":{
  412. "op":"=",
  413. "left":"p4",
  414. "right":5
  415. }
  416. },
  417. "right":{
  418. "op":"=",
  419. "left":"p4",
  420. "right":7
  421. }
  422. },
  423. "right":{
  424. "op":"=",
  425. "left":"p4",
  426. "right":11
  427. }
  428. }
  429. }
  430. }
  431. },
  432. "destinations":[
  433. {
  434. "probability":{
  435. "exp":1
  436. },
  437. "location":"location",
  438. "assignments":[
  439. {
  440. "ref":"p1",
  441. "value":3
  442. }
  443. ],
  444. "observables":[
  445. ]
  446. }
  447. ]
  448. },
  449. {
  450. "location":"location",
  451. "action":"tau__",
  452. "guard":{
  453. "exp":{
  454. "op":"∧",
  455. "left":{
  456. "op":"=",
  457. "left":"p1",
  458. "right":4
  459. },
  460. "right":{
  461. "op":"∨",
  462. "left":{
  463. "op":"∨",
  464. "left":{
  465. "op":"∨",
  466. "left":{
  467. "op":"∧",
  468. "left":{
  469. "op":"≥",
  470. "left":"p4",
  471. "right":0
  472. },
  473. "right":{
  474. "op":"≤",
  475. "left":"p4",
  476. "right":3
  477. }
  478. },
  479. "right":{
  480. "op":"=",
  481. "left":"p4",
  482. "right":5
  483. }
  484. },
  485. "right":{
  486. "op":"=",
  487. "left":"p4",
  488. "right":7
  489. }
  490. },
  491. "right":{
  492. "op":"=",
  493. "left":"p4",
  494. "right":11
  495. }
  496. }
  497. }
  498. },
  499. "destinations":[
  500. {
  501. "probability":{
  502. "exp":1
  503. },
  504. "location":"location",
  505. "assignments":[
  506. {
  507. "ref":"p1",
  508. "value":8
  509. }
  510. ],
  511. "observables":[
  512. ]
  513. }
  514. ]
  515. },
  516. {
  517. "location":"location",
  518. "action":"tau__",
  519. "guard":{
  520. "exp":{
  521. "op":"∧",
  522. "left":{
  523. "op":"=",
  524. "left":"p1",
  525. "right":4
  526. },
  527. "right":{
  528. "op":"¬",
  529. "exp":{
  530. "op":"∨",
  531. "left":{
  532. "op":"∨",
  533. "left":{
  534. "op":"∨",
  535. "left":{
  536. "op":"∧",
  537. "left":{
  538. "op":"≥",
  539. "left":"p4",
  540. "right":0
  541. },
  542. "right":{
  543. "op":"≤",
  544. "left":"p4",
  545. "right":3
  546. }
  547. },
  548. "right":{
  549. "op":"=",
  550. "left":"p4",
  551. "right":5
  552. }
  553. },
  554. "right":{
  555. "op":"=",
  556. "left":"p4",
  557. "right":7
  558. }
  559. },
  560. "right":{
  561. "op":"=",
  562. "left":"p4",
  563. "right":11
  564. }
  565. }
  566. }
  567. }
  568. },
  569. "destinations":[
  570. {
  571. "probability":{
  572. "exp":1
  573. },
  574. "location":"location",
  575. "assignments":[
  576. {
  577. "ref":"p1",
  578. "value":6
  579. }
  580. ],
  581. "observables":[
  582. ]
  583. }
  584. ]
  585. },
  586. {
  587. "location":"location",
  588. "action":"tau__",
  589. "guard":{
  590. "exp":{
  591. "op":"∧",
  592. "left":{
  593. "op":"=",
  594. "left":"p1",
  595. "right":5
  596. },
  597. "right":{
  598. "op":"∨",
  599. "left":{
  600. "op":"∨",
  601. "left":{
  602. "op":"∧",
  603. "left":{
  604. "op":"≥",
  605. "left":"p2",
  606. "right":0
  607. },
  608. "right":{
  609. "op":"≤",
  610. "left":"p2",
  611. "right":4
  612. }
  613. },
  614. "right":{
  615. "op":"=",
  616. "left":"p2",
  617. "right":6
  618. }
  619. },
  620. "right":{
  621. "op":"=",
  622. "left":"p2",
  623. "right":10
  624. }
  625. }
  626. }
  627. },
  628. "destinations":[
  629. {
  630. "probability":{
  631. "exp":1
  632. },
  633. "location":"location",
  634. "assignments":[
  635. {
  636. "ref":"p1",
  637. "value":8
  638. }
  639. ],
  640. "observables":[
  641. ]
  642. }
  643. ]
  644. },
  645. {
  646. "location":"location",
  647. "action":"tau__",
  648. "guard":{
  649. "exp":{
  650. "op":"∧",
  651. "left":{
  652. "op":"=",
  653. "left":"p1",
  654. "right":5
  655. },
  656. "right":{
  657. "op":"¬",
  658. "exp":{
  659. "op":"∨",
  660. "left":{
  661. "op":"∨",
  662. "left":{
  663. "op":"∧",
  664. "left":{
  665. "op":"≥",
  666. "left":"p2",
  667. "right":0
  668. },
  669. "right":{
  670. "op":"≤",
  671. "left":"p2",
  672. "right":4
  673. }
  674. },
  675. "right":{
  676. "op":"=",
  677. "left":"p2",
  678. "right":6
  679. }
  680. },
  681. "right":{
  682. "op":"=",
  683. "left":"p2",
  684. "right":10
  685. }
  686. }
  687. }
  688. }
  689. },
  690. "destinations":[
  691. {
  692. "probability":{
  693. "exp":1
  694. },
  695. "location":"location",
  696. "assignments":[
  697. {
  698. "ref":"p1",
  699. "value":7
  700. }
  701. ],
  702. "observables":[
  703. ]
  704. }
  705. ]
  706. },
  707. {
  708. "location":"location",
  709. "action":"tau__",
  710. "guard":{
  711. "exp":{
  712. "op":"=",
  713. "left":"p1",
  714. "right":6
  715. }
  716. },
  717. "destinations":[
  718. {
  719. "probability":{
  720. "exp":1
  721. },
  722. "location":"location",
  723. "assignments":[
  724. {
  725. "ref":"p1",
  726. "value":1
  727. }
  728. ],
  729. "observables":[
  730. ]
  731. }
  732. ]
  733. },
  734. {
  735. "location":"location",
  736. "action":"tau__",
  737. "guard":{
  738. "exp":{
  739. "op":"=",
  740. "left":"p1",
  741. "right":7
  742. }
  743. },
  744. "destinations":[
  745. {
  746. "probability":{
  747. "exp":1
  748. },
  749. "location":"location",
  750. "assignments":[
  751. {
  752. "ref":"p1",
  753. "value":1
  754. }
  755. ],
  756. "observables":[
  757. ]
  758. }
  759. ]
  760. },
  761. {
  762. "location":"location",
  763. "action":"tau__",
  764. "guard":{
  765. "exp":{
  766. "op":"=",
  767. "left":"p1",
  768. "right":8
  769. }
  770. },
  771. "destinations":[
  772. {
  773. "probability":{
  774. "exp":1
  775. },
  776. "location":"location",
  777. "assignments":[
  778. {
  779. "ref":"p1",
  780. "value":9
  781. }
  782. ],
  783. "observables":[
  784. ]
  785. }
  786. ]
  787. },
  788. {
  789. "location":"location",
  790. "action":"tau__",
  791. "guard":{
  792. "exp":{
  793. "op":"=",
  794. "left":"p1",
  795. "right":9
  796. }
  797. },
  798. "destinations":[
  799. {
  800. "probability":{
  801. "exp":1
  802. },
  803. "location":"location",
  804. "assignments":[
  805. {
  806. "ref":"p1",
  807. "value":10
  808. }
  809. ],
  810. "observables":[
  811. ]
  812. }
  813. ]
  814. },
  815. {
  816. "location":"location",
  817. "action":"tau__",
  818. "guard":{
  819. "exp":{
  820. "op":"=",
  821. "left":"p1",
  822. "right":9
  823. }
  824. },
  825. "destinations":[
  826. {
  827. "probability":{
  828. "exp":1
  829. },
  830. "location":"location",
  831. "assignments":[
  832. {
  833. "ref":"p1",
  834. "value":11
  835. }
  836. ],
  837. "observables":[
  838. ]
  839. }
  840. ]
  841. },
  842. {
  843. "location":"location",
  844. "action":"tau__",
  845. "guard":{
  846. "exp":{
  847. "op":"=",
  848. "left":"p1",
  849. "right":10
  850. }
  851. },
  852. "destinations":[
  853. {
  854. "probability":{
  855. "exp":1
  856. },
  857. "location":"location",
  858. "assignments":[
  859. {
  860. "ref":"p1",
  861. "value":0
  862. }
  863. ],
  864. "observables":[
  865. ]
  866. }
  867. ]
  868. },
  869. {
  870. "location":"location",
  871. "action":"tau__",
  872. "guard":{
  873. "exp":{
  874. "op":"=",
  875. "left":"p1",
  876. "right":11
  877. }
  878. },
  879. "destinations":[
  880. {
  881. "probability":{
  882. "exp":1
  883. },
  884. "location":"location",
  885. "assignments":[
  886. {
  887. "ref":"p1",
  888. "value":0
  889. }
  890. ],
  891. "observables":[
  892. ]
  893. }
  894. ]
  895. }
  896. ]
  897. },
  898. {
  899. "name":"phil2",
  900. "locations":[
  901. {
  902. "name":"location"
  903. }
  904. ],
  905. "initial-locations":[
  906. "location"
  907. ],
  908. "edges":[
  909. {
  910. "location":"location",
  911. "action":"tau__",
  912. "guard":{
  913. "exp":{
  914. "op":"=",
  915. "left":"p2",
  916. "right":0
  917. }
  918. },
  919. "destinations":[
  920. {
  921. "probability":{
  922. "exp":1
  923. },
  924. "location":"location",
  925. "assignments":[
  926. {
  927. "ref":"p2",
  928. "value":0
  929. }
  930. ],
  931. "observables":[
  932. ]
  933. }
  934. ]
  935. },
  936. {
  937. "location":"location",
  938. "action":"tau__",
  939. "guard":{
  940. "exp":{
  941. "op":"=",
  942. "left":"p2",
  943. "right":0
  944. }
  945. },
  946. "destinations":[
  947. {
  948. "probability":{
  949. "exp":1
  950. },
  951. "location":"location",
  952. "assignments":[
  953. {
  954. "ref":"p2",
  955. "value":1
  956. }
  957. ],
  958. "observables":[
  959. ]
  960. }
  961. ]
  962. },
  963. {
  964. "location":"location",
  965. "action":"tau__",
  966. "guard":{
  967. "exp":{
  968. "op":"=",
  969. "left":"p2",
  970. "right":1
  971. }
  972. },
  973. "destinations":[
  974. {
  975. "probability":{
  976. "exp":0.5000000
  977. },
  978. "location":"location",
  979. "assignments":[
  980. {
  981. "ref":"p2",
  982. "value":2
  983. }
  984. ],
  985. "observables":[
  986. ]
  987. },
  988. {
  989. "probability":{
  990. "exp":0.5000000
  991. },
  992. "location":"location",
  993. "assignments":[
  994. {
  995. "ref":"p2",
  996. "value":3
  997. }
  998. ],
  999. "observables":[
  1000. ]
  1001. }
  1002. ]
  1003. },
  1004. {
  1005. "location":"location",
  1006. "action":"tau__",
  1007. "guard":{
  1008. "exp":{
  1009. "op":"∧",
  1010. "left":{
  1011. "op":"=",
  1012. "left":"p2",
  1013. "right":2
  1014. },
  1015. "right":{
  1016. "op":"∨",
  1017. "left":{
  1018. "op":"∨",
  1019. "left":{
  1020. "op":"∧",
  1021. "left":{
  1022. "op":"≥",
  1023. "left":"p3",
  1024. "right":0
  1025. },
  1026. "right":{
  1027. "op":"≤",
  1028. "left":"p3",
  1029. "right":4
  1030. }
  1031. },
  1032. "right":{
  1033. "op":"=",
  1034. "left":"p3",
  1035. "right":6
  1036. }
  1037. },
  1038. "right":{
  1039. "op":"=",
  1040. "left":"p3",
  1041. "right":10
  1042. }
  1043. }
  1044. }
  1045. },
  1046. "destinations":[
  1047. {
  1048. "probability":{
  1049. "exp":1
  1050. },
  1051. "location":"location",
  1052. "assignments":[
  1053. {
  1054. "ref":"p2",
  1055. "value":4
  1056. }
  1057. ],
  1058. "observables":[
  1059. ]
  1060. }
  1061. ]
  1062. },
  1063. {
  1064. "location":"location",
  1065. "action":"tau__",
  1066. "guard":{
  1067. "exp":{
  1068. "op":"∧",
  1069. "left":{
  1070. "op":"=",
  1071. "left":"p2",
  1072. "right":2
  1073. },
  1074. "right":{
  1075. "op":"¬",
  1076. "exp":{
  1077. "op":"∨",
  1078. "left":{
  1079. "op":"∨",
  1080. "left":{
  1081. "op":"∧",
  1082. "left":{
  1083. "op":"≥",
  1084. "left":"p3",
  1085. "right":0
  1086. },
  1087. "right":{
  1088. "op":"≤",
  1089. "left":"p3",
  1090. "right":4
  1091. }
  1092. },
  1093. "right":{
  1094. "op":"=",
  1095. "left":"p3",
  1096. "right":6
  1097. }
  1098. },
  1099. "right":{
  1100. "op":"=",
  1101. "left":"p3",
  1102. "right":10
  1103. }
  1104. }
  1105. }
  1106. }
  1107. },
  1108. "destinations":[
  1109. {
  1110. "probability":{
  1111. "exp":1
  1112. },
  1113. "location":"location",
  1114. "assignments":[
  1115. {
  1116. "ref":"p2",
  1117. "value":2
  1118. }
  1119. ],
  1120. "observables":[
  1121. ]
  1122. }
  1123. ]
  1124. },
  1125. {
  1126. "location":"location",
  1127. "action":"tau__",
  1128. "guard":{
  1129. "exp":{
  1130. "op":"∧",
  1131. "left":{
  1132. "op":"=",
  1133. "left":"p2",
  1134. "right":3
  1135. },
  1136. "right":{
  1137. "op":"∨",
  1138. "left":{
  1139. "op":"∨",
  1140. "left":{
  1141. "op":"∨",
  1142. "left":{
  1143. "op":"∧",
  1144. "left":{
  1145. "op":"≥",
  1146. "left":"p1",
  1147. "right":0
  1148. },
  1149. "right":{
  1150. "op":"≤",
  1151. "left":"p1",
  1152. "right":3
  1153. }
  1154. },
  1155. "right":{
  1156. "op":"=",
  1157. "left":"p1",
  1158. "right":5
  1159. }
  1160. },
  1161. "right":{
  1162. "op":"=",
  1163. "left":"p1",
  1164. "right":7
  1165. }
  1166. },
  1167. "right":{
  1168. "op":"=",
  1169. "left":"p1",
  1170. "right":11
  1171. }
  1172. }
  1173. }
  1174. },
  1175. "destinations":[
  1176. {
  1177. "probability":{
  1178. "exp":1
  1179. },
  1180. "location":"location",
  1181. "assignments":[
  1182. {
  1183. "ref":"p2",
  1184. "value":5
  1185. }
  1186. ],
  1187. "observables":[
  1188. ]
  1189. }
  1190. ]
  1191. },
  1192. {
  1193. "location":"location",
  1194. "action":"tau__",
  1195. "guard":{
  1196. "exp":{
  1197. "op":"∧",
  1198. "left":{
  1199. "op":"=",
  1200. "left":"p2",
  1201. "right":3
  1202. },
  1203. "right":{
  1204. "op":"¬",
  1205. "exp":{
  1206. "op":"∨",
  1207. "left":{
  1208. "op":"∨",
  1209. "left":{
  1210. "op":"∨",
  1211. "left":{
  1212. "op":"∧",
  1213. "left":{
  1214. "op":"≥",
  1215. "left":"p1",
  1216. "right":0
  1217. },
  1218. "right":{
  1219. "op":"≤",
  1220. "left":"p1",
  1221. "right":3
  1222. }
  1223. },
  1224. "right":{
  1225. "op":"=",
  1226. "left":"p1",
  1227. "right":5
  1228. }
  1229. },
  1230. "right":{
  1231. "op":"=",
  1232. "left":"p1",
  1233. "right":7
  1234. }
  1235. },
  1236. "right":{
  1237. "op":"=",
  1238. "left":"p1",
  1239. "right":11
  1240. }
  1241. }
  1242. }
  1243. }
  1244. },
  1245. "destinations":[
  1246. {
  1247. "probability":{
  1248. "exp":1
  1249. },
  1250. "location":"location",
  1251. "assignments":[
  1252. {
  1253. "ref":"p2",
  1254. "value":3
  1255. }
  1256. ],
  1257. "observables":[
  1258. ]
  1259. }
  1260. ]
  1261. },
  1262. {
  1263. "location":"location",
  1264. "action":"tau__",
  1265. "guard":{
  1266. "exp":{
  1267. "op":"∧",
  1268. "left":{
  1269. "op":"=",
  1270. "left":"p2",
  1271. "right":4
  1272. },
  1273. "right":{
  1274. "op":"∨",
  1275. "left":{
  1276. "op":"∨",
  1277. "left":{
  1278. "op":"∨",
  1279. "left":{
  1280. "op":"∧",
  1281. "left":{
  1282. "op":"≥",
  1283. "left":"p1",
  1284. "right":0
  1285. },
  1286. "right":{
  1287. "op":"≤",
  1288. "left":"p1",
  1289. "right":3
  1290. }
  1291. },
  1292. "right":{
  1293. "op":"=",
  1294. "left":"p1",
  1295. "right":5
  1296. }
  1297. },
  1298. "right":{
  1299. "op":"=",
  1300. "left":"p1",
  1301. "right":7
  1302. }
  1303. },
  1304. "right":{
  1305. "op":"=",
  1306. "left":"p1",
  1307. "right":11
  1308. }
  1309. }
  1310. }
  1311. },
  1312. "destinations":[
  1313. {
  1314. "probability":{
  1315. "exp":1
  1316. },
  1317. "location":"location",
  1318. "assignments":[
  1319. {
  1320. "ref":"p2",
  1321. "value":8
  1322. }
  1323. ],
  1324. "observables":[
  1325. ]
  1326. }
  1327. ]
  1328. },
  1329. {
  1330. "location":"location",
  1331. "action":"tau__",
  1332. "guard":{
  1333. "exp":{
  1334. "op":"∧",
  1335. "left":{
  1336. "op":"=",
  1337. "left":"p2",
  1338. "right":4
  1339. },
  1340. "right":{
  1341. "op":"¬",
  1342. "exp":{
  1343. "op":"∨",
  1344. "left":{
  1345. "op":"∨",
  1346. "left":{
  1347. "op":"∨",
  1348. "left":{
  1349. "op":"∧",
  1350. "left":{
  1351. "op":"≥",
  1352. "left":"p1",
  1353. "right":0
  1354. },
  1355. "right":{
  1356. "op":"≤",
  1357. "left":"p1",
  1358. "right":3
  1359. }
  1360. },
  1361. "right":{
  1362. "op":"=",
  1363. "left":"p1",
  1364. "right":5
  1365. }
  1366. },
  1367. "right":{
  1368. "op":"=",
  1369. "left":"p1",
  1370. "right":7
  1371. }
  1372. },
  1373. "right":{
  1374. "op":"=",
  1375. "left":"p1",
  1376. "right":11
  1377. }
  1378. }
  1379. }
  1380. }
  1381. },
  1382. "destinations":[
  1383. {
  1384. "probability":{
  1385. "exp":1
  1386. },
  1387. "location":"location",
  1388. "assignments":[
  1389. {
  1390. "ref":"p2",
  1391. "value":6
  1392. }
  1393. ],
  1394. "observables":[
  1395. ]
  1396. }
  1397. ]
  1398. },
  1399. {
  1400. "location":"location",
  1401. "action":"tau__",
  1402. "guard":{
  1403. "exp":{
  1404. "op":"∧",
  1405. "left":{
  1406. "op":"=",
  1407. "left":"p2",
  1408. "right":5
  1409. },
  1410. "right":{
  1411. "op":"∨",
  1412. "left":{
  1413. "op":"∨",
  1414. "left":{
  1415. "op":"∧",
  1416. "left":{
  1417. "op":"≥",
  1418. "left":"p3",
  1419. "right":0
  1420. },
  1421. "right":{
  1422. "op":"≤",
  1423. "left":"p3",
  1424. "right":4
  1425. }
  1426. },
  1427. "right":{
  1428. "op":"=",
  1429. "left":"p3",
  1430. "right":6
  1431. }
  1432. },
  1433. "right":{
  1434. "op":"=",
  1435. "left":"p3",
  1436. "right":10
  1437. }
  1438. }
  1439. }
  1440. },
  1441. "destinations":[
  1442. {
  1443. "probability":{
  1444. "exp":1
  1445. },
  1446. "location":"location",
  1447. "assignments":[
  1448. {
  1449. "ref":"p2",
  1450. "value":8
  1451. }
  1452. ],
  1453. "observables":[
  1454. ]
  1455. }
  1456. ]
  1457. },
  1458. {
  1459. "location":"location",
  1460. "action":"tau__",
  1461. "guard":{
  1462. "exp":{
  1463. "op":"∧",
  1464. "left":{
  1465. "op":"=",
  1466. "left":"p2",
  1467. "right":5
  1468. },
  1469. "right":{
  1470. "op":"¬",
  1471. "exp":{
  1472. "op":"∨",
  1473. "left":{
  1474. "op":"∨",
  1475. "left":{
  1476. "op":"∧",
  1477. "left":{
  1478. "op":"≥",
  1479. "left":"p3",
  1480. "right":0
  1481. },
  1482. "right":{
  1483. "op":"≤",
  1484. "left":"p3",
  1485. "right":4
  1486. }
  1487. },
  1488. "right":{
  1489. "op":"=",
  1490. "left":"p3",
  1491. "right":6
  1492. }
  1493. },
  1494. "right":{
  1495. "op":"=",
  1496. "left":"p3",
  1497. "right":10
  1498. }
  1499. }
  1500. }
  1501. }
  1502. },
  1503. "destinations":[
  1504. {
  1505. "probability":{
  1506. "exp":1
  1507. },
  1508. "location":"location",
  1509. "assignments":[
  1510. {
  1511. "ref":"p2",
  1512. "value":7
  1513. }
  1514. ],
  1515. "observables":[
  1516. ]
  1517. }
  1518. ]
  1519. },
  1520. {
  1521. "location":"location",
  1522. "action":"tau__",
  1523. "guard":{
  1524. "exp":{
  1525. "op":"=",
  1526. "left":"p2",
  1527. "right":6
  1528. }
  1529. },
  1530. "destinations":[
  1531. {
  1532. "probability":{
  1533. "exp":1
  1534. },
  1535. "location":"location",
  1536. "assignments":[
  1537. {
  1538. "ref":"p2",
  1539. "value":1
  1540. }
  1541. ],
  1542. "observables":[
  1543. ]
  1544. }
  1545. ]
  1546. },
  1547. {
  1548. "location":"location",
  1549. "action":"tau__",
  1550. "guard":{
  1551. "exp":{
  1552. "op":"=",
  1553. "left":"p2",
  1554. "right":7
  1555. }
  1556. },
  1557. "destinations":[
  1558. {
  1559. "probability":{
  1560. "exp":1
  1561. },
  1562. "location":"location",
  1563. "assignments":[
  1564. {
  1565. "ref":"p2",
  1566. "value":1
  1567. }
  1568. ],
  1569. "observables":[
  1570. ]
  1571. }
  1572. ]
  1573. },
  1574. {
  1575. "location":"location",
  1576. "action":"tau__",
  1577. "guard":{
  1578. "exp":{
  1579. "op":"=",
  1580. "left":"p2",
  1581. "right":8
  1582. }
  1583. },
  1584. "destinations":[
  1585. {
  1586. "probability":{
  1587. "exp":1
  1588. },
  1589. "location":"location",
  1590. "assignments":[
  1591. {
  1592. "ref":"p2",
  1593. "value":9
  1594. }
  1595. ],
  1596. "observables":[
  1597. ]
  1598. }
  1599. ]
  1600. },
  1601. {
  1602. "location":"location",
  1603. "action":"tau__",
  1604. "guard":{
  1605. "exp":{
  1606. "op":"=",
  1607. "left":"p2",
  1608. "right":9
  1609. }
  1610. },
  1611. "destinations":[
  1612. {
  1613. "probability":{
  1614. "exp":1
  1615. },
  1616. "location":"location",
  1617. "assignments":[
  1618. {
  1619. "ref":"p2",
  1620. "value":10
  1621. }
  1622. ],
  1623. "observables":[
  1624. ]
  1625. }
  1626. ]
  1627. },
  1628. {
  1629. "location":"location",
  1630. "action":"tau__",
  1631. "guard":{
  1632. "exp":{
  1633. "op":"=",
  1634. "left":"p2",
  1635. "right":9
  1636. }
  1637. },
  1638. "destinations":[
  1639. {
  1640. "probability":{
  1641. "exp":1
  1642. },
  1643. "location":"location",
  1644. "assignments":[
  1645. {
  1646. "ref":"p2",
  1647. "value":11
  1648. }
  1649. ],
  1650. "observables":[
  1651. ]
  1652. }
  1653. ]
  1654. },
  1655. {
  1656. "location":"location",
  1657. "action":"tau__",
  1658. "guard":{
  1659. "exp":{
  1660. "op":"=",
  1661. "left":"p2",
  1662. "right":10
  1663. }
  1664. },
  1665. "destinations":[
  1666. {
  1667. "probability":{
  1668. "exp":1
  1669. },
  1670. "location":"location",
  1671. "assignments":[
  1672. {
  1673. "ref":"p2",
  1674. "value":0
  1675. }
  1676. ],
  1677. "observables":[
  1678. ]
  1679. }
  1680. ]
  1681. },
  1682. {
  1683. "location":"location",
  1684. "action":"tau__",
  1685. "guard":{
  1686. "exp":{
  1687. "op":"=",
  1688. "left":"p2",
  1689. "right":11
  1690. }
  1691. },
  1692. "destinations":[
  1693. {
  1694. "probability":{
  1695. "exp":1
  1696. },
  1697. "location":"location",
  1698. "assignments":[
  1699. {
  1700. "ref":"p2",
  1701. "value":0
  1702. }
  1703. ],
  1704. "observables":[
  1705. ]
  1706. }
  1707. ]
  1708. }
  1709. ]
  1710. },
  1711. {
  1712. "name":"phil3",
  1713. "locations":[
  1714. {
  1715. "name":"location"
  1716. }
  1717. ],
  1718. "initial-locations":[
  1719. "location"
  1720. ],
  1721. "edges":[
  1722. {
  1723. "location":"location",
  1724. "action":"tau__",
  1725. "guard":{
  1726. "exp":{
  1727. "op":"=",
  1728. "left":"p3",
  1729. "right":0
  1730. }
  1731. },
  1732. "destinations":[
  1733. {
  1734. "probability":{
  1735. "exp":1
  1736. },
  1737. "location":"location",
  1738. "assignments":[
  1739. {
  1740. "ref":"p3",
  1741. "value":0
  1742. }
  1743. ],
  1744. "observables":[
  1745. ]
  1746. }
  1747. ]
  1748. },
  1749. {
  1750. "location":"location",
  1751. "action":"tau__",
  1752. "guard":{
  1753. "exp":{
  1754. "op":"=",
  1755. "left":"p3",
  1756. "right":0
  1757. }
  1758. },
  1759. "destinations":[
  1760. {
  1761. "probability":{
  1762. "exp":1
  1763. },
  1764. "location":"location",
  1765. "assignments":[
  1766. {
  1767. "ref":"p3",
  1768. "value":1
  1769. }
  1770. ],
  1771. "observables":[
  1772. ]
  1773. }
  1774. ]
  1775. },
  1776. {
  1777. "location":"location",
  1778. "action":"tau__",
  1779. "guard":{
  1780. "exp":{
  1781. "op":"=",
  1782. "left":"p3",
  1783. "right":1
  1784. }
  1785. },
  1786. "destinations":[
  1787. {
  1788. "probability":{
  1789. "exp":0.5000000
  1790. },
  1791. "location":"location",
  1792. "assignments":[
  1793. {
  1794. "ref":"p3",
  1795. "value":2
  1796. }
  1797. ],
  1798. "observables":[
  1799. ]
  1800. },
  1801. {
  1802. "probability":{
  1803. "exp":0.5000000
  1804. },
  1805. "location":"location",
  1806. "assignments":[
  1807. {
  1808. "ref":"p3",
  1809. "value":3
  1810. }
  1811. ],
  1812. "observables":[
  1813. ]
  1814. }
  1815. ]
  1816. },
  1817. {
  1818. "location":"location",
  1819. "action":"tau__",
  1820. "guard":{
  1821. "exp":{
  1822. "op":"∧",
  1823. "left":{
  1824. "op":"=",
  1825. "left":"p3",
  1826. "right":2
  1827. },
  1828. "right":{
  1829. "op":"∨",
  1830. "left":{
  1831. "op":"∨",
  1832. "left":{
  1833. "op":"∧",
  1834. "left":{
  1835. "op":"≥",
  1836. "left":"p4",
  1837. "right":0
  1838. },
  1839. "right":{
  1840. "op":"≤",
  1841. "left":"p4",
  1842. "right":4
  1843. }
  1844. },
  1845. "right":{
  1846. "op":"=",
  1847. "left":"p4",
  1848. "right":6
  1849. }
  1850. },
  1851. "right":{
  1852. "op":"=",
  1853. "left":"p4",
  1854. "right":10
  1855. }
  1856. }
  1857. }
  1858. },
  1859. "destinations":[
  1860. {
  1861. "probability":{
  1862. "exp":1
  1863. },
  1864. "location":"location",
  1865. "assignments":[
  1866. {
  1867. "ref":"p3",
  1868. "value":4
  1869. }
  1870. ],
  1871. "observables":[
  1872. ]
  1873. }
  1874. ]
  1875. },
  1876. {
  1877. "location":"location",
  1878. "action":"tau__",
  1879. "guard":{
  1880. "exp":{
  1881. "op":"∧",
  1882. "left":{
  1883. "op":"=",
  1884. "left":"p3",
  1885. "right":2
  1886. },
  1887. "right":{
  1888. "op":"¬",
  1889. "exp":{
  1890. "op":"∨",
  1891. "left":{
  1892. "op":"∨",
  1893. "left":{
  1894. "op":"∧",
  1895. "left":{
  1896. "op":"≥",
  1897. "left":"p4",
  1898. "right":0
  1899. },
  1900. "right":{
  1901. "op":"≤",
  1902. "left":"p4",
  1903. "right":4
  1904. }
  1905. },
  1906. "right":{
  1907. "op":"=",
  1908. "left":"p4",
  1909. "right":6
  1910. }
  1911. },
  1912. "right":{
  1913. "op":"=",
  1914. "left":"p4",
  1915. "right":10
  1916. }
  1917. }
  1918. }
  1919. }
  1920. },
  1921. "destinations":[
  1922. {
  1923. "probability":{
  1924. "exp":1
  1925. },
  1926. "location":"location",
  1927. "assignments":[
  1928. {
  1929. "ref":"p3",
  1930. "value":2
  1931. }
  1932. ],
  1933. "observables":[
  1934. ]
  1935. }
  1936. ]
  1937. },
  1938. {
  1939. "location":"location",
  1940. "action":"tau__",
  1941. "guard":{
  1942. "exp":{
  1943. "op":"∧",
  1944. "left":{
  1945. "op":"=",
  1946. "left":"p3",
  1947. "right":3
  1948. },
  1949. "right":{
  1950. "op":"∨",
  1951. "left":{
  1952. "op":"∨",
  1953. "left":{
  1954. "op":"∨",
  1955. "left":{
  1956. "op":"∧",
  1957. "left":{
  1958. "op":"≥",
  1959. "left":"p2",
  1960. "right":0
  1961. },
  1962. "right":{
  1963. "op":"≤",
  1964. "left":"p2",
  1965. "right":3
  1966. }
  1967. },
  1968. "right":{
  1969. "op":"=",
  1970. "left":"p2",
  1971. "right":5
  1972. }
  1973. },
  1974. "right":{
  1975. "op":"=",
  1976. "left":"p2",
  1977. "right":7
  1978. }
  1979. },
  1980. "right":{
  1981. "op":"=",
  1982. "left":"p2",
  1983. "right":11
  1984. }
  1985. }
  1986. }
  1987. },
  1988. "destinations":[
  1989. {
  1990. "probability":{
  1991. "exp":1
  1992. },
  1993. "location":"location",
  1994. "assignments":[
  1995. {
  1996. "ref":"p3",
  1997. "value":5
  1998. }
  1999. ],
  2000. "observables":[
  2001. ]
  2002. }
  2003. ]
  2004. },
  2005. {
  2006. "location":"location",
  2007. "action":"tau__",
  2008. "guard":{
  2009. "exp":{
  2010. "op":"∧",
  2011. "left":{
  2012. "op":"=",
  2013. "left":"p3",
  2014. "right":3
  2015. },
  2016. "right":{
  2017. "op":"¬",
  2018. "exp":{
  2019. "op":"∨",
  2020. "left":{
  2021. "op":"∨",
  2022. "left":{
  2023. "op":"∨",
  2024. "left":{
  2025. "op":"∧",
  2026. "left":{
  2027. "op":"≥",
  2028. "left":"p2",
  2029. "right":0
  2030. },
  2031. "right":{
  2032. "op":"≤",
  2033. "left":"p2",
  2034. "right":3
  2035. }
  2036. },
  2037. "right":{
  2038. "op":"=",
  2039. "left":"p2",
  2040. "right":5
  2041. }
  2042. },
  2043. "right":{
  2044. "op":"=",
  2045. "left":"p2",
  2046. "right":7
  2047. }
  2048. },
  2049. "right":{
  2050. "op":"=",
  2051. "left":"p2",
  2052. "right":11
  2053. }
  2054. }
  2055. }
  2056. }
  2057. },
  2058. "destinations":[
  2059. {
  2060. "probability":{
  2061. "exp":1
  2062. },
  2063. "location":"location",
  2064. "assignments":[
  2065. {
  2066. "ref":"p3",
  2067. "value":3
  2068. }
  2069. ],
  2070. "observables":[
  2071. ]
  2072. }
  2073. ]
  2074. },
  2075. {
  2076. "location":"location",
  2077. "action":"tau__",
  2078. "guard":{
  2079. "exp":{
  2080. "op":"∧",
  2081. "left":{
  2082. "op":"=",
  2083. "left":"p3",
  2084. "right":4
  2085. },
  2086. "right":{
  2087. "op":"∨",
  2088. "left":{
  2089. "op":"∨",
  2090. "left":{
  2091. "op":"∨",
  2092. "left":{
  2093. "op":"∧",
  2094. "left":{
  2095. "op":"≥",
  2096. "left":"p2",
  2097. "right":0
  2098. },
  2099. "right":{
  2100. "op":"≤",
  2101. "left":"p2",
  2102. "right":3
  2103. }
  2104. },
  2105. "right":{
  2106. "op":"=",
  2107. "left":"p2",
  2108. "right":5
  2109. }
  2110. },
  2111. "right":{
  2112. "op":"=",
  2113. "left":"p2",
  2114. "right":7
  2115. }
  2116. },
  2117. "right":{
  2118. "op":"=",
  2119. "left":"p2",
  2120. "right":11
  2121. }
  2122. }
  2123. }
  2124. },
  2125. "destinations":[
  2126. {
  2127. "probability":{
  2128. "exp":1
  2129. },
  2130. "location":"location",
  2131. "assignments":[
  2132. {
  2133. "ref":"p3",
  2134. "value":8
  2135. }
  2136. ],
  2137. "observables":[
  2138. ]
  2139. }
  2140. ]
  2141. },
  2142. {
  2143. "location":"location",
  2144. "action":"tau__",
  2145. "guard":{
  2146. "exp":{
  2147. "op":"∧",
  2148. "left":{
  2149. "op":"=",
  2150. "left":"p3",
  2151. "right":4
  2152. },
  2153. "right":{
  2154. "op":"¬",
  2155. "exp":{
  2156. "op":"∨",
  2157. "left":{
  2158. "op":"∨",
  2159. "left":{
  2160. "op":"∨",
  2161. "left":{
  2162. "op":"∧",
  2163. "left":{
  2164. "op":"≥",
  2165. "left":"p2",
  2166. "right":0
  2167. },
  2168. "right":{
  2169. "op":"≤",
  2170. "left":"p2",
  2171. "right":3
  2172. }
  2173. },
  2174. "right":{
  2175. "op":"=",
  2176. "left":"p2",
  2177. "right":5
  2178. }
  2179. },
  2180. "right":{
  2181. "op":"=",
  2182. "left":"p2",
  2183. "right":7
  2184. }
  2185. },
  2186. "right":{
  2187. "op":"=",
  2188. "left":"p2",
  2189. "right":11
  2190. }
  2191. }
  2192. }
  2193. }
  2194. },
  2195. "destinations":[
  2196. {
  2197. "probability":{
  2198. "exp":1
  2199. },
  2200. "location":"location",
  2201. "assignments":[
  2202. {
  2203. "ref":"p3",
  2204. "value":6
  2205. }
  2206. ],
  2207. "observables":[
  2208. ]
  2209. }
  2210. ]
  2211. },
  2212. {
  2213. "location":"location",
  2214. "action":"tau__",
  2215. "guard":{
  2216. "exp":{
  2217. "op":"∧",
  2218. "left":{
  2219. "op":"=",
  2220. "left":"p3",
  2221. "right":5
  2222. },
  2223. "right":{
  2224. "op":"∨",
  2225. "left":{
  2226. "op":"∨",
  2227. "left":{
  2228. "op":"∧",
  2229. "left":{
  2230. "op":"≥",
  2231. "left":"p4",
  2232. "right":0
  2233. },
  2234. "right":{
  2235. "op":"≤",
  2236. "left":"p4",
  2237. "right":4
  2238. }
  2239. },
  2240. "right":{
  2241. "op":"=",
  2242. "left":"p4",
  2243. "right":6
  2244. }
  2245. },
  2246. "right":{
  2247. "op":"=",
  2248. "left":"p4",
  2249. "right":10
  2250. }
  2251. }
  2252. }
  2253. },
  2254. "destinations":[
  2255. {
  2256. "probability":{
  2257. "exp":1
  2258. },
  2259. "location":"location",
  2260. "assignments":[
  2261. {
  2262. "ref":"p3",
  2263. "value":8
  2264. }
  2265. ],
  2266. "observables":[
  2267. ]
  2268. }
  2269. ]
  2270. },
  2271. {
  2272. "location":"location",
  2273. "action":"tau__",
  2274. "guard":{
  2275. "exp":{
  2276. "op":"∧",
  2277. "left":{
  2278. "op":"=",
  2279. "left":"p3",
  2280. "right":5
  2281. },
  2282. "right":{
  2283. "op":"¬",
  2284. "exp":{
  2285. "op":"∨",
  2286. "left":{
  2287. "op":"∨",
  2288. "left":{
  2289. "op":"∧",
  2290. "left":{
  2291. "op":"≥",
  2292. "left":"p4",
  2293. "right":0
  2294. },
  2295. "right":{
  2296. "op":"≤",
  2297. "left":"p4",
  2298. "right":4
  2299. }
  2300. },
  2301. "right":{
  2302. "op":"=",
  2303. "left":"p4",
  2304. "right":6
  2305. }
  2306. },
  2307. "right":{
  2308. "op":"=",
  2309. "left":"p4",
  2310. "right":10
  2311. }
  2312. }
  2313. }
  2314. }
  2315. },
  2316. "destinations":[
  2317. {
  2318. "probability":{
  2319. "exp":1
  2320. },
  2321. "location":"location",
  2322. "assignments":[
  2323. {
  2324. "ref":"p3",
  2325. "value":7
  2326. }
  2327. ],
  2328. "observables":[
  2329. ]
  2330. }
  2331. ]
  2332. },
  2333. {
  2334. "location":"location",
  2335. "action":"tau__",
  2336. "guard":{
  2337. "exp":{
  2338. "op":"=",
  2339. "left":"p3",
  2340. "right":6
  2341. }
  2342. },
  2343. "destinations":[
  2344. {
  2345. "probability":{
  2346. "exp":1
  2347. },
  2348. "location":"location",
  2349. "assignments":[
  2350. {
  2351. "ref":"p3",
  2352. "value":1
  2353. }
  2354. ],
  2355. "observables":[
  2356. ]
  2357. }
  2358. ]
  2359. },
  2360. {
  2361. "location":"location",
  2362. "action":"tau__",
  2363. "guard":{
  2364. "exp":{
  2365. "op":"=",
  2366. "left":"p3",
  2367. "right":7
  2368. }
  2369. },
  2370. "destinations":[
  2371. {
  2372. "probability":{
  2373. "exp":1
  2374. },
  2375. "location":"location",
  2376. "assignments":[
  2377. {
  2378. "ref":"p3",
  2379. "value":1
  2380. }
  2381. ],
  2382. "observables":[
  2383. ]
  2384. }
  2385. ]
  2386. },
  2387. {
  2388. "location":"location",
  2389. "action":"tau__",
  2390. "guard":{
  2391. "exp":{
  2392. "op":"=",
  2393. "left":"p3",
  2394. "right":8
  2395. }
  2396. },
  2397. "destinations":[
  2398. {
  2399. "probability":{
  2400. "exp":1
  2401. },
  2402. "location":"location",
  2403. "assignments":[
  2404. {
  2405. "ref":"p3",
  2406. "value":9
  2407. }
  2408. ],
  2409. "observables":[
  2410. ]
  2411. }
  2412. ]
  2413. },
  2414. {
  2415. "location":"location",
  2416. "action":"tau__",
  2417. "guard":{
  2418. "exp":{
  2419. "op":"=",
  2420. "left":"p3",
  2421. "right":9
  2422. }
  2423. },
  2424. "destinations":[
  2425. {
  2426. "probability":{
  2427. "exp":1
  2428. },
  2429. "location":"location",
  2430. "assignments":[
  2431. {
  2432. "ref":"p3",
  2433. "value":10
  2434. }
  2435. ],
  2436. "observables":[
  2437. ]
  2438. }
  2439. ]
  2440. },
  2441. {
  2442. "location":"location",
  2443. "action":"tau__",
  2444. "guard":{
  2445. "exp":{
  2446. "op":"=",
  2447. "left":"p3",
  2448. "right":9
  2449. }
  2450. },
  2451. "destinations":[
  2452. {
  2453. "probability":{
  2454. "exp":1
  2455. },
  2456. "location":"location",
  2457. "assignments":[
  2458. {
  2459. "ref":"p3",
  2460. "value":11
  2461. }
  2462. ],
  2463. "observables":[
  2464. ]
  2465. }
  2466. ]
  2467. },
  2468. {
  2469. "location":"location",
  2470. "action":"tau__",
  2471. "guard":{
  2472. "exp":{
  2473. "op":"=",
  2474. "left":"p3",
  2475. "right":10
  2476. }
  2477. },
  2478. "destinations":[
  2479. {
  2480. "probability":{
  2481. "exp":1
  2482. },
  2483. "location":"location",
  2484. "assignments":[
  2485. {
  2486. "ref":"p3",
  2487. "value":0
  2488. }
  2489. ],
  2490. "observables":[
  2491. ]
  2492. }
  2493. ]
  2494. },
  2495. {
  2496. "location":"location",
  2497. "action":"tau__",
  2498. "guard":{
  2499. "exp":{
  2500. "op":"=",
  2501. "left":"p3",
  2502. "right":11
  2503. }
  2504. },
  2505. "destinations":[
  2506. {
  2507. "probability":{
  2508. "exp":1
  2509. },
  2510. "location":"location",
  2511. "assignments":[
  2512. {
  2513. "ref":"p3",
  2514. "value":0
  2515. }
  2516. ],
  2517. "observables":[
  2518. ]
  2519. }
  2520. ]
  2521. }
  2522. ]
  2523. },
  2524. {
  2525. "name":"phil4",
  2526. "locations":[
  2527. {
  2528. "name":"location"
  2529. }
  2530. ],
  2531. "initial-locations":[
  2532. "location"
  2533. ],
  2534. "edges":[
  2535. {
  2536. "location":"location",
  2537. "action":"tau__",
  2538. "guard":{
  2539. "exp":{
  2540. "op":"=",
  2541. "left":"p4",
  2542. "right":0
  2543. }
  2544. },
  2545. "destinations":[
  2546. {
  2547. "probability":{
  2548. "exp":1
  2549. },
  2550. "location":"location",
  2551. "assignments":[
  2552. {
  2553. "ref":"p4",
  2554. "value":0
  2555. }
  2556. ],
  2557. "observables":[
  2558. ]
  2559. }
  2560. ]
  2561. },
  2562. {
  2563. "location":"location",
  2564. "action":"tau__",
  2565. "guard":{
  2566. "exp":{
  2567. "op":"=",
  2568. "left":"p4",
  2569. "right":0
  2570. }
  2571. },
  2572. "destinations":[
  2573. {
  2574. "probability":{
  2575. "exp":1
  2576. },
  2577. "location":"location",
  2578. "assignments":[
  2579. {
  2580. "ref":"p4",
  2581. "value":1
  2582. }
  2583. ],
  2584. "observables":[
  2585. ]
  2586. }
  2587. ]
  2588. },
  2589. {
  2590. "location":"location",
  2591. "action":"tau__",
  2592. "guard":{
  2593. "exp":{
  2594. "op":"=",
  2595. "left":"p4",
  2596. "right":1
  2597. }
  2598. },
  2599. "destinations":[
  2600. {
  2601. "probability":{
  2602. "exp":0.5000000
  2603. },
  2604. "location":"location",
  2605. "assignments":[
  2606. {
  2607. "ref":"p4",
  2608. "value":2
  2609. }
  2610. ],
  2611. "observables":[
  2612. ]
  2613. },
  2614. {
  2615. "probability":{
  2616. "exp":0.5000000
  2617. },
  2618. "location":"location",
  2619. "assignments":[
  2620. {
  2621. "ref":"p4",
  2622. "value":3
  2623. }
  2624. ],
  2625. "observables":[
  2626. ]
  2627. }
  2628. ]
  2629. },
  2630. {
  2631. "location":"location",
  2632. "action":"tau__",
  2633. "guard":{
  2634. "exp":{
  2635. "op":"∧",
  2636. "left":{
  2637. "op":"=",
  2638. "left":"p4",
  2639. "right":2
  2640. },
  2641. "right":{
  2642. "op":"∨",
  2643. "left":{
  2644. "op":"∨",
  2645. "left":{
  2646. "op":"∧",
  2647. "left":{
  2648. "op":"≥",
  2649. "left":"p1",
  2650. "right":0
  2651. },
  2652. "right":{
  2653. "op":"≤",
  2654. "left":"p1",
  2655. "right":4
  2656. }
  2657. },
  2658. "right":{
  2659. "op":"=",
  2660. "left":"p1",
  2661. "right":6
  2662. }
  2663. },
  2664. "right":{
  2665. "op":"=",
  2666. "left":"p1",
  2667. "right":10
  2668. }
  2669. }
  2670. }
  2671. },
  2672. "destinations":[
  2673. {
  2674. "probability":{
  2675. "exp":1
  2676. },
  2677. "location":"location",
  2678. "assignments":[
  2679. {
  2680. "ref":"p4",
  2681. "value":4
  2682. }
  2683. ],
  2684. "observables":[
  2685. ]
  2686. }
  2687. ]
  2688. },
  2689. {
  2690. "location":"location",
  2691. "action":"tau__",
  2692. "guard":{
  2693. "exp":{
  2694. "op":"∧",
  2695. "left":{
  2696. "op":"=",
  2697. "left":"p4",
  2698. "right":2
  2699. },
  2700. "right":{
  2701. "op":"¬",
  2702. "exp":{
  2703. "op":"∨",
  2704. "left":{
  2705. "op":"∨",
  2706. "left":{
  2707. "op":"∧",
  2708. "left":{
  2709. "op":"≥",
  2710. "left":"p1",
  2711. "right":0
  2712. },
  2713. "right":{
  2714. "op":"≤",
  2715. "left":"p1",
  2716. "right":4
  2717. }
  2718. },
  2719. "right":{
  2720. "op":"=",
  2721. "left":"p1",
  2722. "right":6
  2723. }
  2724. },
  2725. "right":{
  2726. "op":"=",
  2727. "left":"p1",
  2728. "right":10
  2729. }
  2730. }
  2731. }
  2732. }
  2733. },
  2734. "destinations":[
  2735. {
  2736. "probability":{
  2737. "exp":1
  2738. },
  2739. "location":"location",
  2740. "assignments":[
  2741. {
  2742. "ref":"p4",
  2743. "value":2
  2744. }
  2745. ],
  2746. "observables":[
  2747. ]
  2748. }
  2749. ]
  2750. },
  2751. {
  2752. "location":"location",
  2753. "action":"tau__",
  2754. "guard":{
  2755. "exp":{
  2756. "op":"∧",
  2757. "left":{
  2758. "op":"=",
  2759. "left":"p4",
  2760. "right":3
  2761. },
  2762. "right":{
  2763. "op":"∨",
  2764. "left":{
  2765. "op":"∨",
  2766. "left":{
  2767. "op":"∨",
  2768. "left":{
  2769. "op":"∧",
  2770. "left":{
  2771. "op":"≥",
  2772. "left":"p3",
  2773. "right":0
  2774. },
  2775. "right":{
  2776. "op":"≤",
  2777. "left":"p3",
  2778. "right":3
  2779. }
  2780. },
  2781. "right":{
  2782. "op":"=",
  2783. "left":"p3",
  2784. "right":5
  2785. }
  2786. },
  2787. "right":{
  2788. "op":"=",
  2789. "left":"p3",
  2790. "right":7
  2791. }
  2792. },
  2793. "right":{
  2794. "op":"=",
  2795. "left":"p3",
  2796. "right":11
  2797. }
  2798. }
  2799. }
  2800. },
  2801. "destinations":[
  2802. {
  2803. "probability":{
  2804. "exp":1
  2805. },
  2806. "location":"location",
  2807. "assignments":[
  2808. {
  2809. "ref":"p4",
  2810. "value":5
  2811. }
  2812. ],
  2813. "observables":[
  2814. ]
  2815. }
  2816. ]
  2817. },
  2818. {
  2819. "location":"location",
  2820. "action":"tau__",
  2821. "guard":{
  2822. "exp":{
  2823. "op":"∧",
  2824. "left":{
  2825. "op":"=",
  2826. "left":"p4",
  2827. "right":3
  2828. },
  2829. "right":{
  2830. "op":"¬",
  2831. "exp":{
  2832. "op":"∨",
  2833. "left":{
  2834. "op":"∨",
  2835. "left":{
  2836. "op":"∨",
  2837. "left":{
  2838. "op":"∧",
  2839. "left":{
  2840. "op":"≥",
  2841. "left":"p3",
  2842. "right":0
  2843. },
  2844. "right":{
  2845. "op":"≤",
  2846. "left":"p3",
  2847. "right":3
  2848. }
  2849. },
  2850. "right":{
  2851. "op":"=",
  2852. "left":"p3",
  2853. "right":5
  2854. }
  2855. },
  2856. "right":{
  2857. "op":"=",
  2858. "left":"p3",
  2859. "right":7
  2860. }
  2861. },
  2862. "right":{
  2863. "op":"=",
  2864. "left":"p3",
  2865. "right":11
  2866. }
  2867. }
  2868. }
  2869. }
  2870. },
  2871. "destinations":[
  2872. {
  2873. "probability":{
  2874. "exp":1
  2875. },
  2876. "location":"location",
  2877. "assignments":[
  2878. {
  2879. "ref":"p4",
  2880. "value":3
  2881. }
  2882. ],
  2883. "observables":[
  2884. ]
  2885. }
  2886. ]
  2887. },
  2888. {
  2889. "location":"location",
  2890. "action":"tau__",
  2891. "guard":{
  2892. "exp":{
  2893. "op":"∧",
  2894. "left":{
  2895. "op":"=",
  2896. "left":"p4",
  2897. "right":4
  2898. },
  2899. "right":{
  2900. "op":"∨",
  2901. "left":{
  2902. "op":"∨",
  2903. "left":{
  2904. "op":"∨",
  2905. "left":{
  2906. "op":"∧",
  2907. "left":{
  2908. "op":"≥",
  2909. "left":"p3",
  2910. "right":0
  2911. },
  2912. "right":{
  2913. "op":"≤",
  2914. "left":"p3",
  2915. "right":3
  2916. }
  2917. },
  2918. "right":{
  2919. "op":"=",
  2920. "left":"p3",
  2921. "right":5
  2922. }
  2923. },
  2924. "right":{
  2925. "op":"=",
  2926. "left":"p3",
  2927. "right":7
  2928. }
  2929. },
  2930. "right":{
  2931. "op":"=",
  2932. "left":"p3",
  2933. "right":11
  2934. }
  2935. }
  2936. }
  2937. },
  2938. "destinations":[
  2939. {
  2940. "probability":{
  2941. "exp":1
  2942. },
  2943. "location":"location",
  2944. "assignments":[
  2945. {
  2946. "ref":"p4",
  2947. "value":8
  2948. }
  2949. ],
  2950. "observables":[
  2951. ]
  2952. }
  2953. ]
  2954. },
  2955. {
  2956. "location":"location",
  2957. "action":"tau__",
  2958. "guard":{
  2959. "exp":{
  2960. "op":"∧",
  2961. "left":{
  2962. "op":"=",
  2963. "left":"p4",
  2964. "right":4
  2965. },
  2966. "right":{
  2967. "op":"¬",
  2968. "exp":{
  2969. "op":"∨",
  2970. "left":{
  2971. "op":"∨",
  2972. "left":{
  2973. "op":"∨",
  2974. "left":{
  2975. "op":"∧",
  2976. "left":{
  2977. "op":"≥",
  2978. "left":"p3",
  2979. "right":0
  2980. },
  2981. "right":{
  2982. "op":"≤",
  2983. "left":"p3",
  2984. "right":3
  2985. }
  2986. },
  2987. "right":{
  2988. "op":"=",
  2989. "left":"p3",
  2990. "right":5
  2991. }
  2992. },
  2993. "right":{
  2994. "op":"=",
  2995. "left":"p3",
  2996. "right":7
  2997. }
  2998. },
  2999. "right":{
  3000. "op":"=",
  3001. "left":"p3",
  3002. "right":11
  3003. }
  3004. }
  3005. }
  3006. }
  3007. },
  3008. "destinations":[
  3009. {
  3010. "probability":{
  3011. "exp":1
  3012. },
  3013. "location":"location",
  3014. "assignments":[
  3015. {
  3016. "ref":"p4",
  3017. "value":6
  3018. }
  3019. ],
  3020. "observables":[
  3021. ]
  3022. }
  3023. ]
  3024. },
  3025. {
  3026. "location":"location",
  3027. "action":"tau__",
  3028. "guard":{
  3029. "exp":{
  3030. "op":"∧",
  3031. "left":{
  3032. "op":"=",
  3033. "left":"p4",
  3034. "right":5
  3035. },
  3036. "right":{
  3037. "op":"∨",
  3038. "left":{
  3039. "op":"∨",
  3040. "left":{
  3041. "op":"∧",
  3042. "left":{
  3043. "op":"≥",
  3044. "left":"p1",
  3045. "right":0
  3046. },
  3047. "right":{
  3048. "op":"≤",
  3049. "left":"p1",
  3050. "right":4
  3051. }
  3052. },
  3053. "right":{
  3054. "op":"=",
  3055. "left":"p1",
  3056. "right":6
  3057. }
  3058. },
  3059. "right":{
  3060. "op":"=",
  3061. "left":"p1",
  3062. "right":10
  3063. }
  3064. }
  3065. }
  3066. },
  3067. "destinations":[
  3068. {
  3069. "probability":{
  3070. "exp":1
  3071. },
  3072. "location":"location",
  3073. "assignments":[
  3074. {
  3075. "ref":"p4",
  3076. "value":8
  3077. }
  3078. ],
  3079. "observables":[
  3080. ]
  3081. }
  3082. ]
  3083. },
  3084. {
  3085. "location":"location",
  3086. "action":"tau__",
  3087. "guard":{
  3088. "exp":{
  3089. "op":"∧",
  3090. "left":{
  3091. "op":"=",
  3092. "left":"p4",
  3093. "right":5
  3094. },
  3095. "right":{
  3096. "op":"¬",
  3097. "exp":{
  3098. "op":"∨",
  3099. "left":{
  3100. "op":"∨",
  3101. "left":{
  3102. "op":"∧",
  3103. "left":{
  3104. "op":"≥",
  3105. "left":"p1",
  3106. "right":0
  3107. },
  3108. "right":{
  3109. "op":"≤",
  3110. "left":"p1",
  3111. "right":4
  3112. }
  3113. },
  3114. "right":{
  3115. "op":"=",
  3116. "left":"p1",
  3117. "right":6
  3118. }
  3119. },
  3120. "right":{
  3121. "op":"=",
  3122. "left":"p1",
  3123. "right":10
  3124. }
  3125. }
  3126. }
  3127. }
  3128. },
  3129. "destinations":[
  3130. {
  3131. "probability":{
  3132. "exp":1
  3133. },
  3134. "location":"location",
  3135. "assignments":[
  3136. {
  3137. "ref":"p4",
  3138. "value":7
  3139. }
  3140. ],
  3141. "observables":[
  3142. ]
  3143. }
  3144. ]
  3145. },
  3146. {
  3147. "location":"location",
  3148. "action":"tau__",
  3149. "guard":{
  3150. "exp":{
  3151. "op":"=",
  3152. "left":"p4",
  3153. "right":6
  3154. }
  3155. },
  3156. "destinations":[
  3157. {
  3158. "probability":{
  3159. "exp":1
  3160. },
  3161. "location":"location",
  3162. "assignments":[
  3163. {
  3164. "ref":"p4",
  3165. "value":1
  3166. }
  3167. ],
  3168. "observables":[
  3169. ]
  3170. }
  3171. ]
  3172. },
  3173. {
  3174. "location":"location",
  3175. "action":"tau__",
  3176. "guard":{
  3177. "exp":{
  3178. "op":"=",
  3179. "left":"p4",
  3180. "right":7
  3181. }
  3182. },
  3183. "destinations":[
  3184. {
  3185. "probability":{
  3186. "exp":1
  3187. },
  3188. "location":"location",
  3189. "assignments":[
  3190. {
  3191. "ref":"p4",
  3192. "value":1
  3193. }
  3194. ],
  3195. "observables":[
  3196. ]
  3197. }
  3198. ]
  3199. },
  3200. {
  3201. "location":"location",
  3202. "action":"tau__",
  3203. "guard":{
  3204. "exp":{
  3205. "op":"=",
  3206. "left":"p4",
  3207. "right":8
  3208. }
  3209. },
  3210. "destinations":[
  3211. {
  3212. "probability":{
  3213. "exp":1
  3214. },
  3215. "location":"location",
  3216. "assignments":[
  3217. {
  3218. "ref":"p4",
  3219. "value":9
  3220. }
  3221. ],
  3222. "observables":[
  3223. ]
  3224. }
  3225. ]
  3226. },
  3227. {
  3228. "location":"location",
  3229. "action":"tau__",
  3230. "guard":{
  3231. "exp":{
  3232. "op":"=",
  3233. "left":"p4",
  3234. "right":9
  3235. }
  3236. },
  3237. "destinations":[
  3238. {
  3239. "probability":{
  3240. "exp":1
  3241. },
  3242. "location":"location",
  3243. "assignments":[
  3244. {
  3245. "ref":"p4",
  3246. "value":10
  3247. }
  3248. ],
  3249. "observables":[
  3250. ]
  3251. }
  3252. ]
  3253. },
  3254. {
  3255. "location":"location",
  3256. "action":"tau__",
  3257. "guard":{
  3258. "exp":{
  3259. "op":"=",
  3260. "left":"p4",
  3261. "right":9
  3262. }
  3263. },
  3264. "destinations":[
  3265. {
  3266. "probability":{
  3267. "exp":1
  3268. },
  3269. "location":"location",
  3270. "assignments":[
  3271. {
  3272. "ref":"p4",
  3273. "value":11
  3274. }
  3275. ],
  3276. "observables":[
  3277. ]
  3278. }
  3279. ]
  3280. },
  3281. {
  3282. "location":"location",
  3283. "action":"tau__",
  3284. "guard":{
  3285. "exp":{
  3286. "op":"=",
  3287. "left":"p4",
  3288. "right":10
  3289. }
  3290. },
  3291. "destinations":[
  3292. {
  3293. "probability":{
  3294. "exp":1
  3295. },
  3296. "location":"location",
  3297. "assignments":[
  3298. {
  3299. "ref":"p4",
  3300. "value":0
  3301. }
  3302. ],
  3303. "observables":[
  3304. ]
  3305. }
  3306. ]
  3307. },
  3308. {
  3309. "location":"location",
  3310. "action":"tau__",
  3311. "guard":{
  3312. "exp":{
  3313. "op":"=",
  3314. "left":"p4",
  3315. "right":11
  3316. }
  3317. },
  3318. "destinations":[
  3319. {
  3320. "probability":{
  3321. "exp":1
  3322. },
  3323. "location":"location",
  3324. "assignments":[
  3325. {
  3326. "ref":"p4",
  3327. "value":0
  3328. }
  3329. ],
  3330. "observables":[
  3331. ]
  3332. }
  3333. ]
  3334. }
  3335. ]
  3336. }
  3337. ],
  3338. "system":{
  3339. "elements":[
  3340. {
  3341. "automaton":"phil1"
  3342. },
  3343. {
  3344. "automaton":"phil2"
  3345. },
  3346. {
  3347. "automaton":"phil3"
  3348. },
  3349. {
  3350. "automaton":"phil4"
  3351. }
  3352. ],
  3353. "syncs":[
  3354. {
  3355. "synchronise":[
  3356. "tau__",
  3357. null,
  3358. null,
  3359. null
  3360. ],
  3361. "result":"tau__"
  3362. },
  3363. {
  3364. "synchronise":[
  3365. null,
  3366. "tau__",
  3367. null,
  3368. null
  3369. ],
  3370. "result":"tau__"
  3371. },
  3372. {
  3373. "synchronise":[
  3374. null,
  3375. null,
  3376. "tau__",
  3377. null
  3378. ],
  3379. "result":"tau__"
  3380. },
  3381. {
  3382. "synchronise":[
  3383. null,
  3384. null,
  3385. null,
  3386. "tau__"
  3387. ],
  3388. "result":"tau__"
  3389. }
  3390. ]
  3391. }
  3392. }