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.

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