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.

3551 lines
114 KiB

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