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.

1396 lines
42 KiB

  1. {
  2. "jani-version":1,
  3. "features":[
  4. "derived-operators"
  5. ],
  6. "name":"Converted from PRISM by IscasMC",
  7. "type":"mdp",
  8. "actions":[
  9. {
  10. "name":"tau__"
  11. }
  12. ],
  13. "variables":[
  14. {
  15. "name":"q1",
  16. "type":{
  17. "kind":"bounded",
  18. "base":"int",
  19. "lower-bound":0,
  20. "upper-bound":1
  21. }
  22. },
  23. {
  24. "name":"q2",
  25. "type":{
  26. "kind":"bounded",
  27. "base":"int",
  28. "lower-bound":0,
  29. "upper-bound":1
  30. }
  31. },
  32. {
  33. "name":"q3",
  34. "type":{
  35. "kind":"bounded",
  36. "base":"int",
  37. "lower-bound":0,
  38. "upper-bound":1
  39. }
  40. },
  41. {
  42. "name":"q4",
  43. "type":{
  44. "kind":"bounded",
  45. "base":"int",
  46. "lower-bound":0,
  47. "upper-bound":1
  48. }
  49. },
  50. {
  51. "name":"q5",
  52. "type":{
  53. "kind":"bounded",
  54. "base":"int",
  55. "lower-bound":0,
  56. "upper-bound":1
  57. }
  58. },
  59. {
  60. "name":"q6",
  61. "type":{
  62. "kind":"bounded",
  63. "base":"int",
  64. "lower-bound":0,
  65. "upper-bound":1
  66. }
  67. },
  68. {
  69. "name":"q7",
  70. "type":{
  71. "kind":"bounded",
  72. "base":"int",
  73. "lower-bound":0,
  74. "upper-bound":1
  75. }
  76. },
  77. {
  78. "name":"q8",
  79. "type":{
  80. "kind":"bounded",
  81. "base":"int",
  82. "lower-bound":0,
  83. "upper-bound":1
  84. }
  85. },
  86. {
  87. "name":"q9",
  88. "type":{
  89. "kind":"bounded",
  90. "base":"int",
  91. "lower-bound":0,
  92. "upper-bound":1
  93. }
  94. },
  95. {
  96. "name":"q10",
  97. "type":{
  98. "kind":"bounded",
  99. "base":"int",
  100. "lower-bound":0,
  101. "upper-bound":1
  102. }
  103. },
  104. {
  105. "name":"q11",
  106. "type":{
  107. "kind":"bounded",
  108. "base":"int",
  109. "lower-bound":0,
  110. "upper-bound":1
  111. }
  112. },
  113. {
  114. "name":"q12",
  115. "type":{
  116. "kind":"bounded",
  117. "base":"int",
  118. "lower-bound":0,
  119. "upper-bound":1
  120. }
  121. },
  122. {
  123. "name":"q13",
  124. "type":{
  125. "kind":"bounded",
  126. "base":"int",
  127. "lower-bound":0,
  128. "upper-bound":1
  129. }
  130. },
  131. {
  132. "name":"q14",
  133. "type":{
  134. "kind":"bounded",
  135. "base":"int",
  136. "lower-bound":0,
  137. "upper-bound":1
  138. }
  139. }
  140. ],
  141. "observables":[
  142. {
  143. "name":"\"steps\""
  144. }
  145. ],
  146. "initial-states":{
  147. "exp":{
  148. "op":"≥",
  149. "left":{
  150. "op":"+",
  151. "left":{
  152. "op":"+",
  153. "left":{
  154. "op":"+",
  155. "left":{
  156. "op":"+",
  157. "left":{
  158. "op":"+",
  159. "left":{
  160. "op":"+",
  161. "left":{
  162. "op":"+",
  163. "left":{
  164. "op":"+",
  165. "left":{
  166. "op":"+",
  167. "left":{
  168. "op":"+",
  169. "left":{
  170. "op":"+",
  171. "left":{
  172. "op":"+",
  173. "left":{
  174. "op":"+",
  175. "left":"q1",
  176. "right":"q2"
  177. },
  178. "right":"q3"
  179. },
  180. "right":"q4"
  181. },
  182. "right":"q5"
  183. },
  184. "right":"q6"
  185. },
  186. "right":"q7"
  187. },
  188. "right":"q8"
  189. },
  190. "right":"q9"
  191. },
  192. "right":"q10"
  193. },
  194. "right":"q11"
  195. },
  196. "right":"q12"
  197. },
  198. "right":"q13"
  199. },
  200. "right":"q14"
  201. },
  202. "right":1
  203. }
  204. },
  205. "automata":[
  206. {
  207. "name":"process1",
  208. "locations":[
  209. {
  210. "name":"location",
  211. "observables":[
  212. {
  213. "ref":"\"steps\"",
  214. "value":1
  215. }
  216. ]
  217. }
  218. ],
  219. "initial-locations":[
  220. "location"
  221. ],
  222. "edges":[
  223. {
  224. "location":"location",
  225. "action":"tau__",
  226. "guard":{
  227. "exp":{
  228. "op":"=",
  229. "left":"q1",
  230. "right":1
  231. }
  232. },
  233. "destinations":[
  234. {
  235. "probability":{
  236. "exp":0.5000000
  237. },
  238. "location":"location",
  239. "assignments":[
  240. {
  241. "ref":"q1",
  242. "value":0
  243. },
  244. {
  245. "ref":"q14",
  246. "value":1
  247. }
  248. ],
  249. "observables":[
  250. ]
  251. },
  252. {
  253. "probability":{
  254. "exp":0.5000000
  255. },
  256. "location":"location",
  257. "assignments":[
  258. {
  259. "ref":"q1",
  260. "value":0
  261. },
  262. {
  263. "ref":"q2",
  264. "value":1
  265. }
  266. ],
  267. "observables":[
  268. ]
  269. }
  270. ]
  271. }
  272. ]
  273. },
  274. {
  275. "name":"process2",
  276. "locations":[
  277. {
  278. "name":"location"
  279. }
  280. ],
  281. "initial-locations":[
  282. "location"
  283. ],
  284. "edges":[
  285. {
  286. "location":"location",
  287. "action":"tau__",
  288. "guard":{
  289. "exp":{
  290. "op":"=",
  291. "left":"q2",
  292. "right":1
  293. }
  294. },
  295. "destinations":[
  296. {
  297. "probability":{
  298. "exp":0.5000000
  299. },
  300. "location":"location",
  301. "assignments":[
  302. {
  303. "ref":"q2",
  304. "value":0
  305. },
  306. {
  307. "ref":"q1",
  308. "value":1
  309. }
  310. ],
  311. "observables":[
  312. ]
  313. },
  314. {
  315. "probability":{
  316. "exp":0.5000000
  317. },
  318. "location":"location",
  319. "assignments":[
  320. {
  321. "ref":"q2",
  322. "value":0
  323. },
  324. {
  325. "ref":"q3",
  326. "value":1
  327. }
  328. ],
  329. "observables":[
  330. ]
  331. }
  332. ]
  333. }
  334. ]
  335. },
  336. {
  337. "name":"process3",
  338. "locations":[
  339. {
  340. "name":"location"
  341. }
  342. ],
  343. "initial-locations":[
  344. "location"
  345. ],
  346. "edges":[
  347. {
  348. "location":"location",
  349. "action":"tau__",
  350. "guard":{
  351. "exp":{
  352. "op":"=",
  353. "left":"q3",
  354. "right":1
  355. }
  356. },
  357. "destinations":[
  358. {
  359. "probability":{
  360. "exp":0.5000000
  361. },
  362. "location":"location",
  363. "assignments":[
  364. {
  365. "ref":"q3",
  366. "value":0
  367. },
  368. {
  369. "ref":"q2",
  370. "value":1
  371. }
  372. ],
  373. "observables":[
  374. ]
  375. },
  376. {
  377. "probability":{
  378. "exp":0.5000000
  379. },
  380. "location":"location",
  381. "assignments":[
  382. {
  383. "ref":"q3",
  384. "value":0
  385. },
  386. {
  387. "ref":"q4",
  388. "value":1
  389. }
  390. ],
  391. "observables":[
  392. ]
  393. }
  394. ]
  395. }
  396. ]
  397. },
  398. {
  399. "name":"process4",
  400. "locations":[
  401. {
  402. "name":"location"
  403. }
  404. ],
  405. "initial-locations":[
  406. "location"
  407. ],
  408. "edges":[
  409. {
  410. "location":"location",
  411. "action":"tau__",
  412. "guard":{
  413. "exp":{
  414. "op":"=",
  415. "left":"q4",
  416. "right":1
  417. }
  418. },
  419. "destinations":[
  420. {
  421. "probability":{
  422. "exp":0.5000000
  423. },
  424. "location":"location",
  425. "assignments":[
  426. {
  427. "ref":"q4",
  428. "value":0
  429. },
  430. {
  431. "ref":"q3",
  432. "value":1
  433. }
  434. ],
  435. "observables":[
  436. ]
  437. },
  438. {
  439. "probability":{
  440. "exp":0.5000000
  441. },
  442. "location":"location",
  443. "assignments":[
  444. {
  445. "ref":"q4",
  446. "value":0
  447. },
  448. {
  449. "ref":"q5",
  450. "value":1
  451. }
  452. ],
  453. "observables":[
  454. ]
  455. }
  456. ]
  457. }
  458. ]
  459. },
  460. {
  461. "name":"process5",
  462. "locations":[
  463. {
  464. "name":"location"
  465. }
  466. ],
  467. "initial-locations":[
  468. "location"
  469. ],
  470. "edges":[
  471. {
  472. "location":"location",
  473. "action":"tau__",
  474. "guard":{
  475. "exp":{
  476. "op":"=",
  477. "left":"q5",
  478. "right":1
  479. }
  480. },
  481. "destinations":[
  482. {
  483. "probability":{
  484. "exp":0.5000000
  485. },
  486. "location":"location",
  487. "assignments":[
  488. {
  489. "ref":"q5",
  490. "value":0
  491. },
  492. {
  493. "ref":"q4",
  494. "value":1
  495. }
  496. ],
  497. "observables":[
  498. ]
  499. },
  500. {
  501. "probability":{
  502. "exp":0.5000000
  503. },
  504. "location":"location",
  505. "assignments":[
  506. {
  507. "ref":"q5",
  508. "value":0
  509. },
  510. {
  511. "ref":"q6",
  512. "value":1
  513. }
  514. ],
  515. "observables":[
  516. ]
  517. }
  518. ]
  519. }
  520. ]
  521. },
  522. {
  523. "name":"process6",
  524. "locations":[
  525. {
  526. "name":"location"
  527. }
  528. ],
  529. "initial-locations":[
  530. "location"
  531. ],
  532. "edges":[
  533. {
  534. "location":"location",
  535. "action":"tau__",
  536. "guard":{
  537. "exp":{
  538. "op":"=",
  539. "left":"q6",
  540. "right":1
  541. }
  542. },
  543. "destinations":[
  544. {
  545. "probability":{
  546. "exp":0.5000000
  547. },
  548. "location":"location",
  549. "assignments":[
  550. {
  551. "ref":"q6",
  552. "value":0
  553. },
  554. {
  555. "ref":"q5",
  556. "value":1
  557. }
  558. ],
  559. "observables":[
  560. ]
  561. },
  562. {
  563. "probability":{
  564. "exp":0.5000000
  565. },
  566. "location":"location",
  567. "assignments":[
  568. {
  569. "ref":"q6",
  570. "value":0
  571. },
  572. {
  573. "ref":"q7",
  574. "value":1
  575. }
  576. ],
  577. "observables":[
  578. ]
  579. }
  580. ]
  581. }
  582. ]
  583. },
  584. {
  585. "name":"process7",
  586. "locations":[
  587. {
  588. "name":"location"
  589. }
  590. ],
  591. "initial-locations":[
  592. "location"
  593. ],
  594. "edges":[
  595. {
  596. "location":"location",
  597. "action":"tau__",
  598. "guard":{
  599. "exp":{
  600. "op":"=",
  601. "left":"q7",
  602. "right":1
  603. }
  604. },
  605. "destinations":[
  606. {
  607. "probability":{
  608. "exp":0.5000000
  609. },
  610. "location":"location",
  611. "assignments":[
  612. {
  613. "ref":"q7",
  614. "value":0
  615. },
  616. {
  617. "ref":"q6",
  618. "value":1
  619. }
  620. ],
  621. "observables":[
  622. ]
  623. },
  624. {
  625. "probability":{
  626. "exp":0.5000000
  627. },
  628. "location":"location",
  629. "assignments":[
  630. {
  631. "ref":"q7",
  632. "value":0
  633. },
  634. {
  635. "ref":"q8",
  636. "value":1
  637. }
  638. ],
  639. "observables":[
  640. ]
  641. }
  642. ]
  643. }
  644. ]
  645. },
  646. {
  647. "name":"process8",
  648. "locations":[
  649. {
  650. "name":"location"
  651. }
  652. ],
  653. "initial-locations":[
  654. "location"
  655. ],
  656. "edges":[
  657. {
  658. "location":"location",
  659. "action":"tau__",
  660. "guard":{
  661. "exp":{
  662. "op":"=",
  663. "left":"q8",
  664. "right":1
  665. }
  666. },
  667. "destinations":[
  668. {
  669. "probability":{
  670. "exp":0.5000000
  671. },
  672. "location":"location",
  673. "assignments":[
  674. {
  675. "ref":"q8",
  676. "value":0
  677. },
  678. {
  679. "ref":"q7",
  680. "value":1
  681. }
  682. ],
  683. "observables":[
  684. ]
  685. },
  686. {
  687. "probability":{
  688. "exp":0.5000000
  689. },
  690. "location":"location",
  691. "assignments":[
  692. {
  693. "ref":"q8",
  694. "value":0
  695. },
  696. {
  697. "ref":"q9",
  698. "value":1
  699. }
  700. ],
  701. "observables":[
  702. ]
  703. }
  704. ]
  705. }
  706. ]
  707. },
  708. {
  709. "name":"process9",
  710. "locations":[
  711. {
  712. "name":"location"
  713. }
  714. ],
  715. "initial-locations":[
  716. "location"
  717. ],
  718. "edges":[
  719. {
  720. "location":"location",
  721. "action":"tau__",
  722. "guard":{
  723. "exp":{
  724. "op":"=",
  725. "left":"q9",
  726. "right":1
  727. }
  728. },
  729. "destinations":[
  730. {
  731. "probability":{
  732. "exp":0.5000000
  733. },
  734. "location":"location",
  735. "assignments":[
  736. {
  737. "ref":"q9",
  738. "value":0
  739. },
  740. {
  741. "ref":"q8",
  742. "value":1
  743. }
  744. ],
  745. "observables":[
  746. ]
  747. },
  748. {
  749. "probability":{
  750. "exp":0.5000000
  751. },
  752. "location":"location",
  753. "assignments":[
  754. {
  755. "ref":"q9",
  756. "value":0
  757. },
  758. {
  759. "ref":"q10",
  760. "value":1
  761. }
  762. ],
  763. "observables":[
  764. ]
  765. }
  766. ]
  767. }
  768. ]
  769. },
  770. {
  771. "name":"process10",
  772. "locations":[
  773. {
  774. "name":"location"
  775. }
  776. ],
  777. "initial-locations":[
  778. "location"
  779. ],
  780. "edges":[
  781. {
  782. "location":"location",
  783. "action":"tau__",
  784. "guard":{
  785. "exp":{
  786. "op":"=",
  787. "left":"q10",
  788. "right":1
  789. }
  790. },
  791. "destinations":[
  792. {
  793. "probability":{
  794. "exp":0.5000000
  795. },
  796. "location":"location",
  797. "assignments":[
  798. {
  799. "ref":"q10",
  800. "value":0
  801. },
  802. {
  803. "ref":"q9",
  804. "value":1
  805. }
  806. ],
  807. "observables":[
  808. ]
  809. },
  810. {
  811. "probability":{
  812. "exp":0.5000000
  813. },
  814. "location":"location",
  815. "assignments":[
  816. {
  817. "ref":"q10",
  818. "value":0
  819. },
  820. {
  821. "ref":"q11",
  822. "value":1
  823. }
  824. ],
  825. "observables":[
  826. ]
  827. }
  828. ]
  829. }
  830. ]
  831. },
  832. {
  833. "name":"process11",
  834. "locations":[
  835. {
  836. "name":"location"
  837. }
  838. ],
  839. "initial-locations":[
  840. "location"
  841. ],
  842. "edges":[
  843. {
  844. "location":"location",
  845. "action":"tau__",
  846. "guard":{
  847. "exp":{
  848. "op":"=",
  849. "left":"q11",
  850. "right":1
  851. }
  852. },
  853. "destinations":[
  854. {
  855. "probability":{
  856. "exp":0.5000000
  857. },
  858. "location":"location",
  859. "assignments":[
  860. {
  861. "ref":"q11",
  862. "value":0
  863. },
  864. {
  865. "ref":"q10",
  866. "value":1
  867. }
  868. ],
  869. "observables":[
  870. ]
  871. },
  872. {
  873. "probability":{
  874. "exp":0.5000000
  875. },
  876. "location":"location",
  877. "assignments":[
  878. {
  879. "ref":"q11",
  880. "value":0
  881. },
  882. {
  883. "ref":"q12",
  884. "value":1
  885. }
  886. ],
  887. "observables":[
  888. ]
  889. }
  890. ]
  891. }
  892. ]
  893. },
  894. {
  895. "name":"process12",
  896. "locations":[
  897. {
  898. "name":"location"
  899. }
  900. ],
  901. "initial-locations":[
  902. "location"
  903. ],
  904. "edges":[
  905. {
  906. "location":"location",
  907. "action":"tau__",
  908. "guard":{
  909. "exp":{
  910. "op":"=",
  911. "left":"q12",
  912. "right":1
  913. }
  914. },
  915. "destinations":[
  916. {
  917. "probability":{
  918. "exp":0.5000000
  919. },
  920. "location":"location",
  921. "assignments":[
  922. {
  923. "ref":"q12",
  924. "value":0
  925. },
  926. {
  927. "ref":"q11",
  928. "value":1
  929. }
  930. ],
  931. "observables":[
  932. ]
  933. },
  934. {
  935. "probability":{
  936. "exp":0.5000000
  937. },
  938. "location":"location",
  939. "assignments":[
  940. {
  941. "ref":"q12",
  942. "value":0
  943. },
  944. {
  945. "ref":"q13",
  946. "value":1
  947. }
  948. ],
  949. "observables":[
  950. ]
  951. }
  952. ]
  953. }
  954. ]
  955. },
  956. {
  957. "name":"process13",
  958. "locations":[
  959. {
  960. "name":"location"
  961. }
  962. ],
  963. "initial-locations":[
  964. "location"
  965. ],
  966. "edges":[
  967. {
  968. "location":"location",
  969. "action":"tau__",
  970. "guard":{
  971. "exp":{
  972. "op":"=",
  973. "left":"q13",
  974. "right":1
  975. }
  976. },
  977. "destinations":[
  978. {
  979. "probability":{
  980. "exp":0.5000000
  981. },
  982. "location":"location",
  983. "assignments":[
  984. {
  985. "ref":"q13",
  986. "value":0
  987. },
  988. {
  989. "ref":"q12",
  990. "value":1
  991. }
  992. ],
  993. "observables":[
  994. ]
  995. },
  996. {
  997. "probability":{
  998. "exp":0.5000000
  999. },
  1000. "location":"location",
  1001. "assignments":[
  1002. {
  1003. "ref":"q13",
  1004. "value":0
  1005. },
  1006. {
  1007. "ref":"q14",
  1008. "value":1
  1009. }
  1010. ],
  1011. "observables":[
  1012. ]
  1013. }
  1014. ]
  1015. }
  1016. ]
  1017. },
  1018. {
  1019. "name":"process14",
  1020. "locations":[
  1021. {
  1022. "name":"location"
  1023. }
  1024. ],
  1025. "initial-locations":[
  1026. "location"
  1027. ],
  1028. "edges":[
  1029. {
  1030. "location":"location",
  1031. "action":"tau__",
  1032. "guard":{
  1033. "exp":{
  1034. "op":"=",
  1035. "left":"q14",
  1036. "right":1
  1037. }
  1038. },
  1039. "destinations":[
  1040. {
  1041. "probability":{
  1042. "exp":0.5000000
  1043. },
  1044. "location":"location",
  1045. "assignments":[
  1046. {
  1047. "ref":"q14",
  1048. "value":0
  1049. },
  1050. {
  1051. "ref":"q13",
  1052. "value":1
  1053. }
  1054. ],
  1055. "observables":[
  1056. ]
  1057. },
  1058. {
  1059. "probability":{
  1060. "exp":0.5000000
  1061. },
  1062. "location":"location",
  1063. "assignments":[
  1064. {
  1065. "ref":"q14",
  1066. "value":0
  1067. },
  1068. {
  1069. "ref":"q1",
  1070. "value":1
  1071. }
  1072. ],
  1073. "observables":[
  1074. ]
  1075. }
  1076. ]
  1077. }
  1078. ]
  1079. }
  1080. ],
  1081. "system":{
  1082. "elements":[
  1083. {
  1084. "automaton":"process1"
  1085. },
  1086. {
  1087. "automaton":"process2"
  1088. },
  1089. {
  1090. "automaton":"process3"
  1091. },
  1092. {
  1093. "automaton":"process4"
  1094. },
  1095. {
  1096. "automaton":"process5"
  1097. },
  1098. {
  1099. "automaton":"process6"
  1100. },
  1101. {
  1102. "automaton":"process7"
  1103. },
  1104. {
  1105. "automaton":"process8"
  1106. },
  1107. {
  1108. "automaton":"process9"
  1109. },
  1110. {
  1111. "automaton":"process10"
  1112. },
  1113. {
  1114. "automaton":"process11"
  1115. },
  1116. {
  1117. "automaton":"process12"
  1118. },
  1119. {
  1120. "automaton":"process13"
  1121. },
  1122. {
  1123. "automaton":"process14"
  1124. }
  1125. ],
  1126. "syncs":[
  1127. {
  1128. "synchronise":[
  1129. "tau__",
  1130. null,
  1131. null,
  1132. null,
  1133. null,
  1134. null,
  1135. null,
  1136. null,
  1137. null,
  1138. null,
  1139. null,
  1140. null,
  1141. null,
  1142. null
  1143. ],
  1144. "result":"tau__"
  1145. },
  1146. {
  1147. "synchronise":[
  1148. null,
  1149. "tau__",
  1150. null,
  1151. null,
  1152. null,
  1153. null,
  1154. null,
  1155. null,
  1156. null,
  1157. null,
  1158. null,
  1159. null,
  1160. null,
  1161. null
  1162. ],
  1163. "result":"tau__"
  1164. },
  1165. {
  1166. "synchronise":[
  1167. null,
  1168. null,
  1169. "tau__",
  1170. null,
  1171. null,
  1172. null,
  1173. null,
  1174. null,
  1175. null,
  1176. null,
  1177. null,
  1178. null,
  1179. null,
  1180. null
  1181. ],
  1182. "result":"tau__"
  1183. },
  1184. {
  1185. "synchronise":[
  1186. null,
  1187. null,
  1188. null,
  1189. "tau__",
  1190. null,
  1191. null,
  1192. null,
  1193. null,
  1194. null,
  1195. null,
  1196. null,
  1197. null,
  1198. null,
  1199. null
  1200. ],
  1201. "result":"tau__"
  1202. },
  1203. {
  1204. "synchronise":[
  1205. null,
  1206. null,
  1207. null,
  1208. null,
  1209. "tau__",
  1210. null,
  1211. null,
  1212. null,
  1213. null,
  1214. null,
  1215. null,
  1216. null,
  1217. null,
  1218. null
  1219. ],
  1220. "result":"tau__"
  1221. },
  1222. {
  1223. "synchronise":[
  1224. null,
  1225. null,
  1226. null,
  1227. null,
  1228. null,
  1229. "tau__",
  1230. null,
  1231. null,
  1232. null,
  1233. null,
  1234. null,
  1235. null,
  1236. null,
  1237. null
  1238. ],
  1239. "result":"tau__"
  1240. },
  1241. {
  1242. "synchronise":[
  1243. null,
  1244. null,
  1245. null,
  1246. null,
  1247. null,
  1248. null,
  1249. "tau__",
  1250. null,
  1251. null,
  1252. null,
  1253. null,
  1254. null,
  1255. null,
  1256. null
  1257. ],
  1258. "result":"tau__"
  1259. },
  1260. {
  1261. "synchronise":[
  1262. null,
  1263. null,
  1264. null,
  1265. null,
  1266. null,
  1267. null,
  1268. null,
  1269. "tau__",
  1270. null,
  1271. null,
  1272. null,
  1273. null,
  1274. null,
  1275. null
  1276. ],
  1277. "result":"tau__"
  1278. },
  1279. {
  1280. "synchronise":[
  1281. null,
  1282. null,
  1283. null,
  1284. null,
  1285. null,
  1286. null,
  1287. null,
  1288. null,
  1289. "tau__",
  1290. null,
  1291. null,
  1292. null,
  1293. null,
  1294. null
  1295. ],
  1296. "result":"tau__"
  1297. },
  1298. {
  1299. "synchronise":[
  1300. null,
  1301. null,
  1302. null,
  1303. null,
  1304. null,
  1305. null,
  1306. null,
  1307. null,
  1308. null,
  1309. "tau__",
  1310. null,
  1311. null,
  1312. null,
  1313. null
  1314. ],
  1315. "result":"tau__"
  1316. },
  1317. {
  1318. "synchronise":[
  1319. null,
  1320. null,
  1321. null,
  1322. null,
  1323. null,
  1324. null,
  1325. null,
  1326. null,
  1327. null,
  1328. null,
  1329. "tau__",
  1330. null,
  1331. null,
  1332. null
  1333. ],
  1334. "result":"tau__"
  1335. },
  1336. {
  1337. "synchronise":[
  1338. null,
  1339. null,
  1340. null,
  1341. null,
  1342. null,
  1343. null,
  1344. null,
  1345. null,
  1346. null,
  1347. null,
  1348. null,
  1349. "tau__",
  1350. null,
  1351. null
  1352. ],
  1353. "result":"tau__"
  1354. },
  1355. {
  1356. "synchronise":[
  1357. null,
  1358. null,
  1359. null,
  1360. null,
  1361. null,
  1362. null,
  1363. null,
  1364. null,
  1365. null,
  1366. null,
  1367. null,
  1368. null,
  1369. "tau__",
  1370. null
  1371. ],
  1372. "result":"tau__"
  1373. },
  1374. {
  1375. "synchronise":[
  1376. null,
  1377. null,
  1378. null,
  1379. null,
  1380. null,
  1381. null,
  1382. null,
  1383. null,
  1384. null,
  1385. null,
  1386. null,
  1387. null,
  1388. null,
  1389. "tau__"
  1390. ],
  1391. "result":"tau__"
  1392. }
  1393. ]
  1394. }
  1395. }