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.

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