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.

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