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.

5530 lines
206 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. "name":"p5",
  52. "type":{
  53. "kind":"bounded",
  54. "base":"int",
  55. "lower-bound":0,
  56. "upper-bound":11
  57. }
  58. },
  59. {
  60. "name":"p6",
  61. "type":{
  62. "kind":"bounded",
  63. "base":"int",
  64. "lower-bound":0,
  65. "upper-bound":11
  66. }
  67. },
  68. {
  69. "name":"p7",
  70. "type":{
  71. "kind":"bounded",
  72. "base":"int",
  73. "lower-bound":0,
  74. "upper-bound":11
  75. }
  76. },
  77. {
  78. "name":"p8",
  79. "type":{
  80. "kind":"bounded",
  81. "base":"int",
  82. "lower-bound":0,
  83. "upper-bound":11
  84. }
  85. }
  86. ],
  87. "observables":[
  88. {
  89. "name":"\"num_steps\""
  90. }
  91. ],
  92. "initial-states":{
  93. "exp":{
  94. "op":"∧",
  95. "left":{
  96. "op":"∧",
  97. "left":{
  98. "op":"∧",
  99. "left":{
  100. "op":"∧",
  101. "left":{
  102. "op":"∧",
  103. "left":{
  104. "op":"∧",
  105. "left":{
  106. "op":"∧",
  107. "left":{
  108. "op":"=",
  109. "left":"p1",
  110. "right":0
  111. },
  112. "right":{
  113. "op":"=",
  114. "left":"p2",
  115. "right":0
  116. }
  117. },
  118. "right":{
  119. "op":"=",
  120. "left":"p3",
  121. "right":0
  122. }
  123. },
  124. "right":{
  125. "op":"=",
  126. "left":"p4",
  127. "right":0
  128. }
  129. },
  130. "right":{
  131. "op":"=",
  132. "left":"p5",
  133. "right":0
  134. }
  135. },
  136. "right":{
  137. "op":"=",
  138. "left":"p6",
  139. "right":0
  140. }
  141. },
  142. "right":{
  143. "op":"=",
  144. "left":"p7",
  145. "right":0
  146. }
  147. },
  148. "right":{
  149. "op":"=",
  150. "left":"p8",
  151. "right":0
  152. }
  153. }
  154. },
  155. "automata":[
  156. {
  157. "name":"phil1",
  158. "locations":[
  159. {
  160. "name":"location",
  161. "observables":[
  162. {
  163. "ref":"\"num_steps\"",
  164. "value":1
  165. }
  166. ]
  167. }
  168. ],
  169. "initial-locations":[
  170. "location"
  171. ],
  172. "edges":[
  173. {
  174. "location":"location",
  175. "action":"tau__",
  176. "guard":{
  177. "exp":{
  178. "op":"=",
  179. "left":"p1",
  180. "right":0
  181. }
  182. },
  183. "destinations":[
  184. {
  185. "probability":{
  186. "exp":1
  187. },
  188. "location":"location",
  189. "assignments":[
  190. {
  191. "ref":"p1",
  192. "value":1
  193. }
  194. ],
  195. "observables":[
  196. ]
  197. }
  198. ]
  199. },
  200. {
  201. "location":"location",
  202. "action":"tau__",
  203. "guard":{
  204. "exp":{
  205. "op":"=",
  206. "left":"p1",
  207. "right":1
  208. }
  209. },
  210. "destinations":[
  211. {
  212. "probability":{
  213. "exp":0.5000000
  214. },
  215. "location":"location",
  216. "assignments":[
  217. {
  218. "ref":"p1",
  219. "value":2
  220. }
  221. ],
  222. "observables":[
  223. ]
  224. },
  225. {
  226. "probability":{
  227. "exp":0.5000000
  228. },
  229. "location":"location",
  230. "assignments":[
  231. {
  232. "ref":"p1",
  233. "value":3
  234. }
  235. ],
  236. "observables":[
  237. ]
  238. }
  239. ]
  240. },
  241. {
  242. "location":"location",
  243. "action":"tau__",
  244. "guard":{
  245. "exp":{
  246. "op":"∧",
  247. "left":{
  248. "op":"=",
  249. "left":"p1",
  250. "right":2
  251. },
  252. "right":{
  253. "op":"∨",
  254. "left":{
  255. "op":"∨",
  256. "left":{
  257. "op":"∧",
  258. "left":{
  259. "op":"≥",
  260. "left":"p2",
  261. "right":0
  262. },
  263. "right":{
  264. "op":"≤",
  265. "left":"p2",
  266. "right":4
  267. }
  268. },
  269. "right":{
  270. "op":"=",
  271. "left":"p2",
  272. "right":6
  273. }
  274. },
  275. "right":{
  276. "op":"=",
  277. "left":"p2",
  278. "right":10
  279. }
  280. }
  281. }
  282. },
  283. "destinations":[
  284. {
  285. "probability":{
  286. "exp":1
  287. },
  288. "location":"location",
  289. "assignments":[
  290. {
  291. "ref":"p1",
  292. "value":4
  293. }
  294. ],
  295. "observables":[
  296. ]
  297. }
  298. ]
  299. },
  300. {
  301. "location":"location",
  302. "action":"tau__",
  303. "guard":{
  304. "exp":{
  305. "op":"∧",
  306. "left":{
  307. "op":"=",
  308. "left":"p1",
  309. "right":3
  310. },
  311. "right":{
  312. "op":"∨",
  313. "left":{
  314. "op":"∨",
  315. "left":{
  316. "op":"∨",
  317. "left":{
  318. "op":"∧",
  319. "left":{
  320. "op":"≥",
  321. "left":"p8",
  322. "right":0
  323. },
  324. "right":{
  325. "op":"≤",
  326. "left":"p8",
  327. "right":3
  328. }
  329. },
  330. "right":{
  331. "op":"=",
  332. "left":"p8",
  333. "right":5
  334. }
  335. },
  336. "right":{
  337. "op":"=",
  338. "left":"p8",
  339. "right":7
  340. }
  341. },
  342. "right":{
  343. "op":"=",
  344. "left":"p8",
  345. "right":11
  346. }
  347. }
  348. }
  349. },
  350. "destinations":[
  351. {
  352. "probability":{
  353. "exp":1
  354. },
  355. "location":"location",
  356. "assignments":[
  357. {
  358. "ref":"p1",
  359. "value":5
  360. }
  361. ],
  362. "observables":[
  363. ]
  364. }
  365. ]
  366. },
  367. {
  368. "location":"location",
  369. "action":"tau__",
  370. "guard":{
  371. "exp":{
  372. "op":"∧",
  373. "left":{
  374. "op":"=",
  375. "left":"p1",
  376. "right":4
  377. },
  378. "right":{
  379. "op":"∨",
  380. "left":{
  381. "op":"∨",
  382. "left":{
  383. "op":"∨",
  384. "left":{
  385. "op":"∧",
  386. "left":{
  387. "op":"≥",
  388. "left":"p8",
  389. "right":0
  390. },
  391. "right":{
  392. "op":"≤",
  393. "left":"p8",
  394. "right":3
  395. }
  396. },
  397. "right":{
  398. "op":"=",
  399. "left":"p8",
  400. "right":5
  401. }
  402. },
  403. "right":{
  404. "op":"=",
  405. "left":"p8",
  406. "right":7
  407. }
  408. },
  409. "right":{
  410. "op":"=",
  411. "left":"p8",
  412. "right":11
  413. }
  414. }
  415. }
  416. },
  417. "destinations":[
  418. {
  419. "probability":{
  420. "exp":1
  421. },
  422. "location":"location",
  423. "assignments":[
  424. {
  425. "ref":"p1",
  426. "value":8
  427. }
  428. ],
  429. "observables":[
  430. ]
  431. }
  432. ]
  433. },
  434. {
  435. "location":"location",
  436. "action":"tau__",
  437. "guard":{
  438. "exp":{
  439. "op":"∧",
  440. "left":{
  441. "op":"=",
  442. "left":"p1",
  443. "right":4
  444. },
  445. "right":{
  446. "op":"¬",
  447. "exp":{
  448. "op":"∨",
  449. "left":{
  450. "op":"∨",
  451. "left":{
  452. "op":"∨",
  453. "left":{
  454. "op":"∧",
  455. "left":{
  456. "op":"≥",
  457. "left":"p8",
  458. "right":0
  459. },
  460. "right":{
  461. "op":"≤",
  462. "left":"p8",
  463. "right":3
  464. }
  465. },
  466. "right":{
  467. "op":"=",
  468. "left":"p8",
  469. "right":5
  470. }
  471. },
  472. "right":{
  473. "op":"=",
  474. "left":"p8",
  475. "right":7
  476. }
  477. },
  478. "right":{
  479. "op":"=",
  480. "left":"p8",
  481. "right":11
  482. }
  483. }
  484. }
  485. }
  486. },
  487. "destinations":[
  488. {
  489. "probability":{
  490. "exp":1
  491. },
  492. "location":"location",
  493. "assignments":[
  494. {
  495. "ref":"p1",
  496. "value":6
  497. }
  498. ],
  499. "observables":[
  500. ]
  501. }
  502. ]
  503. },
  504. {
  505. "location":"location",
  506. "action":"tau__",
  507. "guard":{
  508. "exp":{
  509. "op":"∧",
  510. "left":{
  511. "op":"=",
  512. "left":"p1",
  513. "right":5
  514. },
  515. "right":{
  516. "op":"∨",
  517. "left":{
  518. "op":"∨",
  519. "left":{
  520. "op":"∧",
  521. "left":{
  522. "op":"≥",
  523. "left":"p2",
  524. "right":0
  525. },
  526. "right":{
  527. "op":"≤",
  528. "left":"p2",
  529. "right":4
  530. }
  531. },
  532. "right":{
  533. "op":"=",
  534. "left":"p2",
  535. "right":6
  536. }
  537. },
  538. "right":{
  539. "op":"=",
  540. "left":"p2",
  541. "right":10
  542. }
  543. }
  544. }
  545. },
  546. "destinations":[
  547. {
  548. "probability":{
  549. "exp":1
  550. },
  551. "location":"location",
  552. "assignments":[
  553. {
  554. "ref":"p1",
  555. "value":8
  556. }
  557. ],
  558. "observables":[
  559. ]
  560. }
  561. ]
  562. },
  563. {
  564. "location":"location",
  565. "action":"tau__",
  566. "guard":{
  567. "exp":{
  568. "op":"∧",
  569. "left":{
  570. "op":"=",
  571. "left":"p1",
  572. "right":5
  573. },
  574. "right":{
  575. "op":"¬",
  576. "exp":{
  577. "op":"∨",
  578. "left":{
  579. "op":"∨",
  580. "left":{
  581. "op":"∧",
  582. "left":{
  583. "op":"≥",
  584. "left":"p2",
  585. "right":0
  586. },
  587. "right":{
  588. "op":"≤",
  589. "left":"p2",
  590. "right":4
  591. }
  592. },
  593. "right":{
  594. "op":"=",
  595. "left":"p2",
  596. "right":6
  597. }
  598. },
  599. "right":{
  600. "op":"=",
  601. "left":"p2",
  602. "right":10
  603. }
  604. }
  605. }
  606. }
  607. },
  608. "destinations":[
  609. {
  610. "probability":{
  611. "exp":1
  612. },
  613. "location":"location",
  614. "assignments":[
  615. {
  616. "ref":"p1",
  617. "value":7
  618. }
  619. ],
  620. "observables":[
  621. ]
  622. }
  623. ]
  624. },
  625. {
  626. "location":"location",
  627. "action":"tau__",
  628. "guard":{
  629. "exp":{
  630. "op":"=",
  631. "left":"p1",
  632. "right":6
  633. }
  634. },
  635. "destinations":[
  636. {
  637. "probability":{
  638. "exp":1
  639. },
  640. "location":"location",
  641. "assignments":[
  642. {
  643. "ref":"p1",
  644. "value":1
  645. }
  646. ],
  647. "observables":[
  648. ]
  649. }
  650. ]
  651. },
  652. {
  653. "location":"location",
  654. "action":"tau__",
  655. "guard":{
  656. "exp":{
  657. "op":"=",
  658. "left":"p1",
  659. "right":7
  660. }
  661. },
  662. "destinations":[
  663. {
  664. "probability":{
  665. "exp":1
  666. },
  667. "location":"location",
  668. "assignments":[
  669. {
  670. "ref":"p1",
  671. "value":1
  672. }
  673. ],
  674. "observables":[
  675. ]
  676. }
  677. ]
  678. },
  679. {
  680. "location":"location",
  681. "action":"tau__",
  682. "guard":{
  683. "exp":{
  684. "op":"=",
  685. "left":"p1",
  686. "right":8
  687. }
  688. },
  689. "destinations":[
  690. {
  691. "probability":{
  692. "exp":1
  693. },
  694. "location":"location",
  695. "assignments":[
  696. {
  697. "ref":"p1",
  698. "value":9
  699. }
  700. ],
  701. "observables":[
  702. ]
  703. }
  704. ]
  705. },
  706. {
  707. "location":"location",
  708. "action":"tau__",
  709. "guard":{
  710. "exp":{
  711. "op":"=",
  712. "left":"p1",
  713. "right":9
  714. }
  715. },
  716. "destinations":[
  717. {
  718. "probability":{
  719. "exp":1
  720. },
  721. "location":"location",
  722. "assignments":[
  723. {
  724. "ref":"p1",
  725. "value":10
  726. }
  727. ],
  728. "observables":[
  729. ]
  730. }
  731. ]
  732. },
  733. {
  734. "location":"location",
  735. "action":"tau__",
  736. "guard":{
  737. "exp":{
  738. "op":"=",
  739. "left":"p1",
  740. "right":9
  741. }
  742. },
  743. "destinations":[
  744. {
  745. "probability":{
  746. "exp":1
  747. },
  748. "location":"location",
  749. "assignments":[
  750. {
  751. "ref":"p1",
  752. "value":11
  753. }
  754. ],
  755. "observables":[
  756. ]
  757. }
  758. ]
  759. },
  760. {
  761. "location":"location",
  762. "action":"tau__",
  763. "guard":{
  764. "exp":{
  765. "op":"=",
  766. "left":"p1",
  767. "right":10
  768. }
  769. },
  770. "destinations":[
  771. {
  772. "probability":{
  773. "exp":1
  774. },
  775. "location":"location",
  776. "assignments":[
  777. {
  778. "ref":"p1",
  779. "value":0
  780. }
  781. ],
  782. "observables":[
  783. ]
  784. }
  785. ]
  786. },
  787. {
  788. "location":"location",
  789. "action":"tau__",
  790. "guard":{
  791. "exp":{
  792. "op":"=",
  793. "left":"p1",
  794. "right":11
  795. }
  796. },
  797. "destinations":[
  798. {
  799. "probability":{
  800. "exp":1
  801. },
  802. "location":"location",
  803. "assignments":[
  804. {
  805. "ref":"p1",
  806. "value":0
  807. }
  808. ],
  809. "observables":[
  810. ]
  811. }
  812. ]
  813. }
  814. ]
  815. },
  816. {
  817. "name":"phil2",
  818. "locations":[
  819. {
  820. "name":"location"
  821. }
  822. ],
  823. "initial-locations":[
  824. "location"
  825. ],
  826. "edges":[
  827. {
  828. "location":"location",
  829. "action":"tau__",
  830. "guard":{
  831. "exp":{
  832. "op":"=",
  833. "left":"p2",
  834. "right":0
  835. }
  836. },
  837. "destinations":[
  838. {
  839. "probability":{
  840. "exp":1
  841. },
  842. "location":"location",
  843. "assignments":[
  844. {
  845. "ref":"p2",
  846. "value":1
  847. }
  848. ],
  849. "observables":[
  850. ]
  851. }
  852. ]
  853. },
  854. {
  855. "location":"location",
  856. "action":"tau__",
  857. "guard":{
  858. "exp":{
  859. "op":"=",
  860. "left":"p2",
  861. "right":1
  862. }
  863. },
  864. "destinations":[
  865. {
  866. "probability":{
  867. "exp":0.5000000
  868. },
  869. "location":"location",
  870. "assignments":[
  871. {
  872. "ref":"p2",
  873. "value":2
  874. }
  875. ],
  876. "observables":[
  877. ]
  878. },
  879. {
  880. "probability":{
  881. "exp":0.5000000
  882. },
  883. "location":"location",
  884. "assignments":[
  885. {
  886. "ref":"p2",
  887. "value":3
  888. }
  889. ],
  890. "observables":[
  891. ]
  892. }
  893. ]
  894. },
  895. {
  896. "location":"location",
  897. "action":"tau__",
  898. "guard":{
  899. "exp":{
  900. "op":"∧",
  901. "left":{
  902. "op":"=",
  903. "left":"p2",
  904. "right":2
  905. },
  906. "right":{
  907. "op":"∨",
  908. "left":{
  909. "op":"∨",
  910. "left":{
  911. "op":"∧",
  912. "left":{
  913. "op":"≥",
  914. "left":"p3",
  915. "right":0
  916. },
  917. "right":{
  918. "op":"≤",
  919. "left":"p3",
  920. "right":4
  921. }
  922. },
  923. "right":{
  924. "op":"=",
  925. "left":"p3",
  926. "right":6
  927. }
  928. },
  929. "right":{
  930. "op":"=",
  931. "left":"p3",
  932. "right":10
  933. }
  934. }
  935. }
  936. },
  937. "destinations":[
  938. {
  939. "probability":{
  940. "exp":1
  941. },
  942. "location":"location",
  943. "assignments":[
  944. {
  945. "ref":"p2",
  946. "value":4
  947. }
  948. ],
  949. "observables":[
  950. ]
  951. }
  952. ]
  953. },
  954. {
  955. "location":"location",
  956. "action":"tau__",
  957. "guard":{
  958. "exp":{
  959. "op":"∧",
  960. "left":{
  961. "op":"=",
  962. "left":"p2",
  963. "right":3
  964. },
  965. "right":{
  966. "op":"∨",
  967. "left":{
  968. "op":"∨",
  969. "left":{
  970. "op":"∨",
  971. "left":{
  972. "op":"∧",
  973. "left":{
  974. "op":"≥",
  975. "left":"p1",
  976. "right":0
  977. },
  978. "right":{
  979. "op":"≤",
  980. "left":"p1",
  981. "right":3
  982. }
  983. },
  984. "right":{
  985. "op":"=",
  986. "left":"p1",
  987. "right":5
  988. }
  989. },
  990. "right":{
  991. "op":"=",
  992. "left":"p1",
  993. "right":7
  994. }
  995. },
  996. "right":{
  997. "op":"=",
  998. "left":"p1",
  999. "right":11
  1000. }
  1001. }
  1002. }
  1003. },
  1004. "destinations":[
  1005. {
  1006. "probability":{
  1007. "exp":1
  1008. },
  1009. "location":"location",
  1010. "assignments":[
  1011. {
  1012. "ref":"p2",
  1013. "value":5
  1014. }
  1015. ],
  1016. "observables":[
  1017. ]
  1018. }
  1019. ]
  1020. },
  1021. {
  1022. "location":"location",
  1023. "action":"tau__",
  1024. "guard":{
  1025. "exp":{
  1026. "op":"∧",
  1027. "left":{
  1028. "op":"=",
  1029. "left":"p2",
  1030. "right":4
  1031. },
  1032. "right":{
  1033. "op":"∨",
  1034. "left":{
  1035. "op":"∨",
  1036. "left":{
  1037. "op":"∨",
  1038. "left":{
  1039. "op":"∧",
  1040. "left":{
  1041. "op":"≥",
  1042. "left":"p1",
  1043. "right":0
  1044. },
  1045. "right":{
  1046. "op":"≤",
  1047. "left":"p1",
  1048. "right":3
  1049. }
  1050. },
  1051. "right":{
  1052. "op":"=",
  1053. "left":"p1",
  1054. "right":5
  1055. }
  1056. },
  1057. "right":{
  1058. "op":"=",
  1059. "left":"p1",
  1060. "right":7
  1061. }
  1062. },
  1063. "right":{
  1064. "op":"=",
  1065. "left":"p1",
  1066. "right":11
  1067. }
  1068. }
  1069. }
  1070. },
  1071. "destinations":[
  1072. {
  1073. "probability":{
  1074. "exp":1
  1075. },
  1076. "location":"location",
  1077. "assignments":[
  1078. {
  1079. "ref":"p2",
  1080. "value":8
  1081. }
  1082. ],
  1083. "observables":[
  1084. ]
  1085. }
  1086. ]
  1087. },
  1088. {
  1089. "location":"location",
  1090. "action":"tau__",
  1091. "guard":{
  1092. "exp":{
  1093. "op":"∧",
  1094. "left":{
  1095. "op":"=",
  1096. "left":"p2",
  1097. "right":4
  1098. },
  1099. "right":{
  1100. "op":"¬",
  1101. "exp":{
  1102. "op":"∨",
  1103. "left":{
  1104. "op":"∨",
  1105. "left":{
  1106. "op":"∨",
  1107. "left":{
  1108. "op":"∧",
  1109. "left":{
  1110. "op":"≥",
  1111. "left":"p1",
  1112. "right":0
  1113. },
  1114. "right":{
  1115. "op":"≤",
  1116. "left":"p1",
  1117. "right":3
  1118. }
  1119. },
  1120. "right":{
  1121. "op":"=",
  1122. "left":"p1",
  1123. "right":5
  1124. }
  1125. },
  1126. "right":{
  1127. "op":"=",
  1128. "left":"p1",
  1129. "right":7
  1130. }
  1131. },
  1132. "right":{
  1133. "op":"=",
  1134. "left":"p1",
  1135. "right":11
  1136. }
  1137. }
  1138. }
  1139. }
  1140. },
  1141. "destinations":[
  1142. {
  1143. "probability":{
  1144. "exp":1
  1145. },
  1146. "location":"location",
  1147. "assignments":[
  1148. {
  1149. "ref":"p2",
  1150. "value":6
  1151. }
  1152. ],
  1153. "observables":[
  1154. ]
  1155. }
  1156. ]
  1157. },
  1158. {
  1159. "location":"location",
  1160. "action":"tau__",
  1161. "guard":{
  1162. "exp":{
  1163. "op":"∧",
  1164. "left":{
  1165. "op":"=",
  1166. "left":"p2",
  1167. "right":5
  1168. },
  1169. "right":{
  1170. "op":"∨",
  1171. "left":{
  1172. "op":"∨",
  1173. "left":{
  1174. "op":"∧",
  1175. "left":{
  1176. "op":"≥",
  1177. "left":"p3",
  1178. "right":0
  1179. },
  1180. "right":{
  1181. "op":"≤",
  1182. "left":"p3",
  1183. "right":4
  1184. }
  1185. },
  1186. "right":{
  1187. "op":"=",
  1188. "left":"p3",
  1189. "right":6
  1190. }
  1191. },
  1192. "right":{
  1193. "op":"=",
  1194. "left":"p3",
  1195. "right":10
  1196. }
  1197. }
  1198. }
  1199. },
  1200. "destinations":[
  1201. {
  1202. "probability":{
  1203. "exp":1
  1204. },
  1205. "location":"location",
  1206. "assignments":[
  1207. {
  1208. "ref":"p2",
  1209. "value":8
  1210. }
  1211. ],
  1212. "observables":[
  1213. ]
  1214. }
  1215. ]
  1216. },
  1217. {
  1218. "location":"location",
  1219. "action":"tau__",
  1220. "guard":{
  1221. "exp":{
  1222. "op":"∧",
  1223. "left":{
  1224. "op":"=",
  1225. "left":"p2",
  1226. "right":5
  1227. },
  1228. "right":{
  1229. "op":"¬",
  1230. "exp":{
  1231. "op":"∨",
  1232. "left":{
  1233. "op":"∨",
  1234. "left":{
  1235. "op":"∧",
  1236. "left":{
  1237. "op":"≥",
  1238. "left":"p3",
  1239. "right":0
  1240. },
  1241. "right":{
  1242. "op":"≤",
  1243. "left":"p3",
  1244. "right":4
  1245. }
  1246. },
  1247. "right":{
  1248. "op":"=",
  1249. "left":"p3",
  1250. "right":6
  1251. }
  1252. },
  1253. "right":{
  1254. "op":"=",
  1255. "left":"p3",
  1256. "right":10
  1257. }
  1258. }
  1259. }
  1260. }
  1261. },
  1262. "destinations":[
  1263. {
  1264. "probability":{
  1265. "exp":1
  1266. },
  1267. "location":"location",
  1268. "assignments":[
  1269. {
  1270. "ref":"p2",
  1271. "value":7
  1272. }
  1273. ],
  1274. "observables":[
  1275. ]
  1276. }
  1277. ]
  1278. },
  1279. {
  1280. "location":"location",
  1281. "action":"tau__",
  1282. "guard":{
  1283. "exp":{
  1284. "op":"=",
  1285. "left":"p2",
  1286. "right":6
  1287. }
  1288. },
  1289. "destinations":[
  1290. {
  1291. "probability":{
  1292. "exp":1
  1293. },
  1294. "location":"location",
  1295. "assignments":[
  1296. {
  1297. "ref":"p2",
  1298. "value":1
  1299. }
  1300. ],
  1301. "observables":[
  1302. ]
  1303. }
  1304. ]
  1305. },
  1306. {
  1307. "location":"location",
  1308. "action":"tau__",
  1309. "guard":{
  1310. "exp":{
  1311. "op":"=",
  1312. "left":"p2",
  1313. "right":7
  1314. }
  1315. },
  1316. "destinations":[
  1317. {
  1318. "probability":{
  1319. "exp":1
  1320. },
  1321. "location":"location",
  1322. "assignments":[
  1323. {
  1324. "ref":"p2",
  1325. "value":1
  1326. }
  1327. ],
  1328. "observables":[
  1329. ]
  1330. }
  1331. ]
  1332. },
  1333. {
  1334. "location":"location",
  1335. "action":"tau__",
  1336. "guard":{
  1337. "exp":{
  1338. "op":"=",
  1339. "left":"p2",
  1340. "right":8
  1341. }
  1342. },
  1343. "destinations":[
  1344. {
  1345. "probability":{
  1346. "exp":1
  1347. },
  1348. "location":"location",
  1349. "assignments":[
  1350. {
  1351. "ref":"p2",
  1352. "value":9
  1353. }
  1354. ],
  1355. "observables":[
  1356. ]
  1357. }
  1358. ]
  1359. },
  1360. {
  1361. "location":"location",
  1362. "action":"tau__",
  1363. "guard":{
  1364. "exp":{
  1365. "op":"=",
  1366. "left":"p2",
  1367. "right":9
  1368. }
  1369. },
  1370. "destinations":[
  1371. {
  1372. "probability":{
  1373. "exp":1
  1374. },
  1375. "location":"location",
  1376. "assignments":[
  1377. {
  1378. "ref":"p2",
  1379. "value":10
  1380. }
  1381. ],
  1382. "observables":[
  1383. ]
  1384. }
  1385. ]
  1386. },
  1387. {
  1388. "location":"location",
  1389. "action":"tau__",
  1390. "guard":{
  1391. "exp":{
  1392. "op":"=",
  1393. "left":"p2",
  1394. "right":9
  1395. }
  1396. },
  1397. "destinations":[
  1398. {
  1399. "probability":{
  1400. "exp":1
  1401. },
  1402. "location":"location",
  1403. "assignments":[
  1404. {
  1405. "ref":"p2",
  1406. "value":11
  1407. }
  1408. ],
  1409. "observables":[
  1410. ]
  1411. }
  1412. ]
  1413. },
  1414. {
  1415. "location":"location",
  1416. "action":"tau__",
  1417. "guard":{
  1418. "exp":{
  1419. "op":"=",
  1420. "left":"p2",
  1421. "right":10
  1422. }
  1423. },
  1424. "destinations":[
  1425. {
  1426. "probability":{
  1427. "exp":1
  1428. },
  1429. "location":"location",
  1430. "assignments":[
  1431. {
  1432. "ref":"p2",
  1433. "value":0
  1434. }
  1435. ],
  1436. "observables":[
  1437. ]
  1438. }
  1439. ]
  1440. },
  1441. {
  1442. "location":"location",
  1443. "action":"tau__",
  1444. "guard":{
  1445. "exp":{
  1446. "op":"=",
  1447. "left":"p2",
  1448. "right":11
  1449. }
  1450. },
  1451. "destinations":[
  1452. {
  1453. "probability":{
  1454. "exp":1
  1455. },
  1456. "location":"location",
  1457. "assignments":[
  1458. {
  1459. "ref":"p2",
  1460. "value":0
  1461. }
  1462. ],
  1463. "observables":[
  1464. ]
  1465. }
  1466. ]
  1467. }
  1468. ]
  1469. },
  1470. {
  1471. "name":"phil3",
  1472. "locations":[
  1473. {
  1474. "name":"location"
  1475. }
  1476. ],
  1477. "initial-locations":[
  1478. "location"
  1479. ],
  1480. "edges":[
  1481. {
  1482. "location":"location",
  1483. "action":"tau__",
  1484. "guard":{
  1485. "exp":{
  1486. "op":"=",
  1487. "left":"p3",
  1488. "right":0
  1489. }
  1490. },
  1491. "destinations":[
  1492. {
  1493. "probability":{
  1494. "exp":1
  1495. },
  1496. "location":"location",
  1497. "assignments":[
  1498. {
  1499. "ref":"p3",
  1500. "value":1
  1501. }
  1502. ],
  1503. "observables":[
  1504. ]
  1505. }
  1506. ]
  1507. },
  1508. {
  1509. "location":"location",
  1510. "action":"tau__",
  1511. "guard":{
  1512. "exp":{
  1513. "op":"=",
  1514. "left":"p3",
  1515. "right":1
  1516. }
  1517. },
  1518. "destinations":[
  1519. {
  1520. "probability":{
  1521. "exp":0.5000000
  1522. },
  1523. "location":"location",
  1524. "assignments":[
  1525. {
  1526. "ref":"p3",
  1527. "value":2
  1528. }
  1529. ],
  1530. "observables":[
  1531. ]
  1532. },
  1533. {
  1534. "probability":{
  1535. "exp":0.5000000
  1536. },
  1537. "location":"location",
  1538. "assignments":[
  1539. {
  1540. "ref":"p3",
  1541. "value":3
  1542. }
  1543. ],
  1544. "observables":[
  1545. ]
  1546. }
  1547. ]
  1548. },
  1549. {
  1550. "location":"location",
  1551. "action":"tau__",
  1552. "guard":{
  1553. "exp":{
  1554. "op":"∧",
  1555. "left":{
  1556. "op":"=",
  1557. "left":"p3",
  1558. "right":2
  1559. },
  1560. "right":{
  1561. "op":"∨",
  1562. "left":{
  1563. "op":"∨",
  1564. "left":{
  1565. "op":"∧",
  1566. "left":{
  1567. "op":"≥",
  1568. "left":"p4",
  1569. "right":0
  1570. },
  1571. "right":{
  1572. "op":"≤",
  1573. "left":"p4",
  1574. "right":4
  1575. }
  1576. },
  1577. "right":{
  1578. "op":"=",
  1579. "left":"p4",
  1580. "right":6
  1581. }
  1582. },
  1583. "right":{
  1584. "op":"=",
  1585. "left":"p4",
  1586. "right":10
  1587. }
  1588. }
  1589. }
  1590. },
  1591. "destinations":[
  1592. {
  1593. "probability":{
  1594. "exp":1
  1595. },
  1596. "location":"location",
  1597. "assignments":[
  1598. {
  1599. "ref":"p3",
  1600. "value":4
  1601. }
  1602. ],
  1603. "observables":[
  1604. ]
  1605. }
  1606. ]
  1607. },
  1608. {
  1609. "location":"location",
  1610. "action":"tau__",
  1611. "guard":{
  1612. "exp":{
  1613. "op":"∧",
  1614. "left":{
  1615. "op":"=",
  1616. "left":"p3",
  1617. "right":3
  1618. },
  1619. "right":{
  1620. "op":"∨",
  1621. "left":{
  1622. "op":"∨",
  1623. "left":{
  1624. "op":"∨",
  1625. "left":{
  1626. "op":"∧",
  1627. "left":{
  1628. "op":"≥",
  1629. "left":"p2",
  1630. "right":0
  1631. },
  1632. "right":{
  1633. "op":"≤",
  1634. "left":"p2",
  1635. "right":3
  1636. }
  1637. },
  1638. "right":{
  1639. "op":"=",
  1640. "left":"p2",
  1641. "right":5
  1642. }
  1643. },
  1644. "right":{
  1645. "op":"=",
  1646. "left":"p2",
  1647. "right":7
  1648. }
  1649. },
  1650. "right":{
  1651. "op":"=",
  1652. "left":"p2",
  1653. "right":11
  1654. }
  1655. }
  1656. }
  1657. },
  1658. "destinations":[
  1659. {
  1660. "probability":{
  1661. "exp":1
  1662. },
  1663. "location":"location",
  1664. "assignments":[
  1665. {
  1666. "ref":"p3",
  1667. "value":5
  1668. }
  1669. ],
  1670. "observables":[
  1671. ]
  1672. }
  1673. ]
  1674. },
  1675. {
  1676. "location":"location",
  1677. "action":"tau__",
  1678. "guard":{
  1679. "exp":{
  1680. "op":"∧",
  1681. "left":{
  1682. "op":"=",
  1683. "left":"p3",
  1684. "right":4
  1685. },
  1686. "right":{
  1687. "op":"∨",
  1688. "left":{
  1689. "op":"∨",
  1690. "left":{
  1691. "op":"∨",
  1692. "left":{
  1693. "op":"∧",
  1694. "left":{
  1695. "op":"≥",
  1696. "left":"p2",
  1697. "right":0
  1698. },
  1699. "right":{
  1700. "op":"≤",
  1701. "left":"p2",
  1702. "right":3
  1703. }
  1704. },
  1705. "right":{
  1706. "op":"=",
  1707. "left":"p2",
  1708. "right":5
  1709. }
  1710. },
  1711. "right":{
  1712. "op":"=",
  1713. "left":"p2",
  1714. "right":7
  1715. }
  1716. },
  1717. "right":{
  1718. "op":"=",
  1719. "left":"p2",
  1720. "right":11
  1721. }
  1722. }
  1723. }
  1724. },
  1725. "destinations":[
  1726. {
  1727. "probability":{
  1728. "exp":1
  1729. },
  1730. "location":"location",
  1731. "assignments":[
  1732. {
  1733. "ref":"p3",
  1734. "value":8
  1735. }
  1736. ],
  1737. "observables":[
  1738. ]
  1739. }
  1740. ]
  1741. },
  1742. {
  1743. "location":"location",
  1744. "action":"tau__",
  1745. "guard":{
  1746. "exp":{
  1747. "op":"∧",
  1748. "left":{
  1749. "op":"=",
  1750. "left":"p3",
  1751. "right":4
  1752. },
  1753. "right":{
  1754. "op":"¬",
  1755. "exp":{
  1756. "op":"∨",
  1757. "left":{
  1758. "op":"∨",
  1759. "left":{
  1760. "op":"∨",
  1761. "left":{
  1762. "op":"∧",
  1763. "left":{
  1764. "op":"≥",
  1765. "left":"p2",
  1766. "right":0
  1767. },
  1768. "right":{
  1769. "op":"≤",
  1770. "left":"p2",
  1771. "right":3
  1772. }
  1773. },
  1774. "right":{
  1775. "op":"=",
  1776. "left":"p2",
  1777. "right":5
  1778. }
  1779. },
  1780. "right":{
  1781. "op":"=",
  1782. "left":"p2",
  1783. "right":7
  1784. }
  1785. },
  1786. "right":{
  1787. "op":"=",
  1788. "left":"p2",
  1789. "right":11
  1790. }
  1791. }
  1792. }
  1793. }
  1794. },
  1795. "destinations":[
  1796. {
  1797. "probability":{
  1798. "exp":1
  1799. },
  1800. "location":"location",
  1801. "assignments":[
  1802. {
  1803. "ref":"p3",
  1804. "value":6
  1805. }
  1806. ],
  1807. "observables":[
  1808. ]
  1809. }
  1810. ]
  1811. },
  1812. {
  1813. "location":"location",
  1814. "action":"tau__",
  1815. "guard":{
  1816. "exp":{
  1817. "op":"∧",
  1818. "left":{
  1819. "op":"=",
  1820. "left":"p3",
  1821. "right":5
  1822. },
  1823. "right":{
  1824. "op":"∨",
  1825. "left":{
  1826. "op":"∨",
  1827. "left":{
  1828. "op":"∧",
  1829. "left":{
  1830. "op":"≥",
  1831. "left":"p4",
  1832. "right":0
  1833. },
  1834. "right":{
  1835. "op":"≤",
  1836. "left":"p4",
  1837. "right":4
  1838. }
  1839. },
  1840. "right":{
  1841. "op":"=",
  1842. "left":"p4",
  1843. "right":6
  1844. }
  1845. },
  1846. "right":{
  1847. "op":"=",
  1848. "left":"p4",
  1849. "right":10
  1850. }
  1851. }
  1852. }
  1853. },
  1854. "destinations":[
  1855. {
  1856. "probability":{
  1857. "exp":1
  1858. },
  1859. "location":"location",
  1860. "assignments":[
  1861. {
  1862. "ref":"p3",
  1863. "value":8
  1864. }
  1865. ],
  1866. "observables":[
  1867. ]
  1868. }
  1869. ]
  1870. },
  1871. {
  1872. "location":"location",
  1873. "action":"tau__",
  1874. "guard":{
  1875. "exp":{
  1876. "op":"∧",
  1877. "left":{
  1878. "op":"=",
  1879. "left":"p3",
  1880. "right":5
  1881. },
  1882. "right":{
  1883. "op":"¬",
  1884. "exp":{
  1885. "op":"∨",
  1886. "left":{
  1887. "op":"∨",
  1888. "left":{
  1889. "op":"∧",
  1890. "left":{
  1891. "op":"≥",
  1892. "left":"p4",
  1893. "right":0
  1894. },
  1895. "right":{
  1896. "op":"≤",
  1897. "left":"p4",
  1898. "right":4
  1899. }
  1900. },
  1901. "right":{
  1902. "op":"=",
  1903. "left":"p4",
  1904. "right":6
  1905. }
  1906. },
  1907. "right":{
  1908. "op":"=",
  1909. "left":"p4",
  1910. "right":10
  1911. }
  1912. }
  1913. }
  1914. }
  1915. },
  1916. "destinations":[
  1917. {
  1918. "probability":{
  1919. "exp":1
  1920. },
  1921. "location":"location",
  1922. "assignments":[
  1923. {
  1924. "ref":"p3",
  1925. "value":7
  1926. }
  1927. ],
  1928. "observables":[
  1929. ]
  1930. }
  1931. ]
  1932. },
  1933. {
  1934. "location":"location",
  1935. "action":"tau__",
  1936. "guard":{
  1937. "exp":{
  1938. "op":"=",
  1939. "left":"p3",
  1940. "right":6
  1941. }
  1942. },
  1943. "destinations":[
  1944. {
  1945. "probability":{
  1946. "exp":1
  1947. },
  1948. "location":"location",
  1949. "assignments":[
  1950. {
  1951. "ref":"p3",
  1952. "value":1
  1953. }
  1954. ],
  1955. "observables":[
  1956. ]
  1957. }
  1958. ]
  1959. },
  1960. {
  1961. "location":"location",
  1962. "action":"tau__",
  1963. "guard":{
  1964. "exp":{
  1965. "op":"=",
  1966. "left":"p3",
  1967. "right":7
  1968. }
  1969. },
  1970. "destinations":[
  1971. {
  1972. "probability":{
  1973. "exp":1
  1974. },
  1975. "location":"location",
  1976. "assignments":[
  1977. {
  1978. "ref":"p3",
  1979. "value":1
  1980. }
  1981. ],
  1982. "observables":[
  1983. ]
  1984. }
  1985. ]
  1986. },
  1987. {
  1988. "location":"location",
  1989. "action":"tau__",
  1990. "guard":{
  1991. "exp":{
  1992. "op":"=",
  1993. "left":"p3",
  1994. "right":8
  1995. }
  1996. },
  1997. "destinations":[
  1998. {
  1999. "probability":{
  2000. "exp":1
  2001. },
  2002. "location":"location",
  2003. "assignments":[
  2004. {
  2005. "ref":"p3",
  2006. "value":9
  2007. }
  2008. ],
  2009. "observables":[
  2010. ]
  2011. }
  2012. ]
  2013. },
  2014. {
  2015. "location":"location",
  2016. "action":"tau__",
  2017. "guard":{
  2018. "exp":{
  2019. "op":"=",
  2020. "left":"p3",
  2021. "right":9
  2022. }
  2023. },
  2024. "destinations":[
  2025. {
  2026. "probability":{
  2027. "exp":1
  2028. },
  2029. "location":"location",
  2030. "assignments":[
  2031. {
  2032. "ref":"p3",
  2033. "value":10
  2034. }
  2035. ],
  2036. "observables":[
  2037. ]
  2038. }
  2039. ]
  2040. },
  2041. {
  2042. "location":"location",
  2043. "action":"tau__",
  2044. "guard":{
  2045. "exp":{
  2046. "op":"=",
  2047. "left":"p3",
  2048. "right":9
  2049. }
  2050. },
  2051. "destinations":[
  2052. {
  2053. "probability":{
  2054. "exp":1
  2055. },
  2056. "location":"location",
  2057. "assignments":[
  2058. {
  2059. "ref":"p3",
  2060. "value":11
  2061. }
  2062. ],
  2063. "observables":[
  2064. ]
  2065. }
  2066. ]
  2067. },
  2068. {
  2069. "location":"location",
  2070. "action":"tau__",
  2071. "guard":{
  2072. "exp":{
  2073. "op":"=",
  2074. "left":"p3",
  2075. "right":10
  2076. }
  2077. },
  2078. "destinations":[
  2079. {
  2080. "probability":{
  2081. "exp":1
  2082. },
  2083. "location":"location",
  2084. "assignments":[
  2085. {
  2086. "ref":"p3",
  2087. "value":0
  2088. }
  2089. ],
  2090. "observables":[
  2091. ]
  2092. }
  2093. ]
  2094. },
  2095. {
  2096. "location":"location",
  2097. "action":"tau__",
  2098. "guard":{
  2099. "exp":{
  2100. "op":"=",
  2101. "left":"p3",
  2102. "right":11
  2103. }
  2104. },
  2105. "destinations":[
  2106. {
  2107. "probability":{
  2108. "exp":1
  2109. },
  2110. "location":"location",
  2111. "assignments":[
  2112. {
  2113. "ref":"p3",
  2114. "value":0
  2115. }
  2116. ],
  2117. "observables":[
  2118. ]
  2119. }
  2120. ]
  2121. }
  2122. ]
  2123. },
  2124. {
  2125. "name":"phil4",
  2126. "locations":[
  2127. {
  2128. "name":"location"
  2129. }
  2130. ],
  2131. "initial-locations":[
  2132. "location"
  2133. ],
  2134. "edges":[
  2135. {
  2136. "location":"location",
  2137. "action":"tau__",
  2138. "guard":{
  2139. "exp":{
  2140. "op":"=",
  2141. "left":"p4",
  2142. "right":0
  2143. }
  2144. },
  2145. "destinations":[
  2146. {
  2147. "probability":{
  2148. "exp":1
  2149. },
  2150. "location":"location",
  2151. "assignments":[
  2152. {
  2153. "ref":"p4",
  2154. "value":1
  2155. }
  2156. ],
  2157. "observables":[
  2158. ]
  2159. }
  2160. ]
  2161. },
  2162. {
  2163. "location":"location",
  2164. "action":"tau__",
  2165. "guard":{
  2166. "exp":{
  2167. "op":"=",
  2168. "left":"p4",
  2169. "right":1
  2170. }
  2171. },
  2172. "destinations":[
  2173. {
  2174. "probability":{
  2175. "exp":0.5000000
  2176. },
  2177. "location":"location",
  2178. "assignments":[
  2179. {
  2180. "ref":"p4",
  2181. "value":2
  2182. }
  2183. ],
  2184. "observables":[
  2185. ]
  2186. },
  2187. {
  2188. "probability":{
  2189. "exp":0.5000000
  2190. },
  2191. "location":"location",
  2192. "assignments":[
  2193. {
  2194. "ref":"p4",
  2195. "value":3
  2196. }
  2197. ],
  2198. "observables":[
  2199. ]
  2200. }
  2201. ]
  2202. },
  2203. {
  2204. "location":"location",
  2205. "action":"tau__",
  2206. "guard":{
  2207. "exp":{
  2208. "op":"∧",
  2209. "left":{
  2210. "op":"=",
  2211. "left":"p4",
  2212. "right":2
  2213. },
  2214. "right":{
  2215. "op":"∨",
  2216. "left":{
  2217. "op":"∨",
  2218. "left":{
  2219. "op":"∧",
  2220. "left":{
  2221. "op":"≥",
  2222. "left":"p5",
  2223. "right":0
  2224. },
  2225. "right":{
  2226. "op":"≤",
  2227. "left":"p5",
  2228. "right":4
  2229. }
  2230. },
  2231. "right":{
  2232. "op":"=",
  2233. "left":"p5",
  2234. "right":6
  2235. }
  2236. },
  2237. "right":{
  2238. "op":"=",
  2239. "left":"p5",
  2240. "right":10
  2241. }
  2242. }
  2243. }
  2244. },
  2245. "destinations":[
  2246. {
  2247. "probability":{
  2248. "exp":1
  2249. },
  2250. "location":"location",
  2251. "assignments":[
  2252. {
  2253. "ref":"p4",
  2254. "value":4
  2255. }
  2256. ],
  2257. "observables":[
  2258. ]
  2259. }
  2260. ]
  2261. },
  2262. {
  2263. "location":"location",
  2264. "action":"tau__",
  2265. "guard":{
  2266. "exp":{
  2267. "op":"∧",
  2268. "left":{
  2269. "op":"=",
  2270. "left":"p4",
  2271. "right":3
  2272. },
  2273. "right":{
  2274. "op":"∨",
  2275. "left":{
  2276. "op":"∨",
  2277. "left":{
  2278. "op":"∨",
  2279. "left":{
  2280. "op":"∧",
  2281. "left":{
  2282. "op":"≥",
  2283. "left":"p3",
  2284. "right":0
  2285. },
  2286. "right":{
  2287. "op":"≤",
  2288. "left":"p3",
  2289. "right":3
  2290. }
  2291. },
  2292. "right":{
  2293. "op":"=",
  2294. "left":"p3",
  2295. "right":5
  2296. }
  2297. },
  2298. "right":{
  2299. "op":"=",
  2300. "left":"p3",
  2301. "right":7
  2302. }
  2303. },
  2304. "right":{
  2305. "op":"=",
  2306. "left":"p3",
  2307. "right":11
  2308. }
  2309. }
  2310. }
  2311. },
  2312. "destinations":[
  2313. {
  2314. "probability":{
  2315. "exp":1
  2316. },
  2317. "location":"location",
  2318. "assignments":[
  2319. {
  2320. "ref":"p4",
  2321. "value":5
  2322. }
  2323. ],
  2324. "observables":[
  2325. ]
  2326. }
  2327. ]
  2328. },
  2329. {
  2330. "location":"location",
  2331. "action":"tau__",
  2332. "guard":{
  2333. "exp":{
  2334. "op":"∧",
  2335. "left":{
  2336. "op":"=",
  2337. "left":"p4",
  2338. "right":4
  2339. },
  2340. "right":{
  2341. "op":"∨",
  2342. "left":{
  2343. "op":"∨",
  2344. "left":{
  2345. "op":"∨",
  2346. "left":{
  2347. "op":"∧",
  2348. "left":{
  2349. "op":"≥",
  2350. "left":"p3",
  2351. "right":0
  2352. },
  2353. "right":{
  2354. "op":"≤",
  2355. "left":"p3",
  2356. "right":3
  2357. }
  2358. },
  2359. "right":{
  2360. "op":"=",
  2361. "left":"p3",
  2362. "right":5
  2363. }
  2364. },
  2365. "right":{
  2366. "op":"=",
  2367. "left":"p3",
  2368. "right":7
  2369. }
  2370. },
  2371. "right":{
  2372. "op":"=",
  2373. "left":"p3",
  2374. "right":11
  2375. }
  2376. }
  2377. }
  2378. },
  2379. "destinations":[
  2380. {
  2381. "probability":{
  2382. "exp":1
  2383. },
  2384. "location":"location",
  2385. "assignments":[
  2386. {
  2387. "ref":"p4",
  2388. "value":8
  2389. }
  2390. ],
  2391. "observables":[
  2392. ]
  2393. }
  2394. ]
  2395. },
  2396. {
  2397. "location":"location",
  2398. "action":"tau__",
  2399. "guard":{
  2400. "exp":{
  2401. "op":"∧",
  2402. "left":{
  2403. "op":"=",
  2404. "left":"p4",
  2405. "right":4
  2406. },
  2407. "right":{
  2408. "op":"¬",
  2409. "exp":{
  2410. "op":"∨",
  2411. "left":{
  2412. "op":"∨",
  2413. "left":{
  2414. "op":"∨",
  2415. "left":{
  2416. "op":"∧",
  2417. "left":{
  2418. "op":"≥",
  2419. "left":"p3",
  2420. "right":0
  2421. },
  2422. "right":{
  2423. "op":"≤",
  2424. "left":"p3",
  2425. "right":3
  2426. }
  2427. },
  2428. "right":{
  2429. "op":"=",
  2430. "left":"p3",
  2431. "right":5
  2432. }
  2433. },
  2434. "right":{
  2435. "op":"=",
  2436. "left":"p3",
  2437. "right":7
  2438. }
  2439. },
  2440. "right":{
  2441. "op":"=",
  2442. "left":"p3",
  2443. "right":11
  2444. }
  2445. }
  2446. }
  2447. }
  2448. },
  2449. "destinations":[
  2450. {
  2451. "probability":{
  2452. "exp":1
  2453. },
  2454. "location":"location",
  2455. "assignments":[
  2456. {
  2457. "ref":"p4",
  2458. "value":6
  2459. }
  2460. ],
  2461. "observables":[
  2462. ]
  2463. }
  2464. ]
  2465. },
  2466. {
  2467. "location":"location",
  2468. "action":"tau__",
  2469. "guard":{
  2470. "exp":{
  2471. "op":"∧",
  2472. "left":{
  2473. "op":"=",
  2474. "left":"p4",
  2475. "right":5
  2476. },
  2477. "right":{
  2478. "op":"∨",
  2479. "left":{
  2480. "op":"∨",
  2481. "left":{
  2482. "op":"∧",
  2483. "left":{
  2484. "op":"≥",
  2485. "left":"p5",
  2486. "right":0
  2487. },
  2488. "right":{
  2489. "op":"≤",
  2490. "left":"p5",
  2491. "right":4
  2492. }
  2493. },
  2494. "right":{
  2495. "op":"=",
  2496. "left":"p5",
  2497. "right":6
  2498. }
  2499. },
  2500. "right":{
  2501. "op":"=",
  2502. "left":"p5",
  2503. "right":10
  2504. }
  2505. }
  2506. }
  2507. },
  2508. "destinations":[
  2509. {
  2510. "probability":{
  2511. "exp":1
  2512. },
  2513. "location":"location",
  2514. "assignments":[
  2515. {
  2516. "ref":"p4",
  2517. "value":8
  2518. }
  2519. ],
  2520. "observables":[
  2521. ]
  2522. }
  2523. ]
  2524. },
  2525. {
  2526. "location":"location",
  2527. "action":"tau__",
  2528. "guard":{
  2529. "exp":{
  2530. "op":"∧",
  2531. "left":{
  2532. "op":"=",
  2533. "left":"p4",
  2534. "right":5
  2535. },
  2536. "right":{
  2537. "op":"¬",
  2538. "exp":{
  2539. "op":"∨",
  2540. "left":{
  2541. "op":"∨",
  2542. "left":{
  2543. "op":"∧",
  2544. "left":{
  2545. "op":"≥",
  2546. "left":"p5",
  2547. "right":0
  2548. },
  2549. "right":{
  2550. "op":"≤",
  2551. "left":"p5",
  2552. "right":4
  2553. }
  2554. },
  2555. "right":{
  2556. "op":"=",
  2557. "left":"p5",
  2558. "right":6
  2559. }
  2560. },
  2561. "right":{
  2562. "op":"=",
  2563. "left":"p5",
  2564. "right":10
  2565. }
  2566. }
  2567. }
  2568. }
  2569. },
  2570. "destinations":[
  2571. {
  2572. "probability":{
  2573. "exp":1
  2574. },
  2575. "location":"location",
  2576. "assignments":[
  2577. {
  2578. "ref":"p4",
  2579. "value":7
  2580. }
  2581. ],
  2582. "observables":[
  2583. ]
  2584. }
  2585. ]
  2586. },
  2587. {
  2588. "location":"location",
  2589. "action":"tau__",
  2590. "guard":{
  2591. "exp":{
  2592. "op":"=",
  2593. "left":"p4",
  2594. "right":6
  2595. }
  2596. },
  2597. "destinations":[
  2598. {
  2599. "probability":{
  2600. "exp":1
  2601. },
  2602. "location":"location",
  2603. "assignments":[
  2604. {
  2605. "ref":"p4",
  2606. "value":1
  2607. }
  2608. ],
  2609. "observables":[
  2610. ]
  2611. }
  2612. ]
  2613. },
  2614. {
  2615. "location":"location",
  2616. "action":"tau__",
  2617. "guard":{
  2618. "exp":{
  2619. "op":"=",
  2620. "left":"p4",
  2621. "right":7
  2622. }
  2623. },
  2624. "destinations":[
  2625. {
  2626. "probability":{
  2627. "exp":1
  2628. },
  2629. "location":"location",
  2630. "assignments":[
  2631. {
  2632. "ref":"p4",
  2633. "value":1
  2634. }
  2635. ],
  2636. "observables":[
  2637. ]
  2638. }
  2639. ]
  2640. },
  2641. {
  2642. "location":"location",
  2643. "action":"tau__",
  2644. "guard":{
  2645. "exp":{
  2646. "op":"=",
  2647. "left":"p4",
  2648. "right":8
  2649. }
  2650. },
  2651. "destinations":[
  2652. {
  2653. "probability":{
  2654. "exp":1
  2655. },
  2656. "location":"location",
  2657. "assignments":[
  2658. {
  2659. "ref":"p4",
  2660. "value":9
  2661. }
  2662. ],
  2663. "observables":[
  2664. ]
  2665. }
  2666. ]
  2667. },
  2668. {
  2669. "location":"location",
  2670. "action":"tau__",
  2671. "guard":{
  2672. "exp":{
  2673. "op":"=",
  2674. "left":"p4",
  2675. "right":9
  2676. }
  2677. },
  2678. "destinations":[
  2679. {
  2680. "probability":{
  2681. "exp":1
  2682. },
  2683. "location":"location",
  2684. "assignments":[
  2685. {
  2686. "ref":"p4",
  2687. "value":10
  2688. }
  2689. ],
  2690. "observables":[
  2691. ]
  2692. }
  2693. ]
  2694. },
  2695. {
  2696. "location":"location",
  2697. "action":"tau__",
  2698. "guard":{
  2699. "exp":{
  2700. "op":"=",
  2701. "left":"p4",
  2702. "right":9
  2703. }
  2704. },
  2705. "destinations":[
  2706. {
  2707. "probability":{
  2708. "exp":1
  2709. },
  2710. "location":"location",
  2711. "assignments":[
  2712. {
  2713. "ref":"p4",
  2714. "value":11
  2715. }
  2716. ],
  2717. "observables":[
  2718. ]
  2719. }
  2720. ]
  2721. },
  2722. {
  2723. "location":"location",
  2724. "action":"tau__",
  2725. "guard":{
  2726. "exp":{
  2727. "op":"=",
  2728. "left":"p4",
  2729. "right":10
  2730. }
  2731. },
  2732. "destinations":[
  2733. {
  2734. "probability":{
  2735. "exp":1
  2736. },
  2737. "location":"location",
  2738. "assignments":[
  2739. {
  2740. "ref":"p4",
  2741. "value":0
  2742. }
  2743. ],
  2744. "observables":[
  2745. ]
  2746. }
  2747. ]
  2748. },
  2749. {
  2750. "location":"location",
  2751. "action":"tau__",
  2752. "guard":{
  2753. "exp":{
  2754. "op":"=",
  2755. "left":"p4",
  2756. "right":11
  2757. }
  2758. },
  2759. "destinations":[
  2760. {
  2761. "probability":{
  2762. "exp":1
  2763. },
  2764. "location":"location",
  2765. "assignments":[
  2766. {
  2767. "ref":"p4",
  2768. "value":0
  2769. }
  2770. ],
  2771. "observables":[
  2772. ]
  2773. }
  2774. ]
  2775. }
  2776. ]
  2777. },
  2778. {
  2779. "name":"phil5",
  2780. "locations":[
  2781. {
  2782. "name":"location"
  2783. }
  2784. ],
  2785. "initial-locations":[
  2786. "location"
  2787. ],
  2788. "edges":[
  2789. {
  2790. "location":"location",
  2791. "action":"tau__",
  2792. "guard":{
  2793. "exp":{
  2794. "op":"=",
  2795. "left":"p5",
  2796. "right":0
  2797. }
  2798. },
  2799. "destinations":[
  2800. {
  2801. "probability":{
  2802. "exp":1
  2803. },
  2804. "location":"location",
  2805. "assignments":[
  2806. {
  2807. "ref":"p5",
  2808. "value":1
  2809. }
  2810. ],
  2811. "observables":[
  2812. ]
  2813. }
  2814. ]
  2815. },
  2816. {
  2817. "location":"location",
  2818. "action":"tau__",
  2819. "guard":{
  2820. "exp":{
  2821. "op":"=",
  2822. "left":"p5",
  2823. "right":1
  2824. }
  2825. },
  2826. "destinations":[
  2827. {
  2828. "probability":{
  2829. "exp":0.5000000
  2830. },
  2831. "location":"location",
  2832. "assignments":[
  2833. {
  2834. "ref":"p5",
  2835. "value":2
  2836. }
  2837. ],
  2838. "observables":[
  2839. ]
  2840. },
  2841. {
  2842. "probability":{
  2843. "exp":0.5000000
  2844. },
  2845. "location":"location",
  2846. "assignments":[
  2847. {
  2848. "ref":"p5",
  2849. "value":3
  2850. }
  2851. ],
  2852. "observables":[
  2853. ]
  2854. }
  2855. ]
  2856. },
  2857. {
  2858. "location":"location",
  2859. "action":"tau__",
  2860. "guard":{
  2861. "exp":{
  2862. "op":"∧",
  2863. "left":{
  2864. "op":"=",
  2865. "left":"p5",
  2866. "right":2
  2867. },
  2868. "right":{
  2869. "op":"∨",
  2870. "left":{
  2871. "op":"∨",
  2872. "left":{
  2873. "op":"∧",
  2874. "left":{
  2875. "op":"≥",
  2876. "left":"p6",
  2877. "right":0
  2878. },
  2879. "right":{
  2880. "op":"≤",
  2881. "left":"p6",
  2882. "right":4
  2883. }
  2884. },
  2885. "right":{
  2886. "op":"=",
  2887. "left":"p6",
  2888. "right":6
  2889. }
  2890. },
  2891. "right":{
  2892. "op":"=",
  2893. "left":"p6",
  2894. "right":10
  2895. }
  2896. }
  2897. }
  2898. },
  2899. "destinations":[
  2900. {
  2901. "probability":{
  2902. "exp":1
  2903. },
  2904. "location":"location",
  2905. "assignments":[
  2906. {
  2907. "ref":"p5",
  2908. "value":4
  2909. }
  2910. ],
  2911. "observables":[
  2912. ]
  2913. }
  2914. ]
  2915. },
  2916. {
  2917. "location":"location",
  2918. "action":"tau__",
  2919. "guard":{
  2920. "exp":{
  2921. "op":"∧",
  2922. "left":{
  2923. "op":"=",
  2924. "left":"p5",
  2925. "right":3
  2926. },
  2927. "right":{
  2928. "op":"∨",
  2929. "left":{
  2930. "op":"∨",
  2931. "left":{
  2932. "op":"∨",
  2933. "left":{
  2934. "op":"∧",
  2935. "left":{
  2936. "op":"≥",
  2937. "left":"p4",
  2938. "right":0
  2939. },
  2940. "right":{
  2941. "op":"≤",
  2942. "left":"p4",
  2943. "right":3
  2944. }
  2945. },
  2946. "right":{
  2947. "op":"=",
  2948. "left":"p4",
  2949. "right":5
  2950. }
  2951. },
  2952. "right":{
  2953. "op":"=",
  2954. "left":"p4",
  2955. "right":7
  2956. }
  2957. },
  2958. "right":{
  2959. "op":"=",
  2960. "left":"p4",
  2961. "right":11
  2962. }
  2963. }
  2964. }
  2965. },
  2966. "destinations":[
  2967. {
  2968. "probability":{
  2969. "exp":1
  2970. },
  2971. "location":"location",
  2972. "assignments":[
  2973. {
  2974. "ref":"p5",
  2975. "value":5
  2976. }
  2977. ],
  2978. "observables":[
  2979. ]
  2980. }
  2981. ]
  2982. },
  2983. {
  2984. "location":"location",
  2985. "action":"tau__",
  2986. "guard":{
  2987. "exp":{
  2988. "op":"∧",
  2989. "left":{
  2990. "op":"=",
  2991. "left":"p5",
  2992. "right":4
  2993. },
  2994. "right":{
  2995. "op":"∨",
  2996. "left":{
  2997. "op":"∨",
  2998. "left":{
  2999. "op":"∨",
  3000. "left":{
  3001. "op":"∧",
  3002. "left":{
  3003. "op":"≥",
  3004. "left":"p4",
  3005. "right":0
  3006. },
  3007. "right":{
  3008. "op":"≤",
  3009. "left":"p4",
  3010. "right":3
  3011. }
  3012. },
  3013. "right":{
  3014. "op":"=",
  3015. "left":"p4",
  3016. "right":5
  3017. }
  3018. },
  3019. "right":{
  3020. "op":"=",
  3021. "left":"p4",
  3022. "right":7
  3023. }
  3024. },
  3025. "right":{
  3026. "op":"=",
  3027. "left":"p4",
  3028. "right":11
  3029. }
  3030. }
  3031. }
  3032. },
  3033. "destinations":[
  3034. {
  3035. "probability":{
  3036. "exp":1
  3037. },
  3038. "location":"location",
  3039. "assignments":[
  3040. {
  3041. "ref":"p5",
  3042. "value":8
  3043. }
  3044. ],
  3045. "observables":[
  3046. ]
  3047. }
  3048. ]
  3049. },
  3050. {
  3051. "location":"location",
  3052. "action":"tau__",
  3053. "guard":{
  3054. "exp":{
  3055. "op":"∧",
  3056. "left":{
  3057. "op":"=",
  3058. "left":"p5",
  3059. "right":4
  3060. },
  3061. "right":{
  3062. "op":"¬",
  3063. "exp":{
  3064. "op":"∨",
  3065. "left":{
  3066. "op":"∨",
  3067. "left":{
  3068. "op":"∨",
  3069. "left":{
  3070. "op":"∧",
  3071. "left":{
  3072. "op":"≥",
  3073. "left":"p4",
  3074. "right":0
  3075. },
  3076. "right":{
  3077. "op":"≤",
  3078. "left":"p4",
  3079. "right":3
  3080. }
  3081. },
  3082. "right":{
  3083. "op":"=",
  3084. "left":"p4",
  3085. "right":5
  3086. }
  3087. },
  3088. "right":{
  3089. "op":"=",
  3090. "left":"p4",
  3091. "right":7
  3092. }
  3093. },
  3094. "right":{
  3095. "op":"=",
  3096. "left":"p4",
  3097. "right":11
  3098. }
  3099. }
  3100. }
  3101. }
  3102. },
  3103. "destinations":[
  3104. {
  3105. "probability":{
  3106. "exp":1
  3107. },
  3108. "location":"location",
  3109. "assignments":[
  3110. {
  3111. "ref":"p5",
  3112. "value":6
  3113. }
  3114. ],
  3115. "observables":[
  3116. ]
  3117. }
  3118. ]
  3119. },
  3120. {
  3121. "location":"location",
  3122. "action":"tau__",
  3123. "guard":{
  3124. "exp":{
  3125. "op":"∧",
  3126. "left":{
  3127. "op":"=",
  3128. "left":"p5",
  3129. "right":5
  3130. },
  3131. "right":{
  3132. "op":"∨",
  3133. "left":{
  3134. "op":"∨",
  3135. "left":{
  3136. "op":"∧",
  3137. "left":{
  3138. "op":"≥",
  3139. "left":"p6",
  3140. "right":0
  3141. },
  3142. "right":{
  3143. "op":"≤",
  3144. "left":"p6",
  3145. "right":4
  3146. }
  3147. },
  3148. "right":{
  3149. "op":"=",
  3150. "left":"p6",
  3151. "right":6
  3152. }
  3153. },
  3154. "right":{
  3155. "op":"=",
  3156. "left":"p6",
  3157. "right":10
  3158. }
  3159. }
  3160. }
  3161. },
  3162. "destinations":[
  3163. {
  3164. "probability":{
  3165. "exp":1
  3166. },
  3167. "location":"location",
  3168. "assignments":[
  3169. {
  3170. "ref":"p5",
  3171. "value":8
  3172. }
  3173. ],
  3174. "observables":[
  3175. ]
  3176. }
  3177. ]
  3178. },
  3179. {
  3180. "location":"location",
  3181. "action":"tau__",
  3182. "guard":{
  3183. "exp":{
  3184. "op":"∧",
  3185. "left":{
  3186. "op":"=",
  3187. "left":"p5",
  3188. "right":5
  3189. },
  3190. "right":{
  3191. "op":"¬",
  3192. "exp":{
  3193. "op":"∨",
  3194. "left":{
  3195. "op":"∨",
  3196. "left":{
  3197. "op":"∧",
  3198. "left":{
  3199. "op":"≥",
  3200. "left":"p6",
  3201. "right":0
  3202. },
  3203. "right":{
  3204. "op":"≤",
  3205. "left":"p6",
  3206. "right":4
  3207. }
  3208. },
  3209. "right":{
  3210. "op":"=",
  3211. "left":"p6",
  3212. "right":6
  3213. }
  3214. },
  3215. "right":{
  3216. "op":"=",
  3217. "left":"p6",
  3218. "right":10
  3219. }
  3220. }
  3221. }
  3222. }
  3223. },
  3224. "destinations":[
  3225. {
  3226. "probability":{
  3227. "exp":1
  3228. },
  3229. "location":"location",
  3230. "assignments":[
  3231. {
  3232. "ref":"p5",
  3233. "value":7
  3234. }
  3235. ],
  3236. "observables":[
  3237. ]
  3238. }
  3239. ]
  3240. },
  3241. {
  3242. "location":"location",
  3243. "action":"tau__",
  3244. "guard":{
  3245. "exp":{
  3246. "op":"=",
  3247. "left":"p5",
  3248. "right":6
  3249. }
  3250. },
  3251. "destinations":[
  3252. {
  3253. "probability":{
  3254. "exp":1
  3255. },
  3256. "location":"location",
  3257. "assignments":[
  3258. {
  3259. "ref":"p5",
  3260. "value":1
  3261. }
  3262. ],
  3263. "observables":[
  3264. ]
  3265. }
  3266. ]
  3267. },
  3268. {
  3269. "location":"location",
  3270. "action":"tau__",
  3271. "guard":{
  3272. "exp":{
  3273. "op":"=",
  3274. "left":"p5",
  3275. "right":7
  3276. }
  3277. },
  3278. "destinations":[
  3279. {
  3280. "probability":{
  3281. "exp":1
  3282. },
  3283. "location":"location",
  3284. "assignments":[
  3285. {
  3286. "ref":"p5",
  3287. "value":1
  3288. }
  3289. ],
  3290. "observables":[
  3291. ]
  3292. }
  3293. ]
  3294. },
  3295. {
  3296. "location":"location",
  3297. "action":"tau__",
  3298. "guard":{
  3299. "exp":{
  3300. "op":"=",
  3301. "left":"p5",
  3302. "right":8
  3303. }
  3304. },
  3305. "destinations":[
  3306. {
  3307. "probability":{
  3308. "exp":1
  3309. },
  3310. "location":"location",
  3311. "assignments":[
  3312. {
  3313. "ref":"p5",
  3314. "value":9
  3315. }
  3316. ],
  3317. "observables":[
  3318. ]
  3319. }
  3320. ]
  3321. },
  3322. {
  3323. "location":"location",
  3324. "action":"tau__",
  3325. "guard":{
  3326. "exp":{
  3327. "op":"=",
  3328. "left":"p5",
  3329. "right":9
  3330. }
  3331. },
  3332. "destinations":[
  3333. {
  3334. "probability":{
  3335. "exp":1
  3336. },
  3337. "location":"location",
  3338. "assignments":[
  3339. {
  3340. "ref":"p5",
  3341. "value":10
  3342. }
  3343. ],
  3344. "observables":[
  3345. ]
  3346. }
  3347. ]
  3348. },
  3349. {
  3350. "location":"location",
  3351. "action":"tau__",
  3352. "guard":{
  3353. "exp":{
  3354. "op":"=",
  3355. "left":"p5",
  3356. "right":9
  3357. }
  3358. },
  3359. "destinations":[
  3360. {
  3361. "probability":{
  3362. "exp":1
  3363. },
  3364. "location":"location",
  3365. "assignments":[
  3366. {
  3367. "ref":"p5",
  3368. "value":11
  3369. }
  3370. ],
  3371. "observables":[
  3372. ]
  3373. }
  3374. ]
  3375. },
  3376. {
  3377. "location":"location",
  3378. "action":"tau__",
  3379. "guard":{
  3380. "exp":{
  3381. "op":"=",
  3382. "left":"p5",
  3383. "right":10
  3384. }
  3385. },
  3386. "destinations":[
  3387. {
  3388. "probability":{
  3389. "exp":1
  3390. },
  3391. "location":"location",
  3392. "assignments":[
  3393. {
  3394. "ref":"p5",
  3395. "value":0
  3396. }
  3397. ],
  3398. "observables":[
  3399. ]
  3400. }
  3401. ]
  3402. },
  3403. {
  3404. "location":"location",
  3405. "action":"tau__",
  3406. "guard":{
  3407. "exp":{
  3408. "op":"=",
  3409. "left":"p5",
  3410. "right":11
  3411. }
  3412. },
  3413. "destinations":[
  3414. {
  3415. "probability":{
  3416. "exp":1
  3417. },
  3418. "location":"location",
  3419. "assignments":[
  3420. {
  3421. "ref":"p5",
  3422. "value":0
  3423. }
  3424. ],
  3425. "observables":[
  3426. ]
  3427. }
  3428. ]
  3429. }
  3430. ]
  3431. },
  3432. {
  3433. "name":"phil6",
  3434. "locations":[
  3435. {
  3436. "name":"location"
  3437. }
  3438. ],
  3439. "initial-locations":[
  3440. "location"
  3441. ],
  3442. "edges":[
  3443. {
  3444. "location":"location",
  3445. "action":"tau__",
  3446. "guard":{
  3447. "exp":{
  3448. "op":"=",
  3449. "left":"p6",
  3450. "right":0
  3451. }
  3452. },
  3453. "destinations":[
  3454. {
  3455. "probability":{
  3456. "exp":1
  3457. },
  3458. "location":"location",
  3459. "assignments":[
  3460. {
  3461. "ref":"p6",
  3462. "value":1
  3463. }
  3464. ],
  3465. "observables":[
  3466. ]
  3467. }
  3468. ]
  3469. },
  3470. {
  3471. "location":"location",
  3472. "action":"tau__",
  3473. "guard":{
  3474. "exp":{
  3475. "op":"=",
  3476. "left":"p6",
  3477. "right":1
  3478. }
  3479. },
  3480. "destinations":[
  3481. {
  3482. "probability":{
  3483. "exp":0.5000000
  3484. },
  3485. "location":"location",
  3486. "assignments":[
  3487. {
  3488. "ref":"p6",
  3489. "value":2
  3490. }
  3491. ],
  3492. "observables":[
  3493. ]
  3494. },
  3495. {
  3496. "probability":{
  3497. "exp":0.5000000
  3498. },
  3499. "location":"location",
  3500. "assignments":[
  3501. {
  3502. "ref":"p6",
  3503. "value":3
  3504. }
  3505. ],
  3506. "observables":[
  3507. ]
  3508. }
  3509. ]
  3510. },
  3511. {
  3512. "location":"location",
  3513. "action":"tau__",
  3514. "guard":{
  3515. "exp":{
  3516. "op":"∧",
  3517. "left":{
  3518. "op":"=",
  3519. "left":"p6",
  3520. "right":2
  3521. },
  3522. "right":{
  3523. "op":"∨",
  3524. "left":{
  3525. "op":"∨",
  3526. "left":{
  3527. "op":"∧",
  3528. "left":{
  3529. "op":"≥",
  3530. "left":"p7",
  3531. "right":0
  3532. },
  3533. "right":{
  3534. "op":"≤",
  3535. "left":"p7",
  3536. "right":4
  3537. }
  3538. },
  3539. "right":{
  3540. "op":"=",
  3541. "left":"p7",
  3542. "right":6
  3543. }
  3544. },
  3545. "right":{
  3546. "op":"=",
  3547. "left":"p7",
  3548. "right":10
  3549. }
  3550. }
  3551. }
  3552. },
  3553. "destinations":[
  3554. {
  3555. "probability":{
  3556. "exp":1
  3557. },
  3558. "location":"location",
  3559. "assignments":[
  3560. {
  3561. "ref":"p6",
  3562. "value":4
  3563. }
  3564. ],
  3565. "observables":[
  3566. ]
  3567. }
  3568. ]
  3569. },
  3570. {
  3571. "location":"location",
  3572. "action":"tau__",
  3573. "guard":{
  3574. "exp":{
  3575. "op":"∧",
  3576. "left":{
  3577. "op":"=",
  3578. "left":"p6",
  3579. "right":3
  3580. },
  3581. "right":{
  3582. "op":"∨",
  3583. "left":{
  3584. "op":"∨",
  3585. "left":{
  3586. "op":"∨",
  3587. "left":{
  3588. "op":"∧",
  3589. "left":{
  3590. "op":"≥",
  3591. "left":"p5",
  3592. "right":0
  3593. },
  3594. "right":{
  3595. "op":"≤",
  3596. "left":"p5",
  3597. "right":3
  3598. }
  3599. },
  3600. "right":{
  3601. "op":"=",
  3602. "left":"p5",
  3603. "right":5
  3604. }
  3605. },
  3606. "right":{
  3607. "op":"=",
  3608. "left":"p5",
  3609. "right":7
  3610. }
  3611. },
  3612. "right":{
  3613. "op":"=",
  3614. "left":"p5",
  3615. "right":11
  3616. }
  3617. }
  3618. }
  3619. },
  3620. "destinations":[
  3621. {
  3622. "probability":{
  3623. "exp":1
  3624. },
  3625. "location":"location",
  3626. "assignments":[
  3627. {
  3628. "ref":"p6",
  3629. "value":5
  3630. }
  3631. ],
  3632. "observables":[
  3633. ]
  3634. }
  3635. ]
  3636. },
  3637. {
  3638. "location":"location",
  3639. "action":"tau__",
  3640. "guard":{
  3641. "exp":{
  3642. "op":"∧",
  3643. "left":{
  3644. "op":"=",
  3645. "left":"p6",
  3646. "right":4
  3647. },
  3648. "right":{
  3649. "op":"∨",
  3650. "left":{
  3651. "op":"∨",
  3652. "left":{
  3653. "op":"∨",
  3654. "left":{
  3655. "op":"∧",
  3656. "left":{
  3657. "op":"≥",
  3658. "left":"p5",
  3659. "right":0
  3660. },
  3661. "right":{
  3662. "op":"≤",
  3663. "left":"p5",
  3664. "right":3
  3665. }
  3666. },
  3667. "right":{
  3668. "op":"=",
  3669. "left":"p5",
  3670. "right":5
  3671. }
  3672. },
  3673. "right":{
  3674. "op":"=",
  3675. "left":"p5",
  3676. "right":7
  3677. }
  3678. },
  3679. "right":{
  3680. "op":"=",
  3681. "left":"p5",
  3682. "right":11
  3683. }
  3684. }
  3685. }
  3686. },
  3687. "destinations":[
  3688. {
  3689. "probability":{
  3690. "exp":1
  3691. },
  3692. "location":"location",
  3693. "assignments":[
  3694. {
  3695. "ref":"p6",
  3696. "value":8
  3697. }
  3698. ],
  3699. "observables":[
  3700. ]
  3701. }
  3702. ]
  3703. },
  3704. {
  3705. "location":"location",
  3706. "action":"tau__",
  3707. "guard":{
  3708. "exp":{
  3709. "op":"∧",
  3710. "left":{
  3711. "op":"=",
  3712. "left":"p6",
  3713. "right":4
  3714. },
  3715. "right":{
  3716. "op":"¬",
  3717. "exp":{
  3718. "op":"∨",
  3719. "left":{
  3720. "op":"∨",
  3721. "left":{
  3722. "op":"∨",
  3723. "left":{
  3724. "op":"∧",
  3725. "left":{
  3726. "op":"≥",
  3727. "left":"p5",
  3728. "right":0
  3729. },
  3730. "right":{
  3731. "op":"≤",
  3732. "left":"p5",
  3733. "right":3
  3734. }
  3735. },
  3736. "right":{
  3737. "op":"=",
  3738. "left":"p5",
  3739. "right":5
  3740. }
  3741. },
  3742. "right":{
  3743. "op":"=",
  3744. "left":"p5",
  3745. "right":7
  3746. }
  3747. },
  3748. "right":{
  3749. "op":"=",
  3750. "left":"p5",
  3751. "right":11
  3752. }
  3753. }
  3754. }
  3755. }
  3756. },
  3757. "destinations":[
  3758. {
  3759. "probability":{
  3760. "exp":1
  3761. },
  3762. "location":"location",
  3763. "assignments":[
  3764. {
  3765. "ref":"p6",
  3766. "value":6
  3767. }
  3768. ],
  3769. "observables":[
  3770. ]
  3771. }
  3772. ]
  3773. },
  3774. {
  3775. "location":"location",
  3776. "action":"tau__",
  3777. "guard":{
  3778. "exp":{
  3779. "op":"∧",
  3780. "left":{
  3781. "op":"=",
  3782. "left":"p6",
  3783. "right":5
  3784. },
  3785. "right":{
  3786. "op":"∨",
  3787. "left":{
  3788. "op":"∨",
  3789. "left":{
  3790. "op":"∧",
  3791. "left":{
  3792. "op":"≥",
  3793. "left":"p7",
  3794. "right":0
  3795. },
  3796. "right":{
  3797. "op":"≤",
  3798. "left":"p7",
  3799. "right":4
  3800. }
  3801. },
  3802. "right":{
  3803. "op":"=",
  3804. "left":"p7",
  3805. "right":6
  3806. }
  3807. },
  3808. "right":{
  3809. "op":"=",
  3810. "left":"p7",
  3811. "right":10
  3812. }
  3813. }
  3814. }
  3815. },
  3816. "destinations":[
  3817. {
  3818. "probability":{
  3819. "exp":1
  3820. },
  3821. "location":"location",
  3822. "assignments":[
  3823. {
  3824. "ref":"p6",
  3825. "value":8
  3826. }
  3827. ],
  3828. "observables":[
  3829. ]
  3830. }
  3831. ]
  3832. },
  3833. {
  3834. "location":"location",
  3835. "action":"tau__",
  3836. "guard":{
  3837. "exp":{
  3838. "op":"∧",
  3839. "left":{
  3840. "op":"=",
  3841. "left":"p6",
  3842. "right":5
  3843. },
  3844. "right":{
  3845. "op":"¬",
  3846. "exp":{
  3847. "op":"∨",
  3848. "left":{
  3849. "op":"∨",
  3850. "left":{
  3851. "op":"∧",
  3852. "left":{
  3853. "op":"≥",
  3854. "left":"p7",
  3855. "right":0
  3856. },
  3857. "right":{
  3858. "op":"≤",
  3859. "left":"p7",
  3860. "right":4
  3861. }
  3862. },
  3863. "right":{
  3864. "op":"=",
  3865. "left":"p7",
  3866. "right":6
  3867. }
  3868. },
  3869. "right":{
  3870. "op":"=",
  3871. "left":"p7",
  3872. "right":10
  3873. }
  3874. }
  3875. }
  3876. }
  3877. },
  3878. "destinations":[
  3879. {
  3880. "probability":{
  3881. "exp":1
  3882. },
  3883. "location":"location",
  3884. "assignments":[
  3885. {
  3886. "ref":"p6",
  3887. "value":7
  3888. }
  3889. ],
  3890. "observables":[
  3891. ]
  3892. }
  3893. ]
  3894. },
  3895. {
  3896. "location":"location",
  3897. "action":"tau__",
  3898. "guard":{
  3899. "exp":{
  3900. "op":"=",
  3901. "left":"p6",
  3902. "right":6
  3903. }
  3904. },
  3905. "destinations":[
  3906. {
  3907. "probability":{
  3908. "exp":1
  3909. },
  3910. "location":"location",
  3911. "assignments":[
  3912. {
  3913. "ref":"p6",
  3914. "value":1
  3915. }
  3916. ],
  3917. "observables":[
  3918. ]
  3919. }
  3920. ]
  3921. },
  3922. {
  3923. "location":"location",
  3924. "action":"tau__",
  3925. "guard":{
  3926. "exp":{
  3927. "op":"=",
  3928. "left":"p6",
  3929. "right":7
  3930. }
  3931. },
  3932. "destinations":[
  3933. {
  3934. "probability":{
  3935. "exp":1
  3936. },
  3937. "location":"location",
  3938. "assignments":[
  3939. {
  3940. "ref":"p6",
  3941. "value":1
  3942. }
  3943. ],
  3944. "observables":[
  3945. ]
  3946. }
  3947. ]
  3948. },
  3949. {
  3950. "location":"location",
  3951. "action":"tau__",
  3952. "guard":{
  3953. "exp":{
  3954. "op":"=",
  3955. "left":"p6",
  3956. "right":8
  3957. }
  3958. },
  3959. "destinations":[
  3960. {
  3961. "probability":{
  3962. "exp":1
  3963. },
  3964. "location":"location",
  3965. "assignments":[
  3966. {
  3967. "ref":"p6",
  3968. "value":9
  3969. }
  3970. ],
  3971. "observables":[
  3972. ]
  3973. }
  3974. ]
  3975. },
  3976. {
  3977. "location":"location",
  3978. "action":"tau__",
  3979. "guard":{
  3980. "exp":{
  3981. "op":"=",
  3982. "left":"p6",
  3983. "right":9
  3984. }
  3985. },
  3986. "destinations":[
  3987. {
  3988. "probability":{
  3989. "exp":1
  3990. },
  3991. "location":"location",
  3992. "assignments":[
  3993. {
  3994. "ref":"p6",
  3995. "value":10
  3996. }
  3997. ],
  3998. "observables":[
  3999. ]
  4000. }
  4001. ]
  4002. },
  4003. {
  4004. "location":"location",
  4005. "action":"tau__",
  4006. "guard":{
  4007. "exp":{
  4008. "op":"=",
  4009. "left":"p6",
  4010. "right":9
  4011. }
  4012. },
  4013. "destinations":[
  4014. {
  4015. "probability":{
  4016. "exp":1
  4017. },
  4018. "location":"location",
  4019. "assignments":[
  4020. {
  4021. "ref":"p6",
  4022. "value":11
  4023. }
  4024. ],
  4025. "observables":[
  4026. ]
  4027. }
  4028. ]
  4029. },
  4030. {
  4031. "location":"location",
  4032. "action":"tau__",
  4033. "guard":{
  4034. "exp":{
  4035. "op":"=",
  4036. "left":"p6",
  4037. "right":10
  4038. }
  4039. },
  4040. "destinations":[
  4041. {
  4042. "probability":{
  4043. "exp":1
  4044. },
  4045. "location":"location",
  4046. "assignments":[
  4047. {
  4048. "ref":"p6",
  4049. "value":0
  4050. }
  4051. ],
  4052. "observables":[
  4053. ]
  4054. }
  4055. ]
  4056. },
  4057. {
  4058. "location":"location",
  4059. "action":"tau__",
  4060. "guard":{
  4061. "exp":{
  4062. "op":"=",
  4063. "left":"p6",
  4064. "right":11
  4065. }
  4066. },
  4067. "destinations":[
  4068. {
  4069. "probability":{
  4070. "exp":1
  4071. },
  4072. "location":"location",
  4073. "assignments":[
  4074. {
  4075. "ref":"p6",
  4076. "value":0
  4077. }
  4078. ],
  4079. "observables":[
  4080. ]
  4081. }
  4082. ]
  4083. }
  4084. ]
  4085. },
  4086. {
  4087. "name":"phil7",
  4088. "locations":[
  4089. {
  4090. "name":"location"
  4091. }
  4092. ],
  4093. "initial-locations":[
  4094. "location"
  4095. ],
  4096. "edges":[
  4097. {
  4098. "location":"location",
  4099. "action":"tau__",
  4100. "guard":{
  4101. "exp":{
  4102. "op":"=",
  4103. "left":"p7",
  4104. "right":0
  4105. }
  4106. },
  4107. "destinations":[
  4108. {
  4109. "probability":{
  4110. "exp":1
  4111. },
  4112. "location":"location",
  4113. "assignments":[
  4114. {
  4115. "ref":"p7",
  4116. "value":1
  4117. }
  4118. ],
  4119. "observables":[
  4120. ]
  4121. }
  4122. ]
  4123. },
  4124. {
  4125. "location":"location",
  4126. "action":"tau__",
  4127. "guard":{
  4128. "exp":{
  4129. "op":"=",
  4130. "left":"p7",
  4131. "right":1
  4132. }
  4133. },
  4134. "destinations":[
  4135. {
  4136. "probability":{
  4137. "exp":0.5000000
  4138. },
  4139. "location":"location",
  4140. "assignments":[
  4141. {
  4142. "ref":"p7",
  4143. "value":2
  4144. }
  4145. ],
  4146. "observables":[
  4147. ]
  4148. },
  4149. {
  4150. "probability":{
  4151. "exp":0.5000000
  4152. },
  4153. "location":"location",
  4154. "assignments":[
  4155. {
  4156. "ref":"p7",
  4157. "value":3
  4158. }
  4159. ],
  4160. "observables":[
  4161. ]
  4162. }
  4163. ]
  4164. },
  4165. {
  4166. "location":"location",
  4167. "action":"tau__",
  4168. "guard":{
  4169. "exp":{
  4170. "op":"∧",
  4171. "left":{
  4172. "op":"=",
  4173. "left":"p7",
  4174. "right":2
  4175. },
  4176. "right":{
  4177. "op":"∨",
  4178. "left":{
  4179. "op":"∨",
  4180. "left":{
  4181. "op":"∧",
  4182. "left":{
  4183. "op":"≥",
  4184. "left":"p8",
  4185. "right":0
  4186. },
  4187. "right":{
  4188. "op":"≤",
  4189. "left":"p8",
  4190. "right":4
  4191. }
  4192. },
  4193. "right":{
  4194. "op":"=",
  4195. "left":"p8",
  4196. "right":6
  4197. }
  4198. },
  4199. "right":{
  4200. "op":"=",
  4201. "left":"p8",
  4202. "right":10
  4203. }
  4204. }
  4205. }
  4206. },
  4207. "destinations":[
  4208. {
  4209. "probability":{
  4210. "exp":1
  4211. },
  4212. "location":"location",
  4213. "assignments":[
  4214. {
  4215. "ref":"p7",
  4216. "value":4
  4217. }
  4218. ],
  4219. "observables":[
  4220. ]
  4221. }
  4222. ]
  4223. },
  4224. {
  4225. "location":"location",
  4226. "action":"tau__",
  4227. "guard":{
  4228. "exp":{
  4229. "op":"∧",
  4230. "left":{
  4231. "op":"=",
  4232. "left":"p7",
  4233. "right":3
  4234. },
  4235. "right":{
  4236. "op":"∨",
  4237. "left":{
  4238. "op":"∨",
  4239. "left":{
  4240. "op":"∨",
  4241. "left":{
  4242. "op":"∧",
  4243. "left":{
  4244. "op":"≥",
  4245. "left":"p6",
  4246. "right":0
  4247. },
  4248. "right":{
  4249. "op":"≤",
  4250. "left":"p6",
  4251. "right":3
  4252. }
  4253. },
  4254. "right":{
  4255. "op":"=",
  4256. "left":"p6",
  4257. "right":5
  4258. }
  4259. },
  4260. "right":{
  4261. "op":"=",
  4262. "left":"p6",
  4263. "right":7
  4264. }
  4265. },
  4266. "right":{
  4267. "op":"=",
  4268. "left":"p6",
  4269. "right":11
  4270. }
  4271. }
  4272. }
  4273. },
  4274. "destinations":[
  4275. {
  4276. "probability":{
  4277. "exp":1
  4278. },
  4279. "location":"location",
  4280. "assignments":[
  4281. {
  4282. "ref":"p7",
  4283. "value":5
  4284. }
  4285. ],
  4286. "observables":[
  4287. ]
  4288. }
  4289. ]
  4290. },
  4291. {
  4292. "location":"location",
  4293. "action":"tau__",
  4294. "guard":{
  4295. "exp":{
  4296. "op":"∧",
  4297. "left":{
  4298. "op":"=",
  4299. "left":"p7",
  4300. "right":4
  4301. },
  4302. "right":{
  4303. "op":"∨",
  4304. "left":{
  4305. "op":"∨",
  4306. "left":{
  4307. "op":"∨",
  4308. "left":{
  4309. "op":"∧",
  4310. "left":{
  4311. "op":"≥",
  4312. "left":"p6",
  4313. "right":0
  4314. },
  4315. "right":{
  4316. "op":"≤",
  4317. "left":"p6",
  4318. "right":3
  4319. }
  4320. },
  4321. "right":{
  4322. "op":"=",
  4323. "left":"p6",
  4324. "right":5
  4325. }
  4326. },
  4327. "right":{
  4328. "op":"=",
  4329. "left":"p6",
  4330. "right":7
  4331. }
  4332. },
  4333. "right":{
  4334. "op":"=",
  4335. "left":"p6",
  4336. "right":11
  4337. }
  4338. }
  4339. }
  4340. },
  4341. "destinations":[
  4342. {
  4343. "probability":{
  4344. "exp":1
  4345. },
  4346. "location":"location",
  4347. "assignments":[
  4348. {
  4349. "ref":"p7",
  4350. "value":8
  4351. }
  4352. ],
  4353. "observables":[
  4354. ]
  4355. }
  4356. ]
  4357. },
  4358. {
  4359. "location":"location",
  4360. "action":"tau__",
  4361. "guard":{
  4362. "exp":{
  4363. "op":"∧",
  4364. "left":{
  4365. "op":"=",
  4366. "left":"p7",
  4367. "right":4
  4368. },
  4369. "right":{
  4370. "op":"¬",
  4371. "exp":{
  4372. "op":"∨",
  4373. "left":{
  4374. "op":"∨",
  4375. "left":{
  4376. "op":"∨",
  4377. "left":{
  4378. "op":"∧",
  4379. "left":{
  4380. "op":"≥",
  4381. "left":"p6",
  4382. "right":0
  4383. },
  4384. "right":{
  4385. "op":"≤",
  4386. "left":"p6",
  4387. "right":3
  4388. }
  4389. },
  4390. "right":{
  4391. "op":"=",
  4392. "left":"p6",
  4393. "right":5
  4394. }
  4395. },
  4396. "right":{
  4397. "op":"=",
  4398. "left":"p6",
  4399. "right":7
  4400. }
  4401. },
  4402. "right":{
  4403. "op":"=",
  4404. "left":"p6",
  4405. "right":11
  4406. }
  4407. }
  4408. }
  4409. }
  4410. },
  4411. "destinations":[
  4412. {
  4413. "probability":{
  4414. "exp":1
  4415. },
  4416. "location":"location",
  4417. "assignments":[
  4418. {
  4419. "ref":"p7",
  4420. "value":6
  4421. }
  4422. ],
  4423. "observables":[
  4424. ]
  4425. }
  4426. ]
  4427. },
  4428. {
  4429. "location":"location",
  4430. "action":"tau__",
  4431. "guard":{
  4432. "exp":{
  4433. "op":"∧",
  4434. "left":{
  4435. "op":"=",
  4436. "left":"p7",
  4437. "right":5
  4438. },
  4439. "right":{
  4440. "op":"∨",
  4441. "left":{
  4442. "op":"∨",
  4443. "left":{
  4444. "op":"∧",
  4445. "left":{
  4446. "op":"≥",
  4447. "left":"p8",
  4448. "right":0
  4449. },
  4450. "right":{
  4451. "op":"≤",
  4452. "left":"p8",
  4453. "right":4
  4454. }
  4455. },
  4456. "right":{
  4457. "op":"=",
  4458. "left":"p8",
  4459. "right":6
  4460. }
  4461. },
  4462. "right":{
  4463. "op":"=",
  4464. "left":"p8",
  4465. "right":10
  4466. }
  4467. }
  4468. }
  4469. },
  4470. "destinations":[
  4471. {
  4472. "probability":{
  4473. "exp":1
  4474. },
  4475. "location":"location",
  4476. "assignments":[
  4477. {
  4478. "ref":"p7",
  4479. "value":8
  4480. }
  4481. ],
  4482. "observables":[
  4483. ]
  4484. }
  4485. ]
  4486. },
  4487. {
  4488. "location":"location",
  4489. "action":"tau__",
  4490. "guard":{
  4491. "exp":{
  4492. "op":"∧",
  4493. "left":{
  4494. "op":"=",
  4495. "left":"p7",
  4496. "right":5
  4497. },
  4498. "right":{
  4499. "op":"¬",
  4500. "exp":{
  4501. "op":"∨",
  4502. "left":{
  4503. "op":"∨",
  4504. "left":{
  4505. "op":"∧",
  4506. "left":{
  4507. "op":"≥",
  4508. "left":"p8",
  4509. "right":0
  4510. },
  4511. "right":{
  4512. "op":"≤",
  4513. "left":"p8",
  4514. "right":4
  4515. }
  4516. },
  4517. "right":{
  4518. "op":"=",
  4519. "left":"p8",
  4520. "right":6
  4521. }
  4522. },
  4523. "right":{
  4524. "op":"=",
  4525. "left":"p8",
  4526. "right":10
  4527. }
  4528. }
  4529. }
  4530. }
  4531. },
  4532. "destinations":[
  4533. {
  4534. "probability":{
  4535. "exp":1
  4536. },
  4537. "location":"location",
  4538. "assignments":[
  4539. {
  4540. "ref":"p7",
  4541. "value":7
  4542. }
  4543. ],
  4544. "observables":[
  4545. ]
  4546. }
  4547. ]
  4548. },
  4549. {
  4550. "location":"location",
  4551. "action":"tau__",
  4552. "guard":{
  4553. "exp":{
  4554. "op":"=",
  4555. "left":"p7",
  4556. "right":6
  4557. }
  4558. },
  4559. "destinations":[
  4560. {
  4561. "probability":{
  4562. "exp":1
  4563. },
  4564. "location":"location",
  4565. "assignments":[
  4566. {
  4567. "ref":"p7",
  4568. "value":1
  4569. }
  4570. ],
  4571. "observables":[
  4572. ]
  4573. }
  4574. ]
  4575. },
  4576. {
  4577. "location":"location",
  4578. "action":"tau__",
  4579. "guard":{
  4580. "exp":{
  4581. "op":"=",
  4582. "left":"p7",
  4583. "right":7
  4584. }
  4585. },
  4586. "destinations":[
  4587. {
  4588. "probability":{
  4589. "exp":1
  4590. },
  4591. "location":"location",
  4592. "assignments":[
  4593. {
  4594. "ref":"p7",
  4595. "value":1
  4596. }
  4597. ],
  4598. "observables":[
  4599. ]
  4600. }
  4601. ]
  4602. },
  4603. {
  4604. "location":"location",
  4605. "action":"tau__",
  4606. "guard":{
  4607. "exp":{
  4608. "op":"=",
  4609. "left":"p7",
  4610. "right":8
  4611. }
  4612. },
  4613. "destinations":[
  4614. {
  4615. "probability":{
  4616. "exp":1
  4617. },
  4618. "location":"location",
  4619. "assignments":[
  4620. {
  4621. "ref":"p7",
  4622. "value":9
  4623. }
  4624. ],
  4625. "observables":[
  4626. ]
  4627. }
  4628. ]
  4629. },
  4630. {
  4631. "location":"location",
  4632. "action":"tau__",
  4633. "guard":{
  4634. "exp":{
  4635. "op":"=",
  4636. "left":"p7",
  4637. "right":9
  4638. }
  4639. },
  4640. "destinations":[
  4641. {
  4642. "probability":{
  4643. "exp":1
  4644. },
  4645. "location":"location",
  4646. "assignments":[
  4647. {
  4648. "ref":"p7",
  4649. "value":10
  4650. }
  4651. ],
  4652. "observables":[
  4653. ]
  4654. }
  4655. ]
  4656. },
  4657. {
  4658. "location":"location",
  4659. "action":"tau__",
  4660. "guard":{
  4661. "exp":{
  4662. "op":"=",
  4663. "left":"p7",
  4664. "right":9
  4665. }
  4666. },
  4667. "destinations":[
  4668. {
  4669. "probability":{
  4670. "exp":1
  4671. },
  4672. "location":"location",
  4673. "assignments":[
  4674. {
  4675. "ref":"p7",
  4676. "value":11
  4677. }
  4678. ],
  4679. "observables":[
  4680. ]
  4681. }
  4682. ]
  4683. },
  4684. {
  4685. "location":"location",
  4686. "action":"tau__",
  4687. "guard":{
  4688. "exp":{
  4689. "op":"=",
  4690. "left":"p7",
  4691. "right":10
  4692. }
  4693. },
  4694. "destinations":[
  4695. {
  4696. "probability":{
  4697. "exp":1
  4698. },
  4699. "location":"location",
  4700. "assignments":[
  4701. {
  4702. "ref":"p7",
  4703. "value":0
  4704. }
  4705. ],
  4706. "observables":[
  4707. ]
  4708. }
  4709. ]
  4710. },
  4711. {
  4712. "location":"location",
  4713. "action":"tau__",
  4714. "guard":{
  4715. "exp":{
  4716. "op":"=",
  4717. "left":"p7",
  4718. "right":11
  4719. }
  4720. },
  4721. "destinations":[
  4722. {
  4723. "probability":{
  4724. "exp":1
  4725. },
  4726. "location":"location",
  4727. "assignments":[
  4728. {
  4729. "ref":"p7",
  4730. "value":0
  4731. }
  4732. ],
  4733. "observables":[
  4734. ]
  4735. }
  4736. ]
  4737. }
  4738. ]
  4739. },
  4740. {
  4741. "name":"phil8",
  4742. "locations":[
  4743. {
  4744. "name":"location"
  4745. }
  4746. ],
  4747. "initial-locations":[
  4748. "location"
  4749. ],
  4750. "edges":[
  4751. {
  4752. "location":"location",
  4753. "action":"tau__",
  4754. "guard":{
  4755. "exp":{
  4756. "op":"=",
  4757. "left":"p8",
  4758. "right":0
  4759. }
  4760. },
  4761. "destinations":[
  4762. {
  4763. "probability":{
  4764. "exp":1
  4765. },
  4766. "location":"location",
  4767. "assignments":[
  4768. {
  4769. "ref":"p8",
  4770. "value":1
  4771. }
  4772. ],
  4773. "observables":[
  4774. ]
  4775. }
  4776. ]
  4777. },
  4778. {
  4779. "location":"location",
  4780. "action":"tau__",
  4781. "guard":{
  4782. "exp":{
  4783. "op":"=",
  4784. "left":"p8",
  4785. "right":1
  4786. }
  4787. },
  4788. "destinations":[
  4789. {
  4790. "probability":{
  4791. "exp":0.5000000
  4792. },
  4793. "location":"location",
  4794. "assignments":[
  4795. {
  4796. "ref":"p8",
  4797. "value":2
  4798. }
  4799. ],
  4800. "observables":[
  4801. ]
  4802. },
  4803. {
  4804. "probability":{
  4805. "exp":0.5000000
  4806. },
  4807. "location":"location",
  4808. "assignments":[
  4809. {
  4810. "ref":"p8",
  4811. "value":3
  4812. }
  4813. ],
  4814. "observables":[
  4815. ]
  4816. }
  4817. ]
  4818. },
  4819. {
  4820. "location":"location",
  4821. "action":"tau__",
  4822. "guard":{
  4823. "exp":{
  4824. "op":"∧",
  4825. "left":{
  4826. "op":"=",
  4827. "left":"p8",
  4828. "right":2
  4829. },
  4830. "right":{
  4831. "op":"∨",
  4832. "left":{
  4833. "op":"∨",
  4834. "left":{
  4835. "op":"∧",
  4836. "left":{
  4837. "op":"≥",
  4838. "left":"p1",
  4839. "right":0
  4840. },
  4841. "right":{
  4842. "op":"≤",
  4843. "left":"p1",
  4844. "right":4
  4845. }
  4846. },
  4847. "right":{
  4848. "op":"=",
  4849. "left":"p1",
  4850. "right":6
  4851. }
  4852. },
  4853. "right":{
  4854. "op":"=",
  4855. "left":"p1",
  4856. "right":10
  4857. }
  4858. }
  4859. }
  4860. },
  4861. "destinations":[
  4862. {
  4863. "probability":{
  4864. "exp":1
  4865. },
  4866. "location":"location",
  4867. "assignments":[
  4868. {
  4869. "ref":"p8",
  4870. "value":4
  4871. }
  4872. ],
  4873. "observables":[
  4874. ]
  4875. }
  4876. ]
  4877. },
  4878. {
  4879. "location":"location",
  4880. "action":"tau__",
  4881. "guard":{
  4882. "exp":{
  4883. "op":"∧",
  4884. "left":{
  4885. "op":"=",
  4886. "left":"p8",
  4887. "right":3
  4888. },
  4889. "right":{
  4890. "op":"∨",
  4891. "left":{
  4892. "op":"∨",
  4893. "left":{
  4894. "op":"∨",
  4895. "left":{
  4896. "op":"∧",
  4897. "left":{
  4898. "op":"≥",
  4899. "left":"p7",
  4900. "right":0
  4901. },
  4902. "right":{
  4903. "op":"≤",
  4904. "left":"p7",
  4905. "right":3
  4906. }
  4907. },
  4908. "right":{
  4909. "op":"=",
  4910. "left":"p7",
  4911. "right":5
  4912. }
  4913. },
  4914. "right":{
  4915. "op":"=",
  4916. "left":"p7",
  4917. "right":7
  4918. }
  4919. },
  4920. "right":{
  4921. "op":"=",
  4922. "left":"p7",
  4923. "right":11
  4924. }
  4925. }
  4926. }
  4927. },
  4928. "destinations":[
  4929. {
  4930. "probability":{
  4931. "exp":1
  4932. },
  4933. "location":"location",
  4934. "assignments":[
  4935. {
  4936. "ref":"p8",
  4937. "value":5
  4938. }
  4939. ],
  4940. "observables":[
  4941. ]
  4942. }
  4943. ]
  4944. },
  4945. {
  4946. "location":"location",
  4947. "action":"tau__",
  4948. "guard":{
  4949. "exp":{
  4950. "op":"∧",
  4951. "left":{
  4952. "op":"=",
  4953. "left":"p8",
  4954. "right":4
  4955. },
  4956. "right":{
  4957. "op":"∨",
  4958. "left":{
  4959. "op":"∨",
  4960. "left":{
  4961. "op":"∨",
  4962. "left":{
  4963. "op":"∧",
  4964. "left":{
  4965. "op":"≥",
  4966. "left":"p7",
  4967. "right":0
  4968. },
  4969. "right":{
  4970. "op":"≤",
  4971. "left":"p7",
  4972. "right":3
  4973. }
  4974. },
  4975. "right":{
  4976. "op":"=",
  4977. "left":"p7",
  4978. "right":5
  4979. }
  4980. },
  4981. "right":{
  4982. "op":"=",
  4983. "left":"p7",
  4984. "right":7
  4985. }
  4986. },
  4987. "right":{
  4988. "op":"=",
  4989. "left":"p7",
  4990. "right":11
  4991. }
  4992. }
  4993. }
  4994. },
  4995. "destinations":[
  4996. {
  4997. "probability":{
  4998. "exp":1
  4999. },
  5000. "location":"location",
  5001. "assignments":[
  5002. {
  5003. "ref":"p8",
  5004. "value":8
  5005. }
  5006. ],
  5007. "observables":[
  5008. ]
  5009. }
  5010. ]
  5011. },
  5012. {
  5013. "location":"location",
  5014. "action":"tau__",
  5015. "guard":{
  5016. "exp":{
  5017. "op":"∧",
  5018. "left":{
  5019. "op":"=",
  5020. "left":"p8",
  5021. "right":4
  5022. },
  5023. "right":{
  5024. "op":"¬",
  5025. "exp":{
  5026. "op":"∨",
  5027. "left":{
  5028. "op":"∨",
  5029. "left":{
  5030. "op":"∨",
  5031. "left":{
  5032. "op":"∧",
  5033. "left":{
  5034. "op":"≥",
  5035. "left":"p7",
  5036. "right":0
  5037. },
  5038. "right":{
  5039. "op":"≤",
  5040. "left":"p7",
  5041. "right":3
  5042. }
  5043. },
  5044. "right":{
  5045. "op":"=",
  5046. "left":"p7",
  5047. "right":5
  5048. }
  5049. },
  5050. "right":{
  5051. "op":"=",
  5052. "left":"p7",
  5053. "right":7
  5054. }
  5055. },
  5056. "right":{
  5057. "op":"=",
  5058. "left":"p7",
  5059. "right":11
  5060. }
  5061. }
  5062. }
  5063. }
  5064. },
  5065. "destinations":[
  5066. {
  5067. "probability":{
  5068. "exp":1
  5069. },
  5070. "location":"location",
  5071. "assignments":[
  5072. {
  5073. "ref":"p8",
  5074. "value":6
  5075. }
  5076. ],
  5077. "observables":[
  5078. ]
  5079. }
  5080. ]
  5081. },
  5082. {
  5083. "location":"location",
  5084. "action":"tau__",
  5085. "guard":{
  5086. "exp":{
  5087. "op":"∧",
  5088. "left":{
  5089. "op":"=",
  5090. "left":"p8",
  5091. "right":5
  5092. },
  5093. "right":{
  5094. "op":"∨",
  5095. "left":{
  5096. "op":"∨",
  5097. "left":{
  5098. "op":"∧",
  5099. "left":{
  5100. "op":"≥",
  5101. "left":"p1",
  5102. "right":0
  5103. },
  5104. "right":{
  5105. "op":"≤",
  5106. "left":"p1",
  5107. "right":4
  5108. }
  5109. },
  5110. "right":{
  5111. "op":"=",
  5112. "left":"p1",
  5113. "right":6
  5114. }
  5115. },
  5116. "right":{
  5117. "op":"=",
  5118. "left":"p1",
  5119. "right":10
  5120. }
  5121. }
  5122. }
  5123. },
  5124. "destinations":[
  5125. {
  5126. "probability":{
  5127. "exp":1
  5128. },
  5129. "location":"location",
  5130. "assignments":[
  5131. {
  5132. "ref":"p8",
  5133. "value":8
  5134. }
  5135. ],
  5136. "observables":[
  5137. ]
  5138. }
  5139. ]
  5140. },
  5141. {
  5142. "location":"location",
  5143. "action":"tau__",
  5144. "guard":{
  5145. "exp":{
  5146. "op":"∧",
  5147. "left":{
  5148. "op":"=",
  5149. "left":"p8",
  5150. "right":5
  5151. },
  5152. "right":{
  5153. "op":"¬",
  5154. "exp":{
  5155. "op":"∨",
  5156. "left":{
  5157. "op":"∨",
  5158. "left":{
  5159. "op":"∧",
  5160. "left":{
  5161. "op":"≥",
  5162. "left":"p1",
  5163. "right":0
  5164. },
  5165. "right":{
  5166. "op":"≤",
  5167. "left":"p1",
  5168. "right":4
  5169. }
  5170. },
  5171. "right":{
  5172. "op":"=",
  5173. "left":"p1",
  5174. "right":6
  5175. }
  5176. },
  5177. "right":{
  5178. "op":"=",
  5179. "left":"p1",
  5180. "right":10
  5181. }
  5182. }
  5183. }
  5184. }
  5185. },
  5186. "destinations":[
  5187. {
  5188. "probability":{
  5189. "exp":1
  5190. },
  5191. "location":"location",
  5192. "assignments":[
  5193. {
  5194. "ref":"p8",
  5195. "value":7
  5196. }
  5197. ],
  5198. "observables":[
  5199. ]
  5200. }
  5201. ]
  5202. },
  5203. {
  5204. "location":"location",
  5205. "action":"tau__",
  5206. "guard":{
  5207. "exp":{
  5208. "op":"=",
  5209. "left":"p8",
  5210. "right":6
  5211. }
  5212. },
  5213. "destinations":[
  5214. {
  5215. "probability":{
  5216. "exp":1
  5217. },
  5218. "location":"location",
  5219. "assignments":[
  5220. {
  5221. "ref":"p8",
  5222. "value":1
  5223. }
  5224. ],
  5225. "observables":[
  5226. ]
  5227. }
  5228. ]
  5229. },
  5230. {
  5231. "location":"location",
  5232. "action":"tau__",
  5233. "guard":{
  5234. "exp":{
  5235. "op":"=",
  5236. "left":"p8",
  5237. "right":7
  5238. }
  5239. },
  5240. "destinations":[
  5241. {
  5242. "probability":{
  5243. "exp":1
  5244. },
  5245. "location":"location",
  5246. "assignments":[
  5247. {
  5248. "ref":"p8",
  5249. "value":1
  5250. }
  5251. ],
  5252. "observables":[
  5253. ]
  5254. }
  5255. ]
  5256. },
  5257. {
  5258. "location":"location",
  5259. "action":"tau__",
  5260. "guard":{
  5261. "exp":{
  5262. "op":"=",
  5263. "left":"p8",
  5264. "right":8
  5265. }
  5266. },
  5267. "destinations":[
  5268. {
  5269. "probability":{
  5270. "exp":1
  5271. },
  5272. "location":"location",
  5273. "assignments":[
  5274. {
  5275. "ref":"p8",
  5276. "value":9
  5277. }
  5278. ],
  5279. "observables":[
  5280. ]
  5281. }
  5282. ]
  5283. },
  5284. {
  5285. "location":"location",
  5286. "action":"tau__",
  5287. "guard":{
  5288. "exp":{
  5289. "op":"=",
  5290. "left":"p8",
  5291. "right":9
  5292. }
  5293. },
  5294. "destinations":[
  5295. {
  5296. "probability":{
  5297. "exp":1
  5298. },
  5299. "location":"location",
  5300. "assignments":[
  5301. {
  5302. "ref":"p8",
  5303. "value":10
  5304. }
  5305. ],
  5306. "observables":[
  5307. ]
  5308. }
  5309. ]
  5310. },
  5311. {
  5312. "location":"location",
  5313. "action":"tau__",
  5314. "guard":{
  5315. "exp":{
  5316. "op":"=",
  5317. "left":"p8",
  5318. "right":9
  5319. }
  5320. },
  5321. "destinations":[
  5322. {
  5323. "probability":{
  5324. "exp":1
  5325. },
  5326. "location":"location",
  5327. "assignments":[
  5328. {
  5329. "ref":"p8",
  5330. "value":11
  5331. }
  5332. ],
  5333. "observables":[
  5334. ]
  5335. }
  5336. ]
  5337. },
  5338. {
  5339. "location":"location",
  5340. "action":"tau__",
  5341. "guard":{
  5342. "exp":{
  5343. "op":"=",
  5344. "left":"p8",
  5345. "right":10
  5346. }
  5347. },
  5348. "destinations":[
  5349. {
  5350. "probability":{
  5351. "exp":1
  5352. },
  5353. "location":"location",
  5354. "assignments":[
  5355. {
  5356. "ref":"p8",
  5357. "value":0
  5358. }
  5359. ],
  5360. "observables":[
  5361. ]
  5362. }
  5363. ]
  5364. },
  5365. {
  5366. "location":"location",
  5367. "action":"tau__",
  5368. "guard":{
  5369. "exp":{
  5370. "op":"=",
  5371. "left":"p8",
  5372. "right":11
  5373. }
  5374. },
  5375. "destinations":[
  5376. {
  5377. "probability":{
  5378. "exp":1
  5379. },
  5380. "location":"location",
  5381. "assignments":[
  5382. {
  5383. "ref":"p8",
  5384. "value":0
  5385. }
  5386. ],
  5387. "observables":[
  5388. ]
  5389. }
  5390. ]
  5391. }
  5392. ]
  5393. }
  5394. ],
  5395. "system":{
  5396. "elements":[
  5397. {
  5398. "automaton":"phil1"
  5399. },
  5400. {
  5401. "automaton":"phil2"
  5402. },
  5403. {
  5404. "automaton":"phil3"
  5405. },
  5406. {
  5407. "automaton":"phil4"
  5408. },
  5409. {
  5410. "automaton":"phil5"
  5411. },
  5412. {
  5413. "automaton":"phil6"
  5414. },
  5415. {
  5416. "automaton":"phil7"
  5417. },
  5418. {
  5419. "automaton":"phil8"
  5420. }
  5421. ],
  5422. "syncs":[
  5423. {
  5424. "synchronise":[
  5425. "tau__",
  5426. null,
  5427. null,
  5428. null,
  5429. null,
  5430. null,
  5431. null,
  5432. null
  5433. ],
  5434. "result":"tau__"
  5435. },
  5436. {
  5437. "synchronise":[
  5438. null,
  5439. "tau__",
  5440. null,
  5441. null,
  5442. null,
  5443. null,
  5444. null,
  5445. null
  5446. ],
  5447. "result":"tau__"
  5448. },
  5449. {
  5450. "synchronise":[
  5451. null,
  5452. null,
  5453. "tau__",
  5454. null,
  5455. null,
  5456. null,
  5457. null,
  5458. null
  5459. ],
  5460. "result":"tau__"
  5461. },
  5462. {
  5463. "synchronise":[
  5464. null,
  5465. null,
  5466. null,
  5467. "tau__",
  5468. null,
  5469. null,
  5470. null,
  5471. null
  5472. ],
  5473. "result":"tau__"
  5474. },
  5475. {
  5476. "synchronise":[
  5477. null,
  5478. null,
  5479. null,
  5480. null,
  5481. "tau__",
  5482. null,
  5483. null,
  5484. null
  5485. ],
  5486. "result":"tau__"
  5487. },
  5488. {
  5489. "synchronise":[
  5490. null,
  5491. null,
  5492. null,
  5493. null,
  5494. null,
  5495. "tau__",
  5496. null,
  5497. null
  5498. ],
  5499. "result":"tau__"
  5500. },
  5501. {
  5502. "synchronise":[
  5503. null,
  5504. null,
  5505. null,
  5506. null,
  5507. null,
  5508. null,
  5509. "tau__",
  5510. null
  5511. ],
  5512. "result":"tau__"
  5513. },
  5514. {
  5515. "synchronise":[
  5516. null,
  5517. null,
  5518. null,
  5519. null,
  5520. null,
  5521. null,
  5522. null,
  5523. "tau__"
  5524. ],
  5525. "result":"tau__"
  5526. }
  5527. ]
  5528. }
  5529. }