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.

2731 lines
88 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":"tau__"
  74. }
  75. ],
  76. "variables":[
  77. {
  78. "name":"s",
  79. "type":{
  80. "kind":"bounded",
  81. "base":"int",
  82. "lower-bound":1,
  83. "upper-bound":7
  84. }
  85. },
  86. {
  87. "name":"a",
  88. "type":{
  89. "kind":"bounded",
  90. "base":"int",
  91. "lower-bound":0,
  92. "upper-bound":1
  93. }
  94. },
  95. {
  96. "name":"s1",
  97. "type":{
  98. "kind":"bounded",
  99. "base":"int",
  100. "lower-bound":0,
  101. "upper-bound":1
  102. }
  103. },
  104. {
  105. "name":"s2",
  106. "type":{
  107. "kind":"bounded",
  108. "base":"int",
  109. "lower-bound":0,
  110. "upper-bound":1
  111. }
  112. },
  113. {
  114. "name":"s3",
  115. "type":{
  116. "kind":"bounded",
  117. "base":"int",
  118. "lower-bound":0,
  119. "upper-bound":1
  120. }
  121. },
  122. {
  123. "name":"s4",
  124. "type":{
  125. "kind":"bounded",
  126. "base":"int",
  127. "lower-bound":0,
  128. "upper-bound":1
  129. }
  130. },
  131. {
  132. "name":"s5",
  133. "type":{
  134. "kind":"bounded",
  135. "base":"int",
  136. "lower-bound":0,
  137. "upper-bound":1
  138. }
  139. },
  140. {
  141. "name":"s6",
  142. "type":{
  143. "kind":"bounded",
  144. "base":"int",
  145. "lower-bound":0,
  146. "upper-bound":1
  147. }
  148. },
  149. {
  150. "name":"s7",
  151. "type":{
  152. "kind":"bounded",
  153. "base":"int",
  154. "lower-bound":0,
  155. "upper-bound":1
  156. }
  157. }
  158. ],
  159. "observables":[
  160. {
  161. "name":"\"waiting\""
  162. },
  163. {
  164. "name":"\"served\""
  165. }
  166. ],
  167. "initial-states":{
  168. "exp":{
  169. "op":"∧",
  170. "left":{
  171. "op":"∧",
  172. "left":{
  173. "op":"∧",
  174. "left":{
  175. "op":"∧",
  176. "left":{
  177. "op":"∧",
  178. "left":{
  179. "op":"∧",
  180. "left":{
  181. "op":"∧",
  182. "left":{
  183. "op":"∧",
  184. "left":{
  185. "op":"=",
  186. "left":"s",
  187. "right":1
  188. },
  189. "right":{
  190. "op":"=",
  191. "left":"a",
  192. "right":0
  193. }
  194. },
  195. "right":{
  196. "op":"=",
  197. "left":"s1",
  198. "right":0
  199. }
  200. },
  201. "right":{
  202. "op":"=",
  203. "left":"s2",
  204. "right":0
  205. }
  206. },
  207. "right":{
  208. "op":"=",
  209. "left":"s3",
  210. "right":0
  211. }
  212. },
  213. "right":{
  214. "op":"=",
  215. "left":"s4",
  216. "right":0
  217. }
  218. },
  219. "right":{
  220. "op":"=",
  221. "left":"s5",
  222. "right":0
  223. }
  224. },
  225. "right":{
  226. "op":"=",
  227. "left":"s6",
  228. "right":0
  229. }
  230. },
  231. "right":{
  232. "op":"=",
  233. "left":"s7",
  234. "right":0
  235. }
  236. }
  237. },
  238. "automata":[
  239. {
  240. "name":"server",
  241. "locations":[
  242. {
  243. "name":"location",
  244. "observables":[
  245. {
  246. "ref":"\"waiting\"",
  247. "value":{
  248. "op":"?:",
  249. "args":[
  250. {
  251. "op":"∧",
  252. "left":{
  253. "op":"=",
  254. "left":"s1",
  255. "right":1
  256. },
  257. "right":{
  258. "op":"¬",
  259. "exp":{
  260. "op":"∧",
  261. "left":{
  262. "op":"=",
  263. "left":"s",
  264. "right":1
  265. },
  266. "right":{
  267. "op":"=",
  268. "left":"a",
  269. "right":1
  270. }
  271. }
  272. }
  273. },
  274. 1,
  275. 0
  276. ]
  277. }
  278. }
  279. ]
  280. }
  281. ],
  282. "initial-locations":[
  283. "location"
  284. ],
  285. "edges":[
  286. {
  287. "location":"location",
  288. "action":"loop1a",
  289. "rate":{
  290. "exp":200
  291. },
  292. "guard":{
  293. "exp":{
  294. "op":"∧",
  295. "left":{
  296. "op":"=",
  297. "left":"s",
  298. "right":1
  299. },
  300. "right":{
  301. "op":"=",
  302. "left":"a",
  303. "right":0
  304. }
  305. }
  306. },
  307. "destinations":[
  308. {
  309. "probability":{
  310. "exp":{
  311. "op":"/",
  312. "left":200,
  313. "right":200
  314. }
  315. },
  316. "location":"location",
  317. "assignments":[
  318. {
  319. "ref":"s",
  320. "value":{
  321. "op":"+",
  322. "left":"s",
  323. "right":1
  324. }
  325. }
  326. ],
  327. "observables":[
  328. ]
  329. }
  330. ]
  331. },
  332. {
  333. "location":"location",
  334. "action":"loop1b",
  335. "rate":{
  336. "exp":200
  337. },
  338. "guard":{
  339. "exp":{
  340. "op":"∧",
  341. "left":{
  342. "op":"=",
  343. "left":"s",
  344. "right":1
  345. },
  346. "right":{
  347. "op":"=",
  348. "left":"a",
  349. "right":0
  350. }
  351. }
  352. },
  353. "destinations":[
  354. {
  355. "probability":{
  356. "exp":{
  357. "op":"/",
  358. "left":200,
  359. "right":200
  360. }
  361. },
  362. "location":"location",
  363. "assignments":[
  364. {
  365. "ref":"a",
  366. "value":1
  367. }
  368. ],
  369. "observables":[
  370. ]
  371. }
  372. ]
  373. },
  374. {
  375. "location":"location",
  376. "action":"serve1",
  377. "rate":{
  378. "exp":1
  379. },
  380. "guard":{
  381. "exp":{
  382. "op":"∧",
  383. "left":{
  384. "op":"=",
  385. "left":"s",
  386. "right":1
  387. },
  388. "right":{
  389. "op":"=",
  390. "left":"a",
  391. "right":1
  392. }
  393. }
  394. },
  395. "destinations":[
  396. {
  397. "probability":{
  398. "exp":{
  399. "op":"/",
  400. "left":1,
  401. "right":1
  402. }
  403. },
  404. "location":"location",
  405. "assignments":[
  406. {
  407. "ref":"s",
  408. "value":{
  409. "op":"+",
  410. "left":"s",
  411. "right":1
  412. }
  413. },
  414. {
  415. "ref":"a",
  416. "value":0
  417. }
  418. ],
  419. "observables":[
  420. {
  421. "ref":"\"served\"",
  422. "value":1
  423. }
  424. ]
  425. }
  426. ]
  427. },
  428. {
  429. "location":"location",
  430. "action":"loop2a",
  431. "rate":{
  432. "exp":200
  433. },
  434. "guard":{
  435. "exp":{
  436. "op":"∧",
  437. "left":{
  438. "op":"=",
  439. "left":"s",
  440. "right":2
  441. },
  442. "right":{
  443. "op":"=",
  444. "left":"a",
  445. "right":0
  446. }
  447. }
  448. },
  449. "destinations":[
  450. {
  451. "probability":{
  452. "exp":{
  453. "op":"/",
  454. "left":200,
  455. "right":200
  456. }
  457. },
  458. "location":"location",
  459. "assignments":[
  460. {
  461. "ref":"s",
  462. "value":{
  463. "op":"+",
  464. "left":"s",
  465. "right":1
  466. }
  467. }
  468. ],
  469. "observables":[
  470. ]
  471. }
  472. ]
  473. },
  474. {
  475. "location":"location",
  476. "action":"loop2b",
  477. "rate":{
  478. "exp":200
  479. },
  480. "guard":{
  481. "exp":{
  482. "op":"∧",
  483. "left":{
  484. "op":"=",
  485. "left":"s",
  486. "right":2
  487. },
  488. "right":{
  489. "op":"=",
  490. "left":"a",
  491. "right":0
  492. }
  493. }
  494. },
  495. "destinations":[
  496. {
  497. "probability":{
  498. "exp":{
  499. "op":"/",
  500. "left":200,
  501. "right":200
  502. }
  503. },
  504. "location":"location",
  505. "assignments":[
  506. {
  507. "ref":"a",
  508. "value":1
  509. }
  510. ],
  511. "observables":[
  512. ]
  513. }
  514. ]
  515. },
  516. {
  517. "location":"location",
  518. "action":"serve2",
  519. "rate":{
  520. "exp":1
  521. },
  522. "guard":{
  523. "exp":{
  524. "op":"∧",
  525. "left":{
  526. "op":"=",
  527. "left":"s",
  528. "right":2
  529. },
  530. "right":{
  531. "op":"=",
  532. "left":"a",
  533. "right":1
  534. }
  535. }
  536. },
  537. "destinations":[
  538. {
  539. "probability":{
  540. "exp":{
  541. "op":"/",
  542. "left":1,
  543. "right":1
  544. }
  545. },
  546. "location":"location",
  547. "assignments":[
  548. {
  549. "ref":"s",
  550. "value":{
  551. "op":"+",
  552. "left":"s",
  553. "right":1
  554. }
  555. },
  556. {
  557. "ref":"a",
  558. "value":0
  559. }
  560. ],
  561. "observables":[
  562. ]
  563. }
  564. ]
  565. },
  566. {
  567. "location":"location",
  568. "action":"loop3a",
  569. "rate":{
  570. "exp":200
  571. },
  572. "guard":{
  573. "exp":{
  574. "op":"∧",
  575. "left":{
  576. "op":"=",
  577. "left":"s",
  578. "right":3
  579. },
  580. "right":{
  581. "op":"=",
  582. "left":"a",
  583. "right":0
  584. }
  585. }
  586. },
  587. "destinations":[
  588. {
  589. "probability":{
  590. "exp":{
  591. "op":"/",
  592. "left":200,
  593. "right":200
  594. }
  595. },
  596. "location":"location",
  597. "assignments":[
  598. {
  599. "ref":"s",
  600. "value":{
  601. "op":"+",
  602. "left":"s",
  603. "right":1
  604. }
  605. }
  606. ],
  607. "observables":[
  608. ]
  609. }
  610. ]
  611. },
  612. {
  613. "location":"location",
  614. "action":"loop3b",
  615. "rate":{
  616. "exp":200
  617. },
  618. "guard":{
  619. "exp":{
  620. "op":"∧",
  621. "left":{
  622. "op":"=",
  623. "left":"s",
  624. "right":3
  625. },
  626. "right":{
  627. "op":"=",
  628. "left":"a",
  629. "right":0
  630. }
  631. }
  632. },
  633. "destinations":[
  634. {
  635. "probability":{
  636. "exp":{
  637. "op":"/",
  638. "left":200,
  639. "right":200
  640. }
  641. },
  642. "location":"location",
  643. "assignments":[
  644. {
  645. "ref":"a",
  646. "value":1
  647. }
  648. ],
  649. "observables":[
  650. ]
  651. }
  652. ]
  653. },
  654. {
  655. "location":"location",
  656. "action":"serve3",
  657. "rate":{
  658. "exp":1
  659. },
  660. "guard":{
  661. "exp":{
  662. "op":"∧",
  663. "left":{
  664. "op":"=",
  665. "left":"s",
  666. "right":3
  667. },
  668. "right":{
  669. "op":"=",
  670. "left":"a",
  671. "right":1
  672. }
  673. }
  674. },
  675. "destinations":[
  676. {
  677. "probability":{
  678. "exp":{
  679. "op":"/",
  680. "left":1,
  681. "right":1
  682. }
  683. },
  684. "location":"location",
  685. "assignments":[
  686. {
  687. "ref":"s",
  688. "value":{
  689. "op":"+",
  690. "left":"s",
  691. "right":1
  692. }
  693. },
  694. {
  695. "ref":"a",
  696. "value":0
  697. }
  698. ],
  699. "observables":[
  700. ]
  701. }
  702. ]
  703. },
  704. {
  705. "location":"location",
  706. "action":"loop4a",
  707. "rate":{
  708. "exp":200
  709. },
  710. "guard":{
  711. "exp":{
  712. "op":"∧",
  713. "left":{
  714. "op":"=",
  715. "left":"s",
  716. "right":4
  717. },
  718. "right":{
  719. "op":"=",
  720. "left":"a",
  721. "right":0
  722. }
  723. }
  724. },
  725. "destinations":[
  726. {
  727. "probability":{
  728. "exp":{
  729. "op":"/",
  730. "left":200,
  731. "right":200
  732. }
  733. },
  734. "location":"location",
  735. "assignments":[
  736. {
  737. "ref":"s",
  738. "value":{
  739. "op":"+",
  740. "left":"s",
  741. "right":1
  742. }
  743. }
  744. ],
  745. "observables":[
  746. ]
  747. }
  748. ]
  749. },
  750. {
  751. "location":"location",
  752. "action":"loop4b",
  753. "rate":{
  754. "exp":200
  755. },
  756. "guard":{
  757. "exp":{
  758. "op":"∧",
  759. "left":{
  760. "op":"=",
  761. "left":"s",
  762. "right":4
  763. },
  764. "right":{
  765. "op":"=",
  766. "left":"a",
  767. "right":0
  768. }
  769. }
  770. },
  771. "destinations":[
  772. {
  773. "probability":{
  774. "exp":{
  775. "op":"/",
  776. "left":200,
  777. "right":200
  778. }
  779. },
  780. "location":"location",
  781. "assignments":[
  782. {
  783. "ref":"a",
  784. "value":1
  785. }
  786. ],
  787. "observables":[
  788. ]
  789. }
  790. ]
  791. },
  792. {
  793. "location":"location",
  794. "action":"serve4",
  795. "rate":{
  796. "exp":1
  797. },
  798. "guard":{
  799. "exp":{
  800. "op":"∧",
  801. "left":{
  802. "op":"=",
  803. "left":"s",
  804. "right":4
  805. },
  806. "right":{
  807. "op":"=",
  808. "left":"a",
  809. "right":1
  810. }
  811. }
  812. },
  813. "destinations":[
  814. {
  815. "probability":{
  816. "exp":{
  817. "op":"/",
  818. "left":1,
  819. "right":1
  820. }
  821. },
  822. "location":"location",
  823. "assignments":[
  824. {
  825. "ref":"s",
  826. "value":{
  827. "op":"+",
  828. "left":"s",
  829. "right":1
  830. }
  831. },
  832. {
  833. "ref":"a",
  834. "value":0
  835. }
  836. ],
  837. "observables":[
  838. ]
  839. }
  840. ]
  841. },
  842. {
  843. "location":"location",
  844. "action":"loop5a",
  845. "rate":{
  846. "exp":200
  847. },
  848. "guard":{
  849. "exp":{
  850. "op":"∧",
  851. "left":{
  852. "op":"=",
  853. "left":"s",
  854. "right":5
  855. },
  856. "right":{
  857. "op":"=",
  858. "left":"a",
  859. "right":0
  860. }
  861. }
  862. },
  863. "destinations":[
  864. {
  865. "probability":{
  866. "exp":{
  867. "op":"/",
  868. "left":200,
  869. "right":200
  870. }
  871. },
  872. "location":"location",
  873. "assignments":[
  874. {
  875. "ref":"s",
  876. "value":{
  877. "op":"+",
  878. "left":"s",
  879. "right":1
  880. }
  881. }
  882. ],
  883. "observables":[
  884. ]
  885. }
  886. ]
  887. },
  888. {
  889. "location":"location",
  890. "action":"loop5b",
  891. "rate":{
  892. "exp":200
  893. },
  894. "guard":{
  895. "exp":{
  896. "op":"∧",
  897. "left":{
  898. "op":"=",
  899. "left":"s",
  900. "right":5
  901. },
  902. "right":{
  903. "op":"=",
  904. "left":"a",
  905. "right":0
  906. }
  907. }
  908. },
  909. "destinations":[
  910. {
  911. "probability":{
  912. "exp":{
  913. "op":"/",
  914. "left":200,
  915. "right":200
  916. }
  917. },
  918. "location":"location",
  919. "assignments":[
  920. {
  921. "ref":"a",
  922. "value":1
  923. }
  924. ],
  925. "observables":[
  926. ]
  927. }
  928. ]
  929. },
  930. {
  931. "location":"location",
  932. "action":"serve5",
  933. "rate":{
  934. "exp":1
  935. },
  936. "guard":{
  937. "exp":{
  938. "op":"∧",
  939. "left":{
  940. "op":"=",
  941. "left":"s",
  942. "right":5
  943. },
  944. "right":{
  945. "op":"=",
  946. "left":"a",
  947. "right":1
  948. }
  949. }
  950. },
  951. "destinations":[
  952. {
  953. "probability":{
  954. "exp":{
  955. "op":"/",
  956. "left":1,
  957. "right":1
  958. }
  959. },
  960. "location":"location",
  961. "assignments":[
  962. {
  963. "ref":"s",
  964. "value":{
  965. "op":"+",
  966. "left":"s",
  967. "right":1
  968. }
  969. },
  970. {
  971. "ref":"a",
  972. "value":0
  973. }
  974. ],
  975. "observables":[
  976. ]
  977. }
  978. ]
  979. },
  980. {
  981. "location":"location",
  982. "action":"loop6a",
  983. "rate":{
  984. "exp":200
  985. },
  986. "guard":{
  987. "exp":{
  988. "op":"∧",
  989. "left":{
  990. "op":"=",
  991. "left":"s",
  992. "right":6
  993. },
  994. "right":{
  995. "op":"=",
  996. "left":"a",
  997. "right":0
  998. }
  999. }
  1000. },
  1001. "destinations":[
  1002. {
  1003. "probability":{
  1004. "exp":{
  1005. "op":"/",
  1006. "left":200,
  1007. "right":200
  1008. }
  1009. },
  1010. "location":"location",
  1011. "assignments":[
  1012. {
  1013. "ref":"s",
  1014. "value":{
  1015. "op":"+",
  1016. "left":"s",
  1017. "right":1
  1018. }
  1019. }
  1020. ],
  1021. "observables":[
  1022. ]
  1023. }
  1024. ]
  1025. },
  1026. {
  1027. "location":"location",
  1028. "action":"loop6b",
  1029. "rate":{
  1030. "exp":200
  1031. },
  1032. "guard":{
  1033. "exp":{
  1034. "op":"∧",
  1035. "left":{
  1036. "op":"=",
  1037. "left":"s",
  1038. "right":6
  1039. },
  1040. "right":{
  1041. "op":"=",
  1042. "left":"a",
  1043. "right":0
  1044. }
  1045. }
  1046. },
  1047. "destinations":[
  1048. {
  1049. "probability":{
  1050. "exp":{
  1051. "op":"/",
  1052. "left":200,
  1053. "right":200
  1054. }
  1055. },
  1056. "location":"location",
  1057. "assignments":[
  1058. {
  1059. "ref":"a",
  1060. "value":1
  1061. }
  1062. ],
  1063. "observables":[
  1064. ]
  1065. }
  1066. ]
  1067. },
  1068. {
  1069. "location":"location",
  1070. "action":"serve6",
  1071. "rate":{
  1072. "exp":1
  1073. },
  1074. "guard":{
  1075. "exp":{
  1076. "op":"∧",
  1077. "left":{
  1078. "op":"=",
  1079. "left":"s",
  1080. "right":6
  1081. },
  1082. "right":{
  1083. "op":"=",
  1084. "left":"a",
  1085. "right":1
  1086. }
  1087. }
  1088. },
  1089. "destinations":[
  1090. {
  1091. "probability":{
  1092. "exp":{
  1093. "op":"/",
  1094. "left":1,
  1095. "right":1
  1096. }
  1097. },
  1098. "location":"location",
  1099. "assignments":[
  1100. {
  1101. "ref":"s",
  1102. "value":{
  1103. "op":"+",
  1104. "left":"s",
  1105. "right":1
  1106. }
  1107. },
  1108. {
  1109. "ref":"a",
  1110. "value":0
  1111. }
  1112. ],
  1113. "observables":[
  1114. ]
  1115. }
  1116. ]
  1117. },
  1118. {
  1119. "location":"location",
  1120. "action":"loop7a",
  1121. "rate":{
  1122. "exp":200
  1123. },
  1124. "guard":{
  1125. "exp":{
  1126. "op":"∧",
  1127. "left":{
  1128. "op":"=",
  1129. "left":"s",
  1130. "right":7
  1131. },
  1132. "right":{
  1133. "op":"=",
  1134. "left":"a",
  1135. "right":0
  1136. }
  1137. }
  1138. },
  1139. "destinations":[
  1140. {
  1141. "probability":{
  1142. "exp":{
  1143. "op":"/",
  1144. "left":200,
  1145. "right":200
  1146. }
  1147. },
  1148. "location":"location",
  1149. "assignments":[
  1150. {
  1151. "ref":"s",
  1152. "value":1
  1153. }
  1154. ],
  1155. "observables":[
  1156. ]
  1157. }
  1158. ]
  1159. },
  1160. {
  1161. "location":"location",
  1162. "action":"loop7b",
  1163. "rate":{
  1164. "exp":200
  1165. },
  1166. "guard":{
  1167. "exp":{
  1168. "op":"∧",
  1169. "left":{
  1170. "op":"=",
  1171. "left":"s",
  1172. "right":7
  1173. },
  1174. "right":{
  1175. "op":"=",
  1176. "left":"a",
  1177. "right":0
  1178. }
  1179. }
  1180. },
  1181. "destinations":[
  1182. {
  1183. "probability":{
  1184. "exp":{
  1185. "op":"/",
  1186. "left":200,
  1187. "right":200
  1188. }
  1189. },
  1190. "location":"location",
  1191. "assignments":[
  1192. {
  1193. "ref":"a",
  1194. "value":1
  1195. }
  1196. ],
  1197. "observables":[
  1198. ]
  1199. }
  1200. ]
  1201. },
  1202. {
  1203. "location":"location",
  1204. "action":"serve7",
  1205. "rate":{
  1206. "exp":1
  1207. },
  1208. "guard":{
  1209. "exp":{
  1210. "op":"∧",
  1211. "left":{
  1212. "op":"=",
  1213. "left":"s",
  1214. "right":7
  1215. },
  1216. "right":{
  1217. "op":"=",
  1218. "left":"a",
  1219. "right":1
  1220. }
  1221. }
  1222. },
  1223. "destinations":[
  1224. {
  1225. "probability":{
  1226. "exp":{
  1227. "op":"/",
  1228. "left":1,
  1229. "right":1
  1230. }
  1231. },
  1232. "location":"location",
  1233. "assignments":[
  1234. {
  1235. "ref":"s",
  1236. "value":1
  1237. },
  1238. {
  1239. "ref":"a",
  1240. "value":0
  1241. }
  1242. ],
  1243. "observables":[
  1244. ]
  1245. }
  1246. ]
  1247. }
  1248. ]
  1249. },
  1250. {
  1251. "name":"station1",
  1252. "locations":[
  1253. {
  1254. "name":"location"
  1255. }
  1256. ],
  1257. "initial-locations":[
  1258. "location"
  1259. ],
  1260. "edges":[
  1261. {
  1262. "location":"location",
  1263. "action":"loop1a",
  1264. "rate":{
  1265. "exp":1
  1266. },
  1267. "guard":{
  1268. "exp":{
  1269. "op":"=",
  1270. "left":"s1",
  1271. "right":0
  1272. }
  1273. },
  1274. "destinations":[
  1275. {
  1276. "probability":{
  1277. "exp":{
  1278. "op":"/",
  1279. "left":1,
  1280. "right":1
  1281. }
  1282. },
  1283. "location":"location",
  1284. "assignments":[
  1285. {
  1286. "ref":"s1",
  1287. "value":0
  1288. }
  1289. ]
  1290. }
  1291. ]
  1292. },
  1293. {
  1294. "location":"location",
  1295. "action":"tau__",
  1296. "rate":{
  1297. "exp":{
  1298. "op":"/",
  1299. "left":1,
  1300. "right":7
  1301. }
  1302. },
  1303. "guard":{
  1304. "exp":{
  1305. "op":"=",
  1306. "left":"s1",
  1307. "right":0
  1308. }
  1309. },
  1310. "destinations":[
  1311. {
  1312. "probability":{
  1313. "exp":{
  1314. "op":"/",
  1315. "left":{
  1316. "op":"/",
  1317. "left":1,
  1318. "right":7
  1319. },
  1320. "right":{
  1321. "op":"/",
  1322. "left":1,
  1323. "right":7
  1324. }
  1325. }
  1326. },
  1327. "location":"location",
  1328. "assignments":[
  1329. {
  1330. "ref":"s1",
  1331. "value":1
  1332. }
  1333. ],
  1334. "observables":[
  1335. ]
  1336. }
  1337. ]
  1338. },
  1339. {
  1340. "location":"location",
  1341. "action":"loop1b",
  1342. "rate":{
  1343. "exp":1
  1344. },
  1345. "guard":{
  1346. "exp":{
  1347. "op":"=",
  1348. "left":"s1",
  1349. "right":1
  1350. }
  1351. },
  1352. "destinations":[
  1353. {
  1354. "probability":{
  1355. "exp":{
  1356. "op":"/",
  1357. "left":1,
  1358. "right":1
  1359. }
  1360. },
  1361. "location":"location",
  1362. "assignments":[
  1363. {
  1364. "ref":"s1",
  1365. "value":1
  1366. }
  1367. ]
  1368. }
  1369. ]
  1370. },
  1371. {
  1372. "location":"location",
  1373. "action":"serve1",
  1374. "rate":{
  1375. "exp":1
  1376. },
  1377. "guard":{
  1378. "exp":{
  1379. "op":"=",
  1380. "left":"s1",
  1381. "right":1
  1382. }
  1383. },
  1384. "destinations":[
  1385. {
  1386. "probability":{
  1387. "exp":{
  1388. "op":"/",
  1389. "left":1,
  1390. "right":1
  1391. }
  1392. },
  1393. "location":"location",
  1394. "assignments":[
  1395. {
  1396. "ref":"s1",
  1397. "value":0
  1398. }
  1399. ]
  1400. }
  1401. ]
  1402. }
  1403. ]
  1404. },
  1405. {
  1406. "name":"station2",
  1407. "locations":[
  1408. {
  1409. "name":"location"
  1410. }
  1411. ],
  1412. "initial-locations":[
  1413. "location"
  1414. ],
  1415. "edges":[
  1416. {
  1417. "location":"location",
  1418. "action":"loop2a",
  1419. "rate":{
  1420. "exp":1
  1421. },
  1422. "guard":{
  1423. "exp":{
  1424. "op":"=",
  1425. "left":"s2",
  1426. "right":0
  1427. }
  1428. },
  1429. "destinations":[
  1430. {
  1431. "probability":{
  1432. "exp":{
  1433. "op":"/",
  1434. "left":1,
  1435. "right":1
  1436. }
  1437. },
  1438. "location":"location",
  1439. "assignments":[
  1440. {
  1441. "ref":"s2",
  1442. "value":0
  1443. }
  1444. ]
  1445. }
  1446. ]
  1447. },
  1448. {
  1449. "location":"location",
  1450. "action":"tau__",
  1451. "rate":{
  1452. "exp":{
  1453. "op":"/",
  1454. "left":1,
  1455. "right":7
  1456. }
  1457. },
  1458. "guard":{
  1459. "exp":{
  1460. "op":"=",
  1461. "left":"s2",
  1462. "right":0
  1463. }
  1464. },
  1465. "destinations":[
  1466. {
  1467. "probability":{
  1468. "exp":{
  1469. "op":"/",
  1470. "left":{
  1471. "op":"/",
  1472. "left":1,
  1473. "right":7
  1474. },
  1475. "right":{
  1476. "op":"/",
  1477. "left":1,
  1478. "right":7
  1479. }
  1480. }
  1481. },
  1482. "location":"location",
  1483. "assignments":[
  1484. {
  1485. "ref":"s2",
  1486. "value":1
  1487. }
  1488. ],
  1489. "observables":[
  1490. ]
  1491. }
  1492. ]
  1493. },
  1494. {
  1495. "location":"location",
  1496. "action":"loop2b",
  1497. "rate":{
  1498. "exp":1
  1499. },
  1500. "guard":{
  1501. "exp":{
  1502. "op":"=",
  1503. "left":"s2",
  1504. "right":1
  1505. }
  1506. },
  1507. "destinations":[
  1508. {
  1509. "probability":{
  1510. "exp":{
  1511. "op":"/",
  1512. "left":1,
  1513. "right":1
  1514. }
  1515. },
  1516. "location":"location",
  1517. "assignments":[
  1518. {
  1519. "ref":"s2",
  1520. "value":1
  1521. }
  1522. ]
  1523. }
  1524. ]
  1525. },
  1526. {
  1527. "location":"location",
  1528. "action":"serve2",
  1529. "rate":{
  1530. "exp":1
  1531. },
  1532. "guard":{
  1533. "exp":{
  1534. "op":"=",
  1535. "left":"s2",
  1536. "right":1
  1537. }
  1538. },
  1539. "destinations":[
  1540. {
  1541. "probability":{
  1542. "exp":{
  1543. "op":"/",
  1544. "left":1,
  1545. "right":1
  1546. }
  1547. },
  1548. "location":"location",
  1549. "assignments":[
  1550. {
  1551. "ref":"s2",
  1552. "value":0
  1553. }
  1554. ]
  1555. }
  1556. ]
  1557. }
  1558. ]
  1559. },
  1560. {
  1561. "name":"station3",
  1562. "locations":[
  1563. {
  1564. "name":"location"
  1565. }
  1566. ],
  1567. "initial-locations":[
  1568. "location"
  1569. ],
  1570. "edges":[
  1571. {
  1572. "location":"location",
  1573. "action":"loop3a",
  1574. "rate":{
  1575. "exp":1
  1576. },
  1577. "guard":{
  1578. "exp":{
  1579. "op":"=",
  1580. "left":"s3",
  1581. "right":0
  1582. }
  1583. },
  1584. "destinations":[
  1585. {
  1586. "probability":{
  1587. "exp":{
  1588. "op":"/",
  1589. "left":1,
  1590. "right":1
  1591. }
  1592. },
  1593. "location":"location",
  1594. "assignments":[
  1595. {
  1596. "ref":"s3",
  1597. "value":0
  1598. }
  1599. ]
  1600. }
  1601. ]
  1602. },
  1603. {
  1604. "location":"location",
  1605. "action":"tau__",
  1606. "rate":{
  1607. "exp":{
  1608. "op":"/",
  1609. "left":1,
  1610. "right":7
  1611. }
  1612. },
  1613. "guard":{
  1614. "exp":{
  1615. "op":"=",
  1616. "left":"s3",
  1617. "right":0
  1618. }
  1619. },
  1620. "destinations":[
  1621. {
  1622. "probability":{
  1623. "exp":{
  1624. "op":"/",
  1625. "left":{
  1626. "op":"/",
  1627. "left":1,
  1628. "right":7
  1629. },
  1630. "right":{
  1631. "op":"/",
  1632. "left":1,
  1633. "right":7
  1634. }
  1635. }
  1636. },
  1637. "location":"location",
  1638. "assignments":[
  1639. {
  1640. "ref":"s3",
  1641. "value":1
  1642. }
  1643. ],
  1644. "observables":[
  1645. ]
  1646. }
  1647. ]
  1648. },
  1649. {
  1650. "location":"location",
  1651. "action":"loop3b",
  1652. "rate":{
  1653. "exp":1
  1654. },
  1655. "guard":{
  1656. "exp":{
  1657. "op":"=",
  1658. "left":"s3",
  1659. "right":1
  1660. }
  1661. },
  1662. "destinations":[
  1663. {
  1664. "probability":{
  1665. "exp":{
  1666. "op":"/",
  1667. "left":1,
  1668. "right":1
  1669. }
  1670. },
  1671. "location":"location",
  1672. "assignments":[
  1673. {
  1674. "ref":"s3",
  1675. "value":1
  1676. }
  1677. ]
  1678. }
  1679. ]
  1680. },
  1681. {
  1682. "location":"location",
  1683. "action":"serve3",
  1684. "rate":{
  1685. "exp":1
  1686. },
  1687. "guard":{
  1688. "exp":{
  1689. "op":"=",
  1690. "left":"s3",
  1691. "right":1
  1692. }
  1693. },
  1694. "destinations":[
  1695. {
  1696. "probability":{
  1697. "exp":{
  1698. "op":"/",
  1699. "left":1,
  1700. "right":1
  1701. }
  1702. },
  1703. "location":"location",
  1704. "assignments":[
  1705. {
  1706. "ref":"s3",
  1707. "value":0
  1708. }
  1709. ]
  1710. }
  1711. ]
  1712. }
  1713. ]
  1714. },
  1715. {
  1716. "name":"station4",
  1717. "locations":[
  1718. {
  1719. "name":"location"
  1720. }
  1721. ],
  1722. "initial-locations":[
  1723. "location"
  1724. ],
  1725. "edges":[
  1726. {
  1727. "location":"location",
  1728. "action":"loop4a",
  1729. "rate":{
  1730. "exp":1
  1731. },
  1732. "guard":{
  1733. "exp":{
  1734. "op":"=",
  1735. "left":"s4",
  1736. "right":0
  1737. }
  1738. },
  1739. "destinations":[
  1740. {
  1741. "probability":{
  1742. "exp":{
  1743. "op":"/",
  1744. "left":1,
  1745. "right":1
  1746. }
  1747. },
  1748. "location":"location",
  1749. "assignments":[
  1750. {
  1751. "ref":"s4",
  1752. "value":0
  1753. }
  1754. ]
  1755. }
  1756. ]
  1757. },
  1758. {
  1759. "location":"location",
  1760. "action":"tau__",
  1761. "rate":{
  1762. "exp":{
  1763. "op":"/",
  1764. "left":1,
  1765. "right":7
  1766. }
  1767. },
  1768. "guard":{
  1769. "exp":{
  1770. "op":"=",
  1771. "left":"s4",
  1772. "right":0
  1773. }
  1774. },
  1775. "destinations":[
  1776. {
  1777. "probability":{
  1778. "exp":{
  1779. "op":"/",
  1780. "left":{
  1781. "op":"/",
  1782. "left":1,
  1783. "right":7
  1784. },
  1785. "right":{
  1786. "op":"/",
  1787. "left":1,
  1788. "right":7
  1789. }
  1790. }
  1791. },
  1792. "location":"location",
  1793. "assignments":[
  1794. {
  1795. "ref":"s4",
  1796. "value":1
  1797. }
  1798. ],
  1799. "observables":[
  1800. ]
  1801. }
  1802. ]
  1803. },
  1804. {
  1805. "location":"location",
  1806. "action":"loop4b",
  1807. "rate":{
  1808. "exp":1
  1809. },
  1810. "guard":{
  1811. "exp":{
  1812. "op":"=",
  1813. "left":"s4",
  1814. "right":1
  1815. }
  1816. },
  1817. "destinations":[
  1818. {
  1819. "probability":{
  1820. "exp":{
  1821. "op":"/",
  1822. "left":1,
  1823. "right":1
  1824. }
  1825. },
  1826. "location":"location",
  1827. "assignments":[
  1828. {
  1829. "ref":"s4",
  1830. "value":1
  1831. }
  1832. ]
  1833. }
  1834. ]
  1835. },
  1836. {
  1837. "location":"location",
  1838. "action":"serve4",
  1839. "rate":{
  1840. "exp":1
  1841. },
  1842. "guard":{
  1843. "exp":{
  1844. "op":"=",
  1845. "left":"s4",
  1846. "right":1
  1847. }
  1848. },
  1849. "destinations":[
  1850. {
  1851. "probability":{
  1852. "exp":{
  1853. "op":"/",
  1854. "left":1,
  1855. "right":1
  1856. }
  1857. },
  1858. "location":"location",
  1859. "assignments":[
  1860. {
  1861. "ref":"s4",
  1862. "value":0
  1863. }
  1864. ]
  1865. }
  1866. ]
  1867. }
  1868. ]
  1869. },
  1870. {
  1871. "name":"station5",
  1872. "locations":[
  1873. {
  1874. "name":"location"
  1875. }
  1876. ],
  1877. "initial-locations":[
  1878. "location"
  1879. ],
  1880. "edges":[
  1881. {
  1882. "location":"location",
  1883. "action":"loop5a",
  1884. "rate":{
  1885. "exp":1
  1886. },
  1887. "guard":{
  1888. "exp":{
  1889. "op":"=",
  1890. "left":"s5",
  1891. "right":0
  1892. }
  1893. },
  1894. "destinations":[
  1895. {
  1896. "probability":{
  1897. "exp":{
  1898. "op":"/",
  1899. "left":1,
  1900. "right":1
  1901. }
  1902. },
  1903. "location":"location",
  1904. "assignments":[
  1905. {
  1906. "ref":"s5",
  1907. "value":0
  1908. }
  1909. ]
  1910. }
  1911. ]
  1912. },
  1913. {
  1914. "location":"location",
  1915. "action":"tau__",
  1916. "rate":{
  1917. "exp":{
  1918. "op":"/",
  1919. "left":1,
  1920. "right":7
  1921. }
  1922. },
  1923. "guard":{
  1924. "exp":{
  1925. "op":"=",
  1926. "left":"s5",
  1927. "right":0
  1928. }
  1929. },
  1930. "destinations":[
  1931. {
  1932. "probability":{
  1933. "exp":{
  1934. "op":"/",
  1935. "left":{
  1936. "op":"/",
  1937. "left":1,
  1938. "right":7
  1939. },
  1940. "right":{
  1941. "op":"/",
  1942. "left":1,
  1943. "right":7
  1944. }
  1945. }
  1946. },
  1947. "location":"location",
  1948. "assignments":[
  1949. {
  1950. "ref":"s5",
  1951. "value":1
  1952. }
  1953. ],
  1954. "observables":[
  1955. ]
  1956. }
  1957. ]
  1958. },
  1959. {
  1960. "location":"location",
  1961. "action":"loop5b",
  1962. "rate":{
  1963. "exp":1
  1964. },
  1965. "guard":{
  1966. "exp":{
  1967. "op":"=",
  1968. "left":"s5",
  1969. "right":1
  1970. }
  1971. },
  1972. "destinations":[
  1973. {
  1974. "probability":{
  1975. "exp":{
  1976. "op":"/",
  1977. "left":1,
  1978. "right":1
  1979. }
  1980. },
  1981. "location":"location",
  1982. "assignments":[
  1983. {
  1984. "ref":"s5",
  1985. "value":1
  1986. }
  1987. ]
  1988. }
  1989. ]
  1990. },
  1991. {
  1992. "location":"location",
  1993. "action":"serve5",
  1994. "rate":{
  1995. "exp":1
  1996. },
  1997. "guard":{
  1998. "exp":{
  1999. "op":"=",
  2000. "left":"s5",
  2001. "right":1
  2002. }
  2003. },
  2004. "destinations":[
  2005. {
  2006. "probability":{
  2007. "exp":{
  2008. "op":"/",
  2009. "left":1,
  2010. "right":1
  2011. }
  2012. },
  2013. "location":"location",
  2014. "assignments":[
  2015. {
  2016. "ref":"s5",
  2017. "value":0
  2018. }
  2019. ]
  2020. }
  2021. ]
  2022. }
  2023. ]
  2024. },
  2025. {
  2026. "name":"station6",
  2027. "locations":[
  2028. {
  2029. "name":"location"
  2030. }
  2031. ],
  2032. "initial-locations":[
  2033. "location"
  2034. ],
  2035. "edges":[
  2036. {
  2037. "location":"location",
  2038. "action":"loop6a",
  2039. "rate":{
  2040. "exp":1
  2041. },
  2042. "guard":{
  2043. "exp":{
  2044. "op":"=",
  2045. "left":"s6",
  2046. "right":0
  2047. }
  2048. },
  2049. "destinations":[
  2050. {
  2051. "probability":{
  2052. "exp":{
  2053. "op":"/",
  2054. "left":1,
  2055. "right":1
  2056. }
  2057. },
  2058. "location":"location",
  2059. "assignments":[
  2060. {
  2061. "ref":"s6",
  2062. "value":0
  2063. }
  2064. ]
  2065. }
  2066. ]
  2067. },
  2068. {
  2069. "location":"location",
  2070. "action":"tau__",
  2071. "rate":{
  2072. "exp":{
  2073. "op":"/",
  2074. "left":1,
  2075. "right":7
  2076. }
  2077. },
  2078. "guard":{
  2079. "exp":{
  2080. "op":"=",
  2081. "left":"s6",
  2082. "right":0
  2083. }
  2084. },
  2085. "destinations":[
  2086. {
  2087. "probability":{
  2088. "exp":{
  2089. "op":"/",
  2090. "left":{
  2091. "op":"/",
  2092. "left":1,
  2093. "right":7
  2094. },
  2095. "right":{
  2096. "op":"/",
  2097. "left":1,
  2098. "right":7
  2099. }
  2100. }
  2101. },
  2102. "location":"location",
  2103. "assignments":[
  2104. {
  2105. "ref":"s6",
  2106. "value":1
  2107. }
  2108. ],
  2109. "observables":[
  2110. ]
  2111. }
  2112. ]
  2113. },
  2114. {
  2115. "location":"location",
  2116. "action":"loop6b",
  2117. "rate":{
  2118. "exp":1
  2119. },
  2120. "guard":{
  2121. "exp":{
  2122. "op":"=",
  2123. "left":"s6",
  2124. "right":1
  2125. }
  2126. },
  2127. "destinations":[
  2128. {
  2129. "probability":{
  2130. "exp":{
  2131. "op":"/",
  2132. "left":1,
  2133. "right":1
  2134. }
  2135. },
  2136. "location":"location",
  2137. "assignments":[
  2138. {
  2139. "ref":"s6",
  2140. "value":1
  2141. }
  2142. ]
  2143. }
  2144. ]
  2145. },
  2146. {
  2147. "location":"location",
  2148. "action":"serve6",
  2149. "rate":{
  2150. "exp":1
  2151. },
  2152. "guard":{
  2153. "exp":{
  2154. "op":"=",
  2155. "left":"s6",
  2156. "right":1
  2157. }
  2158. },
  2159. "destinations":[
  2160. {
  2161. "probability":{
  2162. "exp":{
  2163. "op":"/",
  2164. "left":1,
  2165. "right":1
  2166. }
  2167. },
  2168. "location":"location",
  2169. "assignments":[
  2170. {
  2171. "ref":"s6",
  2172. "value":0
  2173. }
  2174. ]
  2175. }
  2176. ]
  2177. }
  2178. ]
  2179. },
  2180. {
  2181. "name":"station7",
  2182. "locations":[
  2183. {
  2184. "name":"location"
  2185. }
  2186. ],
  2187. "initial-locations":[
  2188. "location"
  2189. ],
  2190. "edges":[
  2191. {
  2192. "location":"location",
  2193. "action":"loop7a",
  2194. "rate":{
  2195. "exp":1
  2196. },
  2197. "guard":{
  2198. "exp":{
  2199. "op":"=",
  2200. "left":"s7",
  2201. "right":0
  2202. }
  2203. },
  2204. "destinations":[
  2205. {
  2206. "probability":{
  2207. "exp":{
  2208. "op":"/",
  2209. "left":1,
  2210. "right":1
  2211. }
  2212. },
  2213. "location":"location",
  2214. "assignments":[
  2215. {
  2216. "ref":"s7",
  2217. "value":0
  2218. }
  2219. ]
  2220. }
  2221. ]
  2222. },
  2223. {
  2224. "location":"location",
  2225. "action":"tau__",
  2226. "rate":{
  2227. "exp":{
  2228. "op":"/",
  2229. "left":1,
  2230. "right":7
  2231. }
  2232. },
  2233. "guard":{
  2234. "exp":{
  2235. "op":"=",
  2236. "left":"s7",
  2237. "right":0
  2238. }
  2239. },
  2240. "destinations":[
  2241. {
  2242. "probability":{
  2243. "exp":{
  2244. "op":"/",
  2245. "left":{
  2246. "op":"/",
  2247. "left":1,
  2248. "right":7
  2249. },
  2250. "right":{
  2251. "op":"/",
  2252. "left":1,
  2253. "right":7
  2254. }
  2255. }
  2256. },
  2257. "location":"location",
  2258. "assignments":[
  2259. {
  2260. "ref":"s7",
  2261. "value":1
  2262. }
  2263. ],
  2264. "observables":[
  2265. ]
  2266. }
  2267. ]
  2268. },
  2269. {
  2270. "location":"location",
  2271. "action":"loop7b",
  2272. "rate":{
  2273. "exp":1
  2274. },
  2275. "guard":{
  2276. "exp":{
  2277. "op":"=",
  2278. "left":"s7",
  2279. "right":1
  2280. }
  2281. },
  2282. "destinations":[
  2283. {
  2284. "probability":{
  2285. "exp":{
  2286. "op":"/",
  2287. "left":1,
  2288. "right":1
  2289. }
  2290. },
  2291. "location":"location",
  2292. "assignments":[
  2293. {
  2294. "ref":"s7",
  2295. "value":1
  2296. }
  2297. ]
  2298. }
  2299. ]
  2300. },
  2301. {
  2302. "location":"location",
  2303. "action":"serve7",
  2304. "rate":{
  2305. "exp":1
  2306. },
  2307. "guard":{
  2308. "exp":{
  2309. "op":"=",
  2310. "left":"s7",
  2311. "right":1
  2312. }
  2313. },
  2314. "destinations":[
  2315. {
  2316. "probability":{
  2317. "exp":{
  2318. "op":"/",
  2319. "left":1,
  2320. "right":1
  2321. }
  2322. },
  2323. "location":"location",
  2324. "assignments":[
  2325. {
  2326. "ref":"s7",
  2327. "value":0
  2328. }
  2329. ]
  2330. }
  2331. ]
  2332. }
  2333. ]
  2334. }
  2335. ],
  2336. "system":{
  2337. "elements":[
  2338. {
  2339. "automaton":"server"
  2340. },
  2341. {
  2342. "automaton":"station1"
  2343. },
  2344. {
  2345. "automaton":"station2"
  2346. },
  2347. {
  2348. "automaton":"station3"
  2349. },
  2350. {
  2351. "automaton":"station4"
  2352. },
  2353. {
  2354. "automaton":"station5"
  2355. },
  2356. {
  2357. "automaton":"station6"
  2358. },
  2359. {
  2360. "automaton":"station7"
  2361. }
  2362. ],
  2363. "syncs":[
  2364. {
  2365. "synchronise":[
  2366. "loop7a",
  2367. null,
  2368. null,
  2369. null,
  2370. null,
  2371. null,
  2372. null,
  2373. "loop7a"
  2374. ],
  2375. "result":"loop7a"
  2376. },
  2377. {
  2378. "synchronise":[
  2379. "loop7b",
  2380. null,
  2381. null,
  2382. null,
  2383. null,
  2384. null,
  2385. null,
  2386. "loop7b"
  2387. ],
  2388. "result":"loop7b"
  2389. },
  2390. {
  2391. "synchronise":[
  2392. "serve7",
  2393. null,
  2394. null,
  2395. null,
  2396. null,
  2397. null,
  2398. null,
  2399. "serve7"
  2400. ],
  2401. "result":"serve7"
  2402. },
  2403. {
  2404. "synchronise":[
  2405. "loop6a",
  2406. null,
  2407. null,
  2408. null,
  2409. null,
  2410. null,
  2411. "loop6a",
  2412. null
  2413. ],
  2414. "result":"loop6a"
  2415. },
  2416. {
  2417. "synchronise":[
  2418. "loop6b",
  2419. null,
  2420. null,
  2421. null,
  2422. null,
  2423. null,
  2424. "loop6b",
  2425. null
  2426. ],
  2427. "result":"loop6b"
  2428. },
  2429. {
  2430. "synchronise":[
  2431. "serve6",
  2432. null,
  2433. null,
  2434. null,
  2435. null,
  2436. null,
  2437. "serve6",
  2438. null
  2439. ],
  2440. "result":"serve6"
  2441. },
  2442. {
  2443. "synchronise":[
  2444. "loop5a",
  2445. null,
  2446. null,
  2447. null,
  2448. null,
  2449. "loop5a",
  2450. null,
  2451. null
  2452. ],
  2453. "result":"loop5a"
  2454. },
  2455. {
  2456. "synchronise":[
  2457. "loop5b",
  2458. null,
  2459. null,
  2460. null,
  2461. null,
  2462. "loop5b",
  2463. null,
  2464. null
  2465. ],
  2466. "result":"loop5b"
  2467. },
  2468. {
  2469. "synchronise":[
  2470. "serve5",
  2471. null,
  2472. null,
  2473. null,
  2474. null,
  2475. "serve5",
  2476. null,
  2477. null
  2478. ],
  2479. "result":"serve5"
  2480. },
  2481. {
  2482. "synchronise":[
  2483. "loop4a",
  2484. null,
  2485. null,
  2486. null,
  2487. "loop4a",
  2488. null,
  2489. null,
  2490. null
  2491. ],
  2492. "result":"loop4a"
  2493. },
  2494. {
  2495. "synchronise":[
  2496. "loop4b",
  2497. null,
  2498. null,
  2499. null,
  2500. "loop4b",
  2501. null,
  2502. null,
  2503. null
  2504. ],
  2505. "result":"loop4b"
  2506. },
  2507. {
  2508. "synchronise":[
  2509. "serve4",
  2510. null,
  2511. null,
  2512. null,
  2513. "serve4",
  2514. null,
  2515. null,
  2516. null
  2517. ],
  2518. "result":"serve4"
  2519. },
  2520. {
  2521. "synchronise":[
  2522. "loop3a",
  2523. null,
  2524. null,
  2525. "loop3a",
  2526. null,
  2527. null,
  2528. null,
  2529. null
  2530. ],
  2531. "result":"loop3a"
  2532. },
  2533. {
  2534. "synchronise":[
  2535. "loop3b",
  2536. null,
  2537. null,
  2538. "loop3b",
  2539. null,
  2540. null,
  2541. null,
  2542. null
  2543. ],
  2544. "result":"loop3b"
  2545. },
  2546. {
  2547. "synchronise":[
  2548. "serve3",
  2549. null,
  2550. null,
  2551. "serve3",
  2552. null,
  2553. null,
  2554. null,
  2555. null
  2556. ],
  2557. "result":"serve3"
  2558. },
  2559. {
  2560. "synchronise":[
  2561. "loop2a",
  2562. null,
  2563. "loop2a",
  2564. null,
  2565. null,
  2566. null,
  2567. null,
  2568. null
  2569. ],
  2570. "result":"loop2a"
  2571. },
  2572. {
  2573. "synchronise":[
  2574. "loop2b",
  2575. null,
  2576. "loop2b",
  2577. null,
  2578. null,
  2579. null,
  2580. null,
  2581. null
  2582. ],
  2583. "result":"loop2b"
  2584. },
  2585. {
  2586. "synchronise":[
  2587. "serve2",
  2588. null,
  2589. "serve2",
  2590. null,
  2591. null,
  2592. null,
  2593. null,
  2594. null
  2595. ],
  2596. "result":"serve2"
  2597. },
  2598. {
  2599. "synchronise":[
  2600. "loop1a",
  2601. "loop1a",
  2602. null,
  2603. null,
  2604. null,
  2605. null,
  2606. null,
  2607. null
  2608. ],
  2609. "result":"loop1a"
  2610. },
  2611. {
  2612. "synchronise":[
  2613. "loop1b",
  2614. "loop1b",
  2615. null,
  2616. null,
  2617. null,
  2618. null,
  2619. null,
  2620. null
  2621. ],
  2622. "result":"loop1b"
  2623. },
  2624. {
  2625. "synchronise":[
  2626. "serve1",
  2627. "serve1",
  2628. null,
  2629. null,
  2630. null,
  2631. null,
  2632. null,
  2633. null
  2634. ],
  2635. "result":"serve1"
  2636. },
  2637. {
  2638. "synchronise":[
  2639. null,
  2640. "tau__",
  2641. null,
  2642. null,
  2643. null,
  2644. null,
  2645. null,
  2646. null
  2647. ],
  2648. "result":"tau__"
  2649. },
  2650. {
  2651. "synchronise":[
  2652. null,
  2653. null,
  2654. "tau__",
  2655. null,
  2656. null,
  2657. null,
  2658. null,
  2659. null
  2660. ],
  2661. "result":"tau__"
  2662. },
  2663. {
  2664. "synchronise":[
  2665. null,
  2666. null,
  2667. null,
  2668. "tau__",
  2669. null,
  2670. null,
  2671. null,
  2672. null
  2673. ],
  2674. "result":"tau__"
  2675. },
  2676. {
  2677. "synchronise":[
  2678. null,
  2679. null,
  2680. null,
  2681. null,
  2682. "tau__",
  2683. null,
  2684. null,
  2685. null
  2686. ],
  2687. "result":"tau__"
  2688. },
  2689. {
  2690. "synchronise":[
  2691. null,
  2692. null,
  2693. null,
  2694. null,
  2695. null,
  2696. "tau__",
  2697. null,
  2698. null
  2699. ],
  2700. "result":"tau__"
  2701. },
  2702. {
  2703. "synchronise":[
  2704. null,
  2705. null,
  2706. null,
  2707. null,
  2708. null,
  2709. null,
  2710. "tau__",
  2711. null
  2712. ],
  2713. "result":"tau__"
  2714. },
  2715. {
  2716. "synchronise":[
  2717. null,
  2718. null,
  2719. null,
  2720. null,
  2721. null,
  2722. null,
  2723. null,
  2724. "tau__"
  2725. ],
  2726. "result":"tau__"
  2727. }
  2728. ]
  2729. }
  2730. }