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.

4975 lines
186 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":"send1"
  11. },
  12. {
  13. "name":"send2"
  14. },
  15. {
  16. "name":"finish1"
  17. },
  18. {
  19. "name":"finish2"
  20. },
  21. {
  22. "name":"time"
  23. },
  24. {
  25. "name":"tau__"
  26. }
  27. ],
  28. "constants":[
  29. {
  30. "name":"TRANS_TIME_MAX",
  31. "type":"int"
  32. },
  33. {
  34. "name":"DEADLINE",
  35. "type":"int"
  36. }
  37. ],
  38. "variables":[
  39. {
  40. "name":"c1",
  41. "type":{
  42. "kind":"bounded",
  43. "base":"int",
  44. "lower-bound":0,
  45. "upper-bound":2
  46. }
  47. },
  48. {
  49. "name":"c2",
  50. "type":{
  51. "kind":"bounded",
  52. "base":"int",
  53. "lower-bound":0,
  54. "upper-bound":2
  55. }
  56. },
  57. {
  58. "name":"x1",
  59. "type":{
  60. "kind":"bounded",
  61. "base":"int",
  62. "lower-bound":0,
  63. "upper-bound":{
  64. "op":"+",
  65. "left":{
  66. "op":"max",
  67. "left":6,
  68. "right":"TRANS_TIME_MAX"
  69. },
  70. "right":1
  71. }
  72. }
  73. },
  74. {
  75. "name":"s1",
  76. "type":{
  77. "kind":"bounded",
  78. "base":"int",
  79. "lower-bound":1,
  80. "upper-bound":12
  81. }
  82. },
  83. {
  84. "name":"slot1",
  85. "type":{
  86. "kind":"bounded",
  87. "base":"int",
  88. "lower-bound":0,
  89. "upper-bound":1
  90. }
  91. },
  92. {
  93. "name":"backoff1",
  94. "type":{
  95. "kind":"bounded",
  96. "base":"int",
  97. "lower-bound":0,
  98. "upper-bound":15
  99. }
  100. },
  101. {
  102. "name":"bc1",
  103. "type":{
  104. "kind":"bounded",
  105. "base":"int",
  106. "lower-bound":0,
  107. "upper-bound":1
  108. }
  109. },
  110. {
  111. "name":"t",
  112. "type":{
  113. "kind":"bounded",
  114. "base":"int",
  115. "lower-bound":0,
  116. "upper-bound":"DEADLINE"
  117. }
  118. },
  119. {
  120. "name":"x2",
  121. "type":{
  122. "kind":"bounded",
  123. "base":"int",
  124. "lower-bound":0,
  125. "upper-bound":{
  126. "op":"+",
  127. "left":{
  128. "op":"max",
  129. "left":6,
  130. "right":"TRANS_TIME_MAX"
  131. },
  132. "right":1
  133. }
  134. }
  135. },
  136. {
  137. "name":"s2",
  138. "type":{
  139. "kind":"bounded",
  140. "base":"int",
  141. "lower-bound":1,
  142. "upper-bound":12
  143. }
  144. },
  145. {
  146. "name":"slot2",
  147. "type":{
  148. "kind":"bounded",
  149. "base":"int",
  150. "lower-bound":0,
  151. "upper-bound":1
  152. }
  153. },
  154. {
  155. "name":"backoff2",
  156. "type":{
  157. "kind":"bounded",
  158. "base":"int",
  159. "lower-bound":0,
  160. "upper-bound":15
  161. }
  162. },
  163. {
  164. "name":"bc2",
  165. "type":{
  166. "kind":"bounded",
  167. "base":"int",
  168. "lower-bound":0,
  169. "upper-bound":1
  170. }
  171. }
  172. ],
  173. "observables":[
  174. ],
  175. "initial-states":{
  176. "exp":{
  177. "op":"∧",
  178. "left":{
  179. "op":"∧",
  180. "left":{
  181. "op":"∧",
  182. "left":{
  183. "op":"∧",
  184. "left":{
  185. "op":"∧",
  186. "left":{
  187. "op":"∧",
  188. "left":{
  189. "op":"∧",
  190. "left":{
  191. "op":"∧",
  192. "left":{
  193. "op":"∧",
  194. "left":{
  195. "op":"∧",
  196. "left":{
  197. "op":"∧",
  198. "left":{
  199. "op":"∧",
  200. "left":{
  201. "op":"=",
  202. "left":"c1",
  203. "right":0
  204. },
  205. "right":{
  206. "op":"=",
  207. "left":"c2",
  208. "right":0
  209. }
  210. },
  211. "right":{
  212. "op":"=",
  213. "left":"x1",
  214. "right":0
  215. }
  216. },
  217. "right":{
  218. "op":"=",
  219. "left":"s1",
  220. "right":1
  221. }
  222. },
  223. "right":{
  224. "op":"=",
  225. "left":"slot1",
  226. "right":0
  227. }
  228. },
  229. "right":{
  230. "op":"=",
  231. "left":"backoff1",
  232. "right":0
  233. }
  234. },
  235. "right":{
  236. "op":"=",
  237. "left":"bc1",
  238. "right":0
  239. }
  240. },
  241. "right":{
  242. "op":"=",
  243. "left":"t",
  244. "right":0
  245. }
  246. },
  247. "right":{
  248. "op":"=",
  249. "left":"x2",
  250. "right":0
  251. }
  252. },
  253. "right":{
  254. "op":"=",
  255. "left":"s2",
  256. "right":1
  257. }
  258. },
  259. "right":{
  260. "op":"=",
  261. "left":"slot2",
  262. "right":0
  263. }
  264. },
  265. "right":{
  266. "op":"=",
  267. "left":"backoff2",
  268. "right":0
  269. }
  270. },
  271. "right":{
  272. "op":"=",
  273. "left":"bc2",
  274. "right":0
  275. }
  276. }
  277. },
  278. "automata":[
  279. {
  280. "name":"medium",
  281. "locations":[
  282. {
  283. "name":"location"
  284. }
  285. ],
  286. "initial-locations":[
  287. "location"
  288. ],
  289. "edges":[
  290. {
  291. "location":"location",
  292. "action":"send1",
  293. "guard":{
  294. "exp":{
  295. "op":"∧",
  296. "left":{
  297. "op":"=",
  298. "left":"c1",
  299. "right":0
  300. },
  301. "right":{
  302. "op":"=",
  303. "left":"c2",
  304. "right":0
  305. }
  306. }
  307. },
  308. "destinations":[
  309. {
  310. "probability":{
  311. "exp":1
  312. },
  313. "location":"location",
  314. "assignments":[
  315. {
  316. "ref":"c1",
  317. "value":1
  318. }
  319. ],
  320. "observables":[
  321. ]
  322. }
  323. ]
  324. },
  325. {
  326. "location":"location",
  327. "action":"send2",
  328. "guard":{
  329. "exp":{
  330. "op":"∧",
  331. "left":{
  332. "op":"=",
  333. "left":"c2",
  334. "right":0
  335. },
  336. "right":{
  337. "op":"=",
  338. "left":"c1",
  339. "right":0
  340. }
  341. }
  342. },
  343. "destinations":[
  344. {
  345. "probability":{
  346. "exp":1
  347. },
  348. "location":"location",
  349. "assignments":[
  350. {
  351. "ref":"c2",
  352. "value":1
  353. }
  354. ],
  355. "observables":[
  356. ]
  357. }
  358. ]
  359. },
  360. {
  361. "location":"location",
  362. "action":"send1",
  363. "guard":{
  364. "exp":{
  365. "op":"∧",
  366. "left":{
  367. "op":"=",
  368. "left":"c1",
  369. "right":0
  370. },
  371. "right":{
  372. "op":">",
  373. "left":"c2",
  374. "right":0
  375. }
  376. }
  377. },
  378. "destinations":[
  379. {
  380. "probability":{
  381. "exp":1
  382. },
  383. "location":"location",
  384. "assignments":[
  385. {
  386. "ref":"c1",
  387. "value":2
  388. },
  389. {
  390. "ref":"c2",
  391. "value":2
  392. }
  393. ],
  394. "observables":[
  395. ]
  396. }
  397. ]
  398. },
  399. {
  400. "location":"location",
  401. "action":"send2",
  402. "guard":{
  403. "exp":{
  404. "op":"∧",
  405. "left":{
  406. "op":"=",
  407. "left":"c2",
  408. "right":0
  409. },
  410. "right":{
  411. "op":">",
  412. "left":"c1",
  413. "right":0
  414. }
  415. }
  416. },
  417. "destinations":[
  418. {
  419. "probability":{
  420. "exp":1
  421. },
  422. "location":"location",
  423. "assignments":[
  424. {
  425. "ref":"c1",
  426. "value":2
  427. },
  428. {
  429. "ref":"c2",
  430. "value":2
  431. }
  432. ],
  433. "observables":[
  434. ]
  435. }
  436. ]
  437. },
  438. {
  439. "location":"location",
  440. "action":"finish1",
  441. "guard":{
  442. "exp":{
  443. "op":">",
  444. "left":"c1",
  445. "right":0
  446. }
  447. },
  448. "destinations":[
  449. {
  450. "probability":{
  451. "exp":1
  452. },
  453. "location":"location",
  454. "assignments":[
  455. {
  456. "ref":"c1",
  457. "value":0
  458. }
  459. ],
  460. "observables":[
  461. ]
  462. }
  463. ]
  464. },
  465. {
  466. "location":"location",
  467. "action":"finish2",
  468. "guard":{
  469. "exp":{
  470. "op":">",
  471. "left":"c2",
  472. "right":0
  473. }
  474. },
  475. "destinations":[
  476. {
  477. "probability":{
  478. "exp":1
  479. },
  480. "location":"location",
  481. "assignments":[
  482. {
  483. "ref":"c2",
  484. "value":0
  485. }
  486. ],
  487. "observables":[
  488. ]
  489. }
  490. ]
  491. }
  492. ]
  493. },
  494. {
  495. "name":"station1",
  496. "locations":[
  497. {
  498. "name":"location"
  499. }
  500. ],
  501. "initial-locations":[
  502. "location"
  503. ],
  504. "edges":[
  505. {
  506. "location":"location",
  507. "action":"time",
  508. "guard":{
  509. "exp":{
  510. "op":"∧",
  511. "left":{
  512. "op":"∧",
  513. "left":{
  514. "op":"=",
  515. "left":"s1",
  516. "right":1
  517. },
  518. "right":{
  519. "op":"<",
  520. "left":"x1",
  521. "right":3
  522. }
  523. },
  524. "right":{
  525. "op":"∧",
  526. "left":{
  527. "op":"=",
  528. "left":"c1",
  529. "right":0
  530. },
  531. "right":{
  532. "op":"=",
  533. "left":"c2",
  534. "right":0
  535. }
  536. }
  537. }
  538. },
  539. "destinations":[
  540. {
  541. "probability":{
  542. "exp":1
  543. },
  544. "location":"location",
  545. "assignments":[
  546. {
  547. "ref":"x1",
  548. "value":{
  549. "op":"min",
  550. "left":{
  551. "op":"+",
  552. "left":"x1",
  553. "right":1
  554. },
  555. "right":{
  556. "op":"+",
  557. "left":{
  558. "op":"max",
  559. "left":6,
  560. "right":"TRANS_TIME_MAX"
  561. },
  562. "right":1
  563. }
  564. }
  565. }
  566. ],
  567. "observables":[
  568. ]
  569. }
  570. ]
  571. },
  572. {
  573. "location":"location",
  574. "action":"tau__",
  575. "guard":{
  576. "exp":{
  577. "op":"∧",
  578. "left":{
  579. "op":"=",
  580. "left":"s1",
  581. "right":1
  582. },
  583. "right":{
  584. "op":"∨",
  585. "left":{
  586. "op":"=",
  587. "left":"x1",
  588. "right":3
  589. },
  590. "right":{
  591. "op":"=",
  592. "left":"x1",
  593. "right":{
  594. "op":"-",
  595. "left":3,
  596. "right":1
  597. }
  598. }
  599. }
  600. }
  601. },
  602. "destinations":[
  603. {
  604. "probability":{
  605. "exp":1
  606. },
  607. "location":"location",
  608. "assignments":[
  609. {
  610. "ref":"s1",
  611. "value":8
  612. },
  613. {
  614. "ref":"x1",
  615. "value":0
  616. }
  617. ],
  618. "observables":[
  619. ]
  620. }
  621. ]
  622. },
  623. {
  624. "location":"location",
  625. "action":"tau__",
  626. "guard":{
  627. "exp":{
  628. "op":"∧",
  629. "left":{
  630. "op":"=",
  631. "left":"s1",
  632. "right":1
  633. },
  634. "right":{
  635. "op":"∨",
  636. "left":{
  637. "op":">",
  638. "left":"c1",
  639. "right":0
  640. },
  641. "right":{
  642. "op":">",
  643. "left":"c2",
  644. "right":0
  645. }
  646. }
  647. }
  648. },
  649. "destinations":[
  650. {
  651. "probability":{
  652. "exp":1
  653. },
  654. "location":"location",
  655. "assignments":[
  656. {
  657. "ref":"s1",
  658. "value":2
  659. },
  660. {
  661. "ref":"x1",
  662. "value":0
  663. }
  664. ],
  665. "observables":[
  666. ]
  667. }
  668. ]
  669. },
  670. {
  671. "location":"location",
  672. "action":"time",
  673. "guard":{
  674. "exp":{
  675. "op":"∧",
  676. "left":{
  677. "op":"=",
  678. "left":"s1",
  679. "right":2
  680. },
  681. "right":{
  682. "op":"∨",
  683. "left":{
  684. "op":">",
  685. "left":"c1",
  686. "right":0
  687. },
  688. "right":{
  689. "op":">",
  690. "left":"c2",
  691. "right":0
  692. }
  693. }
  694. }
  695. },
  696. "destinations":[
  697. {
  698. "probability":{
  699. "exp":1
  700. },
  701. "location":"location",
  702. "assignments":[
  703. {
  704. "ref":"s1",
  705. "value":2
  706. }
  707. ],
  708. "observables":[
  709. ]
  710. }
  711. ]
  712. },
  713. {
  714. "location":"location",
  715. "action":"tau__",
  716. "guard":{
  717. "exp":{
  718. "op":"∧",
  719. "left":{
  720. "op":"=",
  721. "left":"s1",
  722. "right":2
  723. },
  724. "right":{
  725. "op":"∧",
  726. "left":{
  727. "op":"=",
  728. "left":"c1",
  729. "right":0
  730. },
  731. "right":{
  732. "op":"=",
  733. "left":"c2",
  734. "right":0
  735. }
  736. }
  737. }
  738. },
  739. "destinations":[
  740. {
  741. "probability":{
  742. "exp":1
  743. },
  744. "location":"location",
  745. "assignments":[
  746. {
  747. "ref":"s1",
  748. "value":3
  749. }
  750. ],
  751. "observables":[
  752. ]
  753. }
  754. ]
  755. },
  756. {
  757. "location":"location",
  758. "action":"time",
  759. "guard":{
  760. "exp":{
  761. "op":"∧",
  762. "left":{
  763. "op":"∧",
  764. "left":{
  765. "op":"=",
  766. "left":"s1",
  767. "right":3
  768. },
  769. "right":{
  770. "op":"<",
  771. "left":"x1",
  772. "right":3
  773. }
  774. },
  775. "right":{
  776. "op":"∧",
  777. "left":{
  778. "op":"=",
  779. "left":"c1",
  780. "right":0
  781. },
  782. "right":{
  783. "op":"=",
  784. "left":"c2",
  785. "right":0
  786. }
  787. }
  788. }
  789. },
  790. "destinations":[
  791. {
  792. "probability":{
  793. "exp":1
  794. },
  795. "location":"location",
  796. "assignments":[
  797. {
  798. "ref":"x1",
  799. "value":{
  800. "op":"min",
  801. "left":{
  802. "op":"+",
  803. "left":"x1",
  804. "right":1
  805. },
  806. "right":{
  807. "op":"+",
  808. "left":{
  809. "op":"max",
  810. "left":6,
  811. "right":"TRANS_TIME_MAX"
  812. },
  813. "right":1
  814. }
  815. }
  816. }
  817. ],
  818. "observables":[
  819. ]
  820. }
  821. ]
  822. },
  823. {
  824. "location":"location",
  825. "action":"tau__",
  826. "guard":{
  827. "exp":{
  828. "op":"∧",
  829. "left":{
  830. "op":"=",
  831. "left":"s1",
  832. "right":3
  833. },
  834. "right":{
  835. "op":"∨",
  836. "left":{
  837. "op":">",
  838. "left":"c1",
  839. "right":0
  840. },
  841. "right":{
  842. "op":">",
  843. "left":"c2",
  844. "right":0
  845. }
  846. }
  847. }
  848. },
  849. "destinations":[
  850. {
  851. "probability":{
  852. "exp":1
  853. },
  854. "location":"location",
  855. "assignments":[
  856. {
  857. "ref":"s1",
  858. "value":2
  859. },
  860. {
  861. "ref":"x1",
  862. "value":0
  863. }
  864. ],
  865. "observables":[
  866. ]
  867. }
  868. ]
  869. },
  870. {
  871. "location":"location",
  872. "action":"tau__",
  873. "guard":{
  874. "exp":{
  875. "op":"∧",
  876. "left":{
  877. "op":"∧",
  878. "left":{
  879. "op":"=",
  880. "left":"s1",
  881. "right":3
  882. },
  883. "right":{
  884. "op":"∨",
  885. "left":{
  886. "op":"=",
  887. "left":"x1",
  888. "right":3
  889. },
  890. "right":{
  891. "op":"=",
  892. "left":"x1",
  893. "right":{
  894. "op":"-",
  895. "left":3,
  896. "right":1
  897. }
  898. }
  899. }
  900. },
  901. "right":{
  902. "op":"=",
  903. "left":"bc1",
  904. "right":0
  905. }
  906. }
  907. },
  908. "destinations":[
  909. {
  910. "probability":{
  911. "exp":1
  912. },
  913. "location":"location",
  914. "assignments":[
  915. {
  916. "ref":"s1",
  917. "value":4
  918. },
  919. {
  920. "ref":"x1",
  921. "value":0
  922. },
  923. {
  924. "ref":"slot1",
  925. "value":0
  926. },
  927. {
  928. "ref":"bc1",
  929. "value":{
  930. "op":"min",
  931. "left":{
  932. "op":"+",
  933. "left":"bc1",
  934. "right":1
  935. },
  936. "right":0
  937. }
  938. }
  939. ],
  940. "observables":[
  941. ]
  942. }
  943. ]
  944. },
  945. {
  946. "location":"location",
  947. "action":"tau__",
  948. "guard":{
  949. "exp":{
  950. "op":"=",
  951. "left":"s1",
  952. "right":4
  953. }
  954. },
  955. "destinations":[
  956. {
  957. "probability":{
  958. "exp":{
  959. "op":"/",
  960. "left":1,
  961. "right":16
  962. }
  963. },
  964. "location":"location",
  965. "assignments":[
  966. {
  967. "ref":"s1",
  968. "value":5
  969. },
  970. {
  971. "ref":"backoff1",
  972. "value":0
  973. }
  974. ],
  975. "observables":[
  976. ]
  977. },
  978. {
  979. "probability":{
  980. "exp":{
  981. "op":"/",
  982. "left":1,
  983. "right":16
  984. }
  985. },
  986. "location":"location",
  987. "assignments":[
  988. {
  989. "ref":"s1",
  990. "value":5
  991. },
  992. {
  993. "ref":"backoff1",
  994. "value":1
  995. }
  996. ],
  997. "observables":[
  998. ]
  999. },
  1000. {
  1001. "probability":{
  1002. "exp":{
  1003. "op":"/",
  1004. "left":1,
  1005. "right":16
  1006. }
  1007. },
  1008. "location":"location",
  1009. "assignments":[
  1010. {
  1011. "ref":"s1",
  1012. "value":5
  1013. },
  1014. {
  1015. "ref":"backoff1",
  1016. "value":2
  1017. }
  1018. ],
  1019. "observables":[
  1020. ]
  1021. },
  1022. {
  1023. "probability":{
  1024. "exp":{
  1025. "op":"/",
  1026. "left":1,
  1027. "right":16
  1028. }
  1029. },
  1030. "location":"location",
  1031. "assignments":[
  1032. {
  1033. "ref":"s1",
  1034. "value":5
  1035. },
  1036. {
  1037. "ref":"backoff1",
  1038. "value":3
  1039. }
  1040. ],
  1041. "observables":[
  1042. ]
  1043. },
  1044. {
  1045. "probability":{
  1046. "exp":{
  1047. "op":"/",
  1048. "left":1,
  1049. "right":16
  1050. }
  1051. },
  1052. "location":"location",
  1053. "assignments":[
  1054. {
  1055. "ref":"s1",
  1056. "value":5
  1057. },
  1058. {
  1059. "ref":"backoff1",
  1060. "value":4
  1061. }
  1062. ],
  1063. "observables":[
  1064. ]
  1065. },
  1066. {
  1067. "probability":{
  1068. "exp":{
  1069. "op":"/",
  1070. "left":1,
  1071. "right":16
  1072. }
  1073. },
  1074. "location":"location",
  1075. "assignments":[
  1076. {
  1077. "ref":"s1",
  1078. "value":5
  1079. },
  1080. {
  1081. "ref":"backoff1",
  1082. "value":5
  1083. }
  1084. ],
  1085. "observables":[
  1086. ]
  1087. },
  1088. {
  1089. "probability":{
  1090. "exp":{
  1091. "op":"/",
  1092. "left":1,
  1093. "right":16
  1094. }
  1095. },
  1096. "location":"location",
  1097. "assignments":[
  1098. {
  1099. "ref":"s1",
  1100. "value":5
  1101. },
  1102. {
  1103. "ref":"backoff1",
  1104. "value":6
  1105. }
  1106. ],
  1107. "observables":[
  1108. ]
  1109. },
  1110. {
  1111. "probability":{
  1112. "exp":{
  1113. "op":"/",
  1114. "left":1,
  1115. "right":16
  1116. }
  1117. },
  1118. "location":"location",
  1119. "assignments":[
  1120. {
  1121. "ref":"s1",
  1122. "value":5
  1123. },
  1124. {
  1125. "ref":"backoff1",
  1126. "value":7
  1127. }
  1128. ],
  1129. "observables":[
  1130. ]
  1131. },
  1132. {
  1133. "probability":{
  1134. "exp":{
  1135. "op":"/",
  1136. "left":1,
  1137. "right":16
  1138. }
  1139. },
  1140. "location":"location",
  1141. "assignments":[
  1142. {
  1143. "ref":"s1",
  1144. "value":5
  1145. },
  1146. {
  1147. "ref":"backoff1",
  1148. "value":8
  1149. }
  1150. ],
  1151. "observables":[
  1152. ]
  1153. },
  1154. {
  1155. "probability":{
  1156. "exp":{
  1157. "op":"/",
  1158. "left":1,
  1159. "right":16
  1160. }
  1161. },
  1162. "location":"location",
  1163. "assignments":[
  1164. {
  1165. "ref":"s1",
  1166. "value":5
  1167. },
  1168. {
  1169. "ref":"backoff1",
  1170. "value":9
  1171. }
  1172. ],
  1173. "observables":[
  1174. ]
  1175. },
  1176. {
  1177. "probability":{
  1178. "exp":{
  1179. "op":"/",
  1180. "left":1,
  1181. "right":16
  1182. }
  1183. },
  1184. "location":"location",
  1185. "assignments":[
  1186. {
  1187. "ref":"s1",
  1188. "value":5
  1189. },
  1190. {
  1191. "ref":"backoff1",
  1192. "value":10
  1193. }
  1194. ],
  1195. "observables":[
  1196. ]
  1197. },
  1198. {
  1199. "probability":{
  1200. "exp":{
  1201. "op":"/",
  1202. "left":1,
  1203. "right":16
  1204. }
  1205. },
  1206. "location":"location",
  1207. "assignments":[
  1208. {
  1209. "ref":"s1",
  1210. "value":5
  1211. },
  1212. {
  1213. "ref":"backoff1",
  1214. "value":11
  1215. }
  1216. ],
  1217. "observables":[
  1218. ]
  1219. },
  1220. {
  1221. "probability":{
  1222. "exp":{
  1223. "op":"/",
  1224. "left":1,
  1225. "right":16
  1226. }
  1227. },
  1228. "location":"location",
  1229. "assignments":[
  1230. {
  1231. "ref":"s1",
  1232. "value":5
  1233. },
  1234. {
  1235. "ref":"backoff1",
  1236. "value":12
  1237. }
  1238. ],
  1239. "observables":[
  1240. ]
  1241. },
  1242. {
  1243. "probability":{
  1244. "exp":{
  1245. "op":"/",
  1246. "left":1,
  1247. "right":16
  1248. }
  1249. },
  1250. "location":"location",
  1251. "assignments":[
  1252. {
  1253. "ref":"s1",
  1254. "value":5
  1255. },
  1256. {
  1257. "ref":"backoff1",
  1258. "value":13
  1259. }
  1260. ],
  1261. "observables":[
  1262. ]
  1263. },
  1264. {
  1265. "probability":{
  1266. "exp":{
  1267. "op":"/",
  1268. "left":1,
  1269. "right":16
  1270. }
  1271. },
  1272. "location":"location",
  1273. "assignments":[
  1274. {
  1275. "ref":"s1",
  1276. "value":5
  1277. },
  1278. {
  1279. "ref":"backoff1",
  1280. "value":14
  1281. }
  1282. ],
  1283. "observables":[
  1284. ]
  1285. },
  1286. {
  1287. "probability":{
  1288. "exp":{
  1289. "op":"/",
  1290. "left":1,
  1291. "right":16
  1292. }
  1293. },
  1294. "location":"location",
  1295. "assignments":[
  1296. {
  1297. "ref":"s1",
  1298. "value":5
  1299. },
  1300. {
  1301. "ref":"backoff1",
  1302. "value":15
  1303. }
  1304. ],
  1305. "observables":[
  1306. ]
  1307. }
  1308. ]
  1309. },
  1310. {
  1311. "location":"location",
  1312. "action":"time",
  1313. "guard":{
  1314. "exp":{
  1315. "op":"∧",
  1316. "left":{
  1317. "op":"∧",
  1318. "left":{
  1319. "op":"=",
  1320. "left":"s1",
  1321. "right":5
  1322. },
  1323. "right":{
  1324. "op":"<",
  1325. "left":"x1",
  1326. "right":1
  1327. }
  1328. },
  1329. "right":{
  1330. "op":"∧",
  1331. "left":{
  1332. "op":"=",
  1333. "left":"c1",
  1334. "right":0
  1335. },
  1336. "right":{
  1337. "op":"=",
  1338. "left":"c2",
  1339. "right":0
  1340. }
  1341. }
  1342. }
  1343. },
  1344. "destinations":[
  1345. {
  1346. "probability":{
  1347. "exp":1
  1348. },
  1349. "location":"location",
  1350. "assignments":[
  1351. {
  1352. "ref":"x1",
  1353. "value":{
  1354. "op":"min",
  1355. "left":{
  1356. "op":"+",
  1357. "left":"x1",
  1358. "right":1
  1359. },
  1360. "right":{
  1361. "op":"+",
  1362. "left":{
  1363. "op":"max",
  1364. "left":6,
  1365. "right":"TRANS_TIME_MAX"
  1366. },
  1367. "right":1
  1368. }
  1369. }
  1370. }
  1371. ],
  1372. "observables":[
  1373. ]
  1374. }
  1375. ]
  1376. },
  1377. {
  1378. "location":"location",
  1379. "action":"tau__",
  1380. "guard":{
  1381. "exp":{
  1382. "op":"∧",
  1383. "left":{
  1384. "op":"∧",
  1385. "left":{
  1386. "op":"=",
  1387. "left":"s1",
  1388. "right":5
  1389. },
  1390. "right":{
  1391. "op":"=",
  1392. "left":"x1",
  1393. "right":1
  1394. }
  1395. },
  1396. "right":{
  1397. "op":">",
  1398. "left":"backoff1",
  1399. "right":0
  1400. }
  1401. }
  1402. },
  1403. "destinations":[
  1404. {
  1405. "probability":{
  1406. "exp":1
  1407. },
  1408. "location":"location",
  1409. "assignments":[
  1410. {
  1411. "ref":"s1",
  1412. "value":5
  1413. },
  1414. {
  1415. "ref":"x1",
  1416. "value":0
  1417. },
  1418. {
  1419. "ref":"backoff1",
  1420. "value":{
  1421. "op":"-",
  1422. "left":"backoff1",
  1423. "right":1
  1424. }
  1425. }
  1426. ],
  1427. "observables":[
  1428. ]
  1429. }
  1430. ]
  1431. },
  1432. {
  1433. "location":"location",
  1434. "action":"tau__",
  1435. "guard":{
  1436. "exp":{
  1437. "op":"∧",
  1438. "left":{
  1439. "op":"∧",
  1440. "left":{
  1441. "op":"∧",
  1442. "left":{
  1443. "op":"=",
  1444. "left":"s1",
  1445. "right":5
  1446. },
  1447. "right":{
  1448. "op":"=",
  1449. "left":"x1",
  1450. "right":1
  1451. }
  1452. },
  1453. "right":{
  1454. "op":"=",
  1455. "left":"backoff1",
  1456. "right":0
  1457. }
  1458. },
  1459. "right":{
  1460. "op":">",
  1461. "left":"slot1",
  1462. "right":0
  1463. }
  1464. }
  1465. },
  1466. "destinations":[
  1467. {
  1468. "probability":{
  1469. "exp":1
  1470. },
  1471. "location":"location",
  1472. "assignments":[
  1473. {
  1474. "ref":"s1",
  1475. "value":5
  1476. },
  1477. {
  1478. "ref":"x1",
  1479. "value":0
  1480. },
  1481. {
  1482. "ref":"backoff1",
  1483. "value":15
  1484. },
  1485. {
  1486. "ref":"slot1",
  1487. "value":{
  1488. "op":"-",
  1489. "left":"slot1",
  1490. "right":1
  1491. }
  1492. }
  1493. ],
  1494. "observables":[
  1495. ]
  1496. }
  1497. ]
  1498. },
  1499. {
  1500. "location":"location",
  1501. "action":"tau__",
  1502. "guard":{
  1503. "exp":{
  1504. "op":"∧",
  1505. "left":{
  1506. "op":"∧",
  1507. "left":{
  1508. "op":"∧",
  1509. "left":{
  1510. "op":"=",
  1511. "left":"s1",
  1512. "right":5
  1513. },
  1514. "right":{
  1515. "op":"=",
  1516. "left":"x1",
  1517. "right":1
  1518. }
  1519. },
  1520. "right":{
  1521. "op":"=",
  1522. "left":"backoff1",
  1523. "right":0
  1524. }
  1525. },
  1526. "right":{
  1527. "op":"=",
  1528. "left":"slot1",
  1529. "right":0
  1530. }
  1531. }
  1532. },
  1533. "destinations":[
  1534. {
  1535. "probability":{
  1536. "exp":1
  1537. },
  1538. "location":"location",
  1539. "assignments":[
  1540. {
  1541. "ref":"s1",
  1542. "value":8
  1543. },
  1544. {
  1545. "ref":"x1",
  1546. "value":0
  1547. }
  1548. ],
  1549. "observables":[
  1550. ]
  1551. }
  1552. ]
  1553. },
  1554. {
  1555. "location":"location",
  1556. "action":"tau__",
  1557. "guard":{
  1558. "exp":{
  1559. "op":"∧",
  1560. "left":{
  1561. "op":"=",
  1562. "left":"s1",
  1563. "right":5
  1564. },
  1565. "right":{
  1566. "op":"∨",
  1567. "left":{
  1568. "op":">",
  1569. "left":"c1",
  1570. "right":0
  1571. },
  1572. "right":{
  1573. "op":">",
  1574. "left":"c2",
  1575. "right":0
  1576. }
  1577. }
  1578. }
  1579. },
  1580. "destinations":[
  1581. {
  1582. "probability":{
  1583. "exp":1
  1584. },
  1585. "location":"location",
  1586. "assignments":[
  1587. {
  1588. "ref":"s1",
  1589. "value":6
  1590. },
  1591. {
  1592. "ref":"x1",
  1593. "value":0
  1594. }
  1595. ],
  1596. "observables":[
  1597. ]
  1598. }
  1599. ]
  1600. },
  1601. {
  1602. "location":"location",
  1603. "action":"time",
  1604. "guard":{
  1605. "exp":{
  1606. "op":"∧",
  1607. "left":{
  1608. "op":"=",
  1609. "left":"s1",
  1610. "right":6
  1611. },
  1612. "right":{
  1613. "op":"∨",
  1614. "left":{
  1615. "op":">",
  1616. "left":"c1",
  1617. "right":0
  1618. },
  1619. "right":{
  1620. "op":">",
  1621. "left":"c2",
  1622. "right":0
  1623. }
  1624. }
  1625. }
  1626. },
  1627. "destinations":[
  1628. {
  1629. "probability":{
  1630. "exp":1
  1631. },
  1632. "location":"location",
  1633. "assignments":[
  1634. {
  1635. "ref":"s1",
  1636. "value":6
  1637. }
  1638. ],
  1639. "observables":[
  1640. ]
  1641. }
  1642. ]
  1643. },
  1644. {
  1645. "location":"location",
  1646. "action":"tau__",
  1647. "guard":{
  1648. "exp":{
  1649. "op":"∧",
  1650. "left":{
  1651. "op":"=",
  1652. "left":"s1",
  1653. "right":6
  1654. },
  1655. "right":{
  1656. "op":"∧",
  1657. "left":{
  1658. "op":"=",
  1659. "left":"c1",
  1660. "right":0
  1661. },
  1662. "right":{
  1663. "op":"=",
  1664. "left":"c2",
  1665. "right":0
  1666. }
  1667. }
  1668. }
  1669. },
  1670. "destinations":[
  1671. {
  1672. "probability":{
  1673. "exp":1
  1674. },
  1675. "location":"location",
  1676. "assignments":[
  1677. {
  1678. "ref":"s1",
  1679. "value":7
  1680. }
  1681. ],
  1682. "observables":[
  1683. ]
  1684. }
  1685. ]
  1686. },
  1687. {
  1688. "location":"location",
  1689. "action":"time",
  1690. "guard":{
  1691. "exp":{
  1692. "op":"∧",
  1693. "left":{
  1694. "op":"∧",
  1695. "left":{
  1696. "op":"=",
  1697. "left":"s1",
  1698. "right":7
  1699. },
  1700. "right":{
  1701. "op":"<",
  1702. "left":"x1",
  1703. "right":3
  1704. }
  1705. },
  1706. "right":{
  1707. "op":"∧",
  1708. "left":{
  1709. "op":"=",
  1710. "left":"c1",
  1711. "right":0
  1712. },
  1713. "right":{
  1714. "op":"=",
  1715. "left":"c2",
  1716. "right":0
  1717. }
  1718. }
  1719. }
  1720. },
  1721. "destinations":[
  1722. {
  1723. "probability":{
  1724. "exp":1
  1725. },
  1726. "location":"location",
  1727. "assignments":[
  1728. {
  1729. "ref":"x1",
  1730. "value":{
  1731. "op":"min",
  1732. "left":{
  1733. "op":"+",
  1734. "left":"x1",
  1735. "right":1
  1736. },
  1737. "right":{
  1738. "op":"+",
  1739. "left":{
  1740. "op":"max",
  1741. "left":6,
  1742. "right":"TRANS_TIME_MAX"
  1743. },
  1744. "right":1
  1745. }
  1746. }
  1747. }
  1748. ],
  1749. "observables":[
  1750. ]
  1751. }
  1752. ]
  1753. },
  1754. {
  1755. "location":"location",
  1756. "action":"tau__",
  1757. "guard":{
  1758. "exp":{
  1759. "op":"∧",
  1760. "left":{
  1761. "op":"=",
  1762. "left":"s1",
  1763. "right":7
  1764. },
  1765. "right":{
  1766. "op":"∨",
  1767. "left":{
  1768. "op":"=",
  1769. "left":"x1",
  1770. "right":3
  1771. },
  1772. "right":{
  1773. "op":"=",
  1774. "left":"x1",
  1775. "right":{
  1776. "op":"-",
  1777. "left":3,
  1778. "right":1
  1779. }
  1780. }
  1781. }
  1782. }
  1783. },
  1784. "destinations":[
  1785. {
  1786. "probability":{
  1787. "exp":1
  1788. },
  1789. "location":"location",
  1790. "assignments":[
  1791. {
  1792. "ref":"s1",
  1793. "value":5
  1794. },
  1795. {
  1796. "ref":"x1",
  1797. "value":0
  1798. }
  1799. ],
  1800. "observables":[
  1801. ]
  1802. }
  1803. ]
  1804. },
  1805. {
  1806. "location":"location",
  1807. "action":"tau__",
  1808. "guard":{
  1809. "exp":{
  1810. "op":"∧",
  1811. "left":{
  1812. "op":"=",
  1813. "left":"s1",
  1814. "right":7
  1815. },
  1816. "right":{
  1817. "op":"∨",
  1818. "left":{
  1819. "op":">",
  1820. "left":"c1",
  1821. "right":0
  1822. },
  1823. "right":{
  1824. "op":">",
  1825. "left":"c2",
  1826. "right":0
  1827. }
  1828. }
  1829. }
  1830. },
  1831. "destinations":[
  1832. {
  1833. "probability":{
  1834. "exp":1
  1835. },
  1836. "location":"location",
  1837. "assignments":[
  1838. {
  1839. "ref":"s1",
  1840. "value":6
  1841. },
  1842. {
  1843. "ref":"x1",
  1844. "value":0
  1845. }
  1846. ],
  1847. "observables":[
  1848. ]
  1849. }
  1850. ]
  1851. },
  1852. {
  1853. "location":"location",
  1854. "action":"time",
  1855. "guard":{
  1856. "exp":{
  1857. "op":"∧",
  1858. "left":{
  1859. "op":"=",
  1860. "left":"s1",
  1861. "right":8
  1862. },
  1863. "right":{
  1864. "op":"<",
  1865. "left":"x1",
  1866. "right":1
  1867. }
  1868. }
  1869. },
  1870. "destinations":[
  1871. {
  1872. "probability":{
  1873. "exp":1
  1874. },
  1875. "location":"location",
  1876. "assignments":[
  1877. {
  1878. "ref":"x1",
  1879. "value":{
  1880. "op":"min",
  1881. "left":{
  1882. "op":"+",
  1883. "left":"x1",
  1884. "right":1
  1885. },
  1886. "right":{
  1887. "op":"+",
  1888. "left":{
  1889. "op":"max",
  1890. "left":6,
  1891. "right":"TRANS_TIME_MAX"
  1892. },
  1893. "right":1
  1894. }
  1895. }
  1896. }
  1897. ],
  1898. "observables":[
  1899. ]
  1900. }
  1901. ]
  1902. },
  1903. {
  1904. "location":"location",
  1905. "action":"send1",
  1906. "guard":{
  1907. "exp":{
  1908. "op":"∧",
  1909. "left":{
  1910. "op":"=",
  1911. "left":"s1",
  1912. "right":8
  1913. },
  1914. "right":{
  1915. "op":"∨",
  1916. "left":{
  1917. "op":"=",
  1918. "left":"x1",
  1919. "right":1
  1920. },
  1921. "right":{
  1922. "op":"=",
  1923. "left":"x1",
  1924. "right":{
  1925. "op":"-",
  1926. "left":1,
  1927. "right":1
  1928. }
  1929. }
  1930. }
  1931. }
  1932. },
  1933. "destinations":[
  1934. {
  1935. "probability":{
  1936. "exp":1
  1937. },
  1938. "location":"location",
  1939. "assignments":[
  1940. {
  1941. "ref":"s1",
  1942. "value":9
  1943. },
  1944. {
  1945. "ref":"x1",
  1946. "value":0
  1947. }
  1948. ]
  1949. }
  1950. ]
  1951. },
  1952. {
  1953. "location":"location",
  1954. "action":"time",
  1955. "guard":{
  1956. "exp":{
  1957. "op":"∧",
  1958. "left":{
  1959. "op":"=",
  1960. "left":"s1",
  1961. "right":9
  1962. },
  1963. "right":{
  1964. "op":"<",
  1965. "left":"x1",
  1966. "right":"TRANS_TIME_MAX"
  1967. }
  1968. }
  1969. },
  1970. "destinations":[
  1971. {
  1972. "probability":{
  1973. "exp":1
  1974. },
  1975. "location":"location",
  1976. "assignments":[
  1977. {
  1978. "ref":"x1",
  1979. "value":{
  1980. "op":"min",
  1981. "left":{
  1982. "op":"+",
  1983. "left":"x1",
  1984. "right":1
  1985. },
  1986. "right":{
  1987. "op":"+",
  1988. "left":{
  1989. "op":"max",
  1990. "left":6,
  1991. "right":"TRANS_TIME_MAX"
  1992. },
  1993. "right":1
  1994. }
  1995. }
  1996. }
  1997. ],
  1998. "observables":[
  1999. ]
  2000. }
  2001. ]
  2002. },
  2003. {
  2004. "location":"location",
  2005. "action":"finish1",
  2006. "guard":{
  2007. "exp":{
  2008. "op":"∧",
  2009. "left":{
  2010. "op":"∧",
  2011. "left":{
  2012. "op":"=",
  2013. "left":"s1",
  2014. "right":9
  2015. },
  2016. "right":{
  2017. "op":"≥",
  2018. "left":"x1",
  2019. "right":4
  2020. }
  2021. },
  2022. "right":{
  2023. "op":"=",
  2024. "left":"c1",
  2025. "right":1
  2026. }
  2027. }
  2028. },
  2029. "destinations":[
  2030. {
  2031. "probability":{
  2032. "exp":1
  2033. },
  2034. "location":"location",
  2035. "assignments":[
  2036. {
  2037. "ref":"s1",
  2038. "value":10
  2039. },
  2040. {
  2041. "ref":"x1",
  2042. "value":0
  2043. }
  2044. ]
  2045. }
  2046. ]
  2047. },
  2048. {
  2049. "location":"location",
  2050. "action":"finish1",
  2051. "guard":{
  2052. "exp":{
  2053. "op":"∧",
  2054. "left":{
  2055. "op":"∧",
  2056. "left":{
  2057. "op":"=",
  2058. "left":"s1",
  2059. "right":9
  2060. },
  2061. "right":{
  2062. "op":"≥",
  2063. "left":"x1",
  2064. "right":4
  2065. }
  2066. },
  2067. "right":{
  2068. "op":"=",
  2069. "left":"c1",
  2070. "right":2
  2071. }
  2072. }
  2073. },
  2074. "destinations":[
  2075. {
  2076. "probability":{
  2077. "exp":1
  2078. },
  2079. "location":"location",
  2080. "assignments":[
  2081. {
  2082. "ref":"s1",
  2083. "value":11
  2084. },
  2085. {
  2086. "ref":"x1",
  2087. "value":0
  2088. }
  2089. ]
  2090. }
  2091. ]
  2092. },
  2093. {
  2094. "location":"location",
  2095. "action":"tau__",
  2096. "guard":{
  2097. "exp":{
  2098. "op":"∧",
  2099. "left":{
  2100. "op":"∧",
  2101. "left":{
  2102. "op":"∧",
  2103. "left":{
  2104. "op":"=",
  2105. "left":"s1",
  2106. "right":10
  2107. },
  2108. "right":{
  2109. "op":"=",
  2110. "left":"c1",
  2111. "right":0
  2112. }
  2113. },
  2114. "right":{
  2115. "op":"=",
  2116. "left":"x1",
  2117. "right":0
  2118. }
  2119. },
  2120. "right":{
  2121. "op":"∨",
  2122. "left":{
  2123. "op":">",
  2124. "left":"c1",
  2125. "right":0
  2126. },
  2127. "right":{
  2128. "op":">",
  2129. "left":"c2",
  2130. "right":0
  2131. }
  2132. }
  2133. }
  2134. },
  2135. "destinations":[
  2136. {
  2137. "probability":{
  2138. "exp":1
  2139. },
  2140. "location":"location",
  2141. "assignments":[
  2142. {
  2143. "ref":"s1",
  2144. "value":2
  2145. }
  2146. ],
  2147. "observables":[
  2148. ]
  2149. }
  2150. ]
  2151. },
  2152. {
  2153. "location":"location",
  2154. "action":"time",
  2155. "guard":{
  2156. "exp":{
  2157. "op":"∧",
  2158. "left":{
  2159. "op":"∧",
  2160. "left":{
  2161. "op":"∧",
  2162. "left":{
  2163. "op":"=",
  2164. "left":"s1",
  2165. "right":10
  2166. },
  2167. "right":{
  2168. "op":"=",
  2169. "left":"c1",
  2170. "right":0
  2171. }
  2172. },
  2173. "right":{
  2174. "op":"=",
  2175. "left":"x1",
  2176. "right":0
  2177. }
  2178. },
  2179. "right":{
  2180. "op":"∧",
  2181. "left":{
  2182. "op":"=",
  2183. "left":"c1",
  2184. "right":0
  2185. },
  2186. "right":{
  2187. "op":"=",
  2188. "left":"c2",
  2189. "right":0
  2190. }
  2191. }
  2192. }
  2193. },
  2194. "destinations":[
  2195. {
  2196. "probability":{
  2197. "exp":1
  2198. },
  2199. "location":"location",
  2200. "assignments":[
  2201. {
  2202. "ref":"x1",
  2203. "value":{
  2204. "op":"min",
  2205. "left":{
  2206. "op":"+",
  2207. "left":"x1",
  2208. "right":1
  2209. },
  2210. "right":{
  2211. "op":"+",
  2212. "left":{
  2213. "op":"max",
  2214. "left":6,
  2215. "right":"TRANS_TIME_MAX"
  2216. },
  2217. "right":1
  2218. }
  2219. }
  2220. }
  2221. ],
  2222. "observables":[
  2223. ]
  2224. }
  2225. ]
  2226. },
  2227. {
  2228. "location":"location",
  2229. "action":"send1",
  2230. "guard":{
  2231. "exp":{
  2232. "op":"∧",
  2233. "left":{
  2234. "op":"∧",
  2235. "left":{
  2236. "op":"=",
  2237. "left":"s1",
  2238. "right":10
  2239. },
  2240. "right":{
  2241. "op":"=",
  2242. "left":"c1",
  2243. "right":0
  2244. }
  2245. },
  2246. "right":{
  2247. "op":"∨",
  2248. "left":{
  2249. "op":"=",
  2250. "left":"x1",
  2251. "right":1
  2252. },
  2253. "right":{
  2254. "op":"∧",
  2255. "left":{
  2256. "op":"=",
  2257. "left":"x1",
  2258. "right":{
  2259. "op":"-",
  2260. "left":1,
  2261. "right":1
  2262. }
  2263. },
  2264. "right":{
  2265. "op":"∧",
  2266. "left":{
  2267. "op":"=",
  2268. "left":"c1",
  2269. "right":0
  2270. },
  2271. "right":{
  2272. "op":"=",
  2273. "left":"c2",
  2274. "right":0
  2275. }
  2276. }
  2277. }
  2278. }
  2279. }
  2280. },
  2281. "destinations":[
  2282. {
  2283. "probability":{
  2284. "exp":1
  2285. },
  2286. "location":"location",
  2287. "assignments":[
  2288. {
  2289. "ref":"s1",
  2290. "value":10
  2291. },
  2292. {
  2293. "ref":"x1",
  2294. "value":0
  2295. }
  2296. ]
  2297. }
  2298. ]
  2299. },
  2300. {
  2301. "location":"location",
  2302. "action":"time",
  2303. "guard":{
  2304. "exp":{
  2305. "op":"∧",
  2306. "left":{
  2307. "op":"∧",
  2308. "left":{
  2309. "op":"=",
  2310. "left":"s1",
  2311. "right":10
  2312. },
  2313. "right":{
  2314. "op":"=",
  2315. "left":"c1",
  2316. "right":1
  2317. }
  2318. },
  2319. "right":{
  2320. "op":"<",
  2321. "left":"x1",
  2322. "right":4
  2323. }
  2324. }
  2325. },
  2326. "destinations":[
  2327. {
  2328. "probability":{
  2329. "exp":1
  2330. },
  2331. "location":"location",
  2332. "assignments":[
  2333. {
  2334. "ref":"x1",
  2335. "value":{
  2336. "op":"min",
  2337. "left":{
  2338. "op":"+",
  2339. "left":"x1",
  2340. "right":1
  2341. },
  2342. "right":{
  2343. "op":"+",
  2344. "left":{
  2345. "op":"max",
  2346. "left":6,
  2347. "right":"TRANS_TIME_MAX"
  2348. },
  2349. "right":1
  2350. }
  2351. }
  2352. }
  2353. ],
  2354. "observables":[
  2355. ]
  2356. }
  2357. ]
  2358. },
  2359. {
  2360. "location":"location",
  2361. "action":"finish1",
  2362. "guard":{
  2363. "exp":{
  2364. "op":"∧",
  2365. "left":{
  2366. "op":"∧",
  2367. "left":{
  2368. "op":"=",
  2369. "left":"s1",
  2370. "right":10
  2371. },
  2372. "right":{
  2373. "op":"=",
  2374. "left":"c1",
  2375. "right":1
  2376. }
  2377. },
  2378. "right":{
  2379. "op":"∨",
  2380. "left":{
  2381. "op":"=",
  2382. "left":"x1",
  2383. "right":4
  2384. },
  2385. "right":{
  2386. "op":"=",
  2387. "left":"x1",
  2388. "right":{
  2389. "op":"-",
  2390. "left":4,
  2391. "right":1
  2392. }
  2393. }
  2394. }
  2395. }
  2396. },
  2397. "destinations":[
  2398. {
  2399. "probability":{
  2400. "exp":1
  2401. },
  2402. "location":"location",
  2403. "assignments":[
  2404. {
  2405. "ref":"s1",
  2406. "value":12
  2407. },
  2408. {
  2409. "ref":"x1",
  2410. "value":0
  2411. },
  2412. {
  2413. "ref":"bc1",
  2414. "value":0
  2415. }
  2416. ]
  2417. }
  2418. ]
  2419. },
  2420. {
  2421. "location":"location",
  2422. "action":"tau__",
  2423. "guard":{
  2424. "exp":{
  2425. "op":"∧",
  2426. "left":{
  2427. "op":"∧",
  2428. "left":{
  2429. "op":"=",
  2430. "left":"s1",
  2431. "right":11
  2432. },
  2433. "right":{
  2434. "op":"=",
  2435. "left":"x1",
  2436. "right":0
  2437. }
  2438. },
  2439. "right":{
  2440. "op":"∨",
  2441. "left":{
  2442. "op":">",
  2443. "left":"c1",
  2444. "right":0
  2445. },
  2446. "right":{
  2447. "op":">",
  2448. "left":"c2",
  2449. "right":0
  2450. }
  2451. }
  2452. }
  2453. },
  2454. "destinations":[
  2455. {
  2456. "probability":{
  2457. "exp":1
  2458. },
  2459. "location":"location",
  2460. "assignments":[
  2461. {
  2462. "ref":"s1",
  2463. "value":2
  2464. }
  2465. ],
  2466. "observables":[
  2467. ]
  2468. }
  2469. ]
  2470. },
  2471. {
  2472. "location":"location",
  2473. "action":"time",
  2474. "guard":{
  2475. "exp":{
  2476. "op":"∧",
  2477. "left":{
  2478. "op":"∧",
  2479. "left":{
  2480. "op":"=",
  2481. "left":"s1",
  2482. "right":11
  2483. },
  2484. "right":{
  2485. "op":"=",
  2486. "left":"x1",
  2487. "right":0
  2488. }
  2489. },
  2490. "right":{
  2491. "op":"∧",
  2492. "left":{
  2493. "op":"=",
  2494. "left":"c1",
  2495. "right":0
  2496. },
  2497. "right":{
  2498. "op":"=",
  2499. "left":"c2",
  2500. "right":0
  2501. }
  2502. }
  2503. }
  2504. },
  2505. "destinations":[
  2506. {
  2507. "probability":{
  2508. "exp":1
  2509. },
  2510. "location":"location",
  2511. "assignments":[
  2512. {
  2513. "ref":"x1",
  2514. "value":{
  2515. "op":"min",
  2516. "left":{
  2517. "op":"+",
  2518. "left":"x1",
  2519. "right":1
  2520. },
  2521. "right":{
  2522. "op":"+",
  2523. "left":{
  2524. "op":"max",
  2525. "left":6,
  2526. "right":"TRANS_TIME_MAX"
  2527. },
  2528. "right":1
  2529. }
  2530. }
  2531. }
  2532. ],
  2533. "observables":[
  2534. ]
  2535. }
  2536. ]
  2537. },
  2538. {
  2539. "location":"location",
  2540. "action":"time",
  2541. "guard":{
  2542. "exp":{
  2543. "op":"∧",
  2544. "left":{
  2545. "op":"∧",
  2546. "left":{
  2547. "op":"=",
  2548. "left":"s1",
  2549. "right":11
  2550. },
  2551. "right":{
  2552. "op":">",
  2553. "left":"x1",
  2554. "right":0
  2555. }
  2556. },
  2557. "right":{
  2558. "op":"<",
  2559. "left":"x1",
  2560. "right":6
  2561. }
  2562. }
  2563. },
  2564. "destinations":[
  2565. {
  2566. "probability":{
  2567. "exp":1
  2568. },
  2569. "location":"location",
  2570. "assignments":[
  2571. {
  2572. "ref":"x1",
  2573. "value":{
  2574. "op":"min",
  2575. "left":{
  2576. "op":"+",
  2577. "left":"x1",
  2578. "right":1
  2579. },
  2580. "right":{
  2581. "op":"+",
  2582. "left":{
  2583. "op":"max",
  2584. "left":6,
  2585. "right":"TRANS_TIME_MAX"
  2586. },
  2587. "right":1
  2588. }
  2589. }
  2590. }
  2591. ],
  2592. "observables":[
  2593. ]
  2594. }
  2595. ]
  2596. },
  2597. {
  2598. "location":"location",
  2599. "action":"tau__",
  2600. "guard":{
  2601. "exp":{
  2602. "op":"∧",
  2603. "left":{
  2604. "op":"=",
  2605. "left":"s1",
  2606. "right":11
  2607. },
  2608. "right":{
  2609. "op":"=",
  2610. "left":"x1",
  2611. "right":6
  2612. }
  2613. }
  2614. },
  2615. "destinations":[
  2616. {
  2617. "probability":{
  2618. "exp":1
  2619. },
  2620. "location":"location",
  2621. "assignments":[
  2622. {
  2623. "ref":"s1",
  2624. "value":3
  2625. },
  2626. {
  2627. "ref":"x1",
  2628. "value":0
  2629. }
  2630. ],
  2631. "observables":[
  2632. ]
  2633. }
  2634. ]
  2635. },
  2636. {
  2637. "location":"location",
  2638. "action":"time",
  2639. "guard":{
  2640. "exp":{
  2641. "op":"=",
  2642. "left":"s1",
  2643. "right":12
  2644. }
  2645. },
  2646. "destinations":[
  2647. {
  2648. "probability":{
  2649. "exp":1
  2650. },
  2651. "location":"location",
  2652. "assignments":[
  2653. {
  2654. "ref":"s1",
  2655. "value":12
  2656. }
  2657. ],
  2658. "observables":[
  2659. ]
  2660. }
  2661. ]
  2662. }
  2663. ]
  2664. },
  2665. {
  2666. "name":"timer",
  2667. "locations":[
  2668. {
  2669. "name":"location"
  2670. }
  2671. ],
  2672. "initial-locations":[
  2673. "location"
  2674. ],
  2675. "edges":[
  2676. {
  2677. "location":"location",
  2678. "action":"time",
  2679. "guard":{
  2680. "exp":{
  2681. "op":"<",
  2682. "left":"t",
  2683. "right":"DEADLINE"
  2684. }
  2685. },
  2686. "destinations":[
  2687. {
  2688. "probability":{
  2689. "exp":1
  2690. },
  2691. "location":"location",
  2692. "assignments":[
  2693. {
  2694. "ref":"t",
  2695. "value":{
  2696. "op":"min",
  2697. "left":{
  2698. "op":"+",
  2699. "left":"t",
  2700. "right":1
  2701. },
  2702. "right":"DEADLINE"
  2703. }
  2704. }
  2705. ]
  2706. }
  2707. ]
  2708. },
  2709. {
  2710. "location":"location",
  2711. "action":"tau__",
  2712. "guard":{
  2713. "exp":{
  2714. "op":"≥",
  2715. "left":"t",
  2716. "right":"DEADLINE"
  2717. }
  2718. },
  2719. "destinations":[
  2720. {
  2721. "probability":{
  2722. "exp":1
  2723. },
  2724. "location":"location",
  2725. "assignments":[
  2726. {
  2727. "ref":"t",
  2728. "value":"t"
  2729. }
  2730. ],
  2731. "observables":[
  2732. ]
  2733. }
  2734. ]
  2735. }
  2736. ]
  2737. },
  2738. {
  2739. "name":"station2",
  2740. "locations":[
  2741. {
  2742. "name":"location"
  2743. }
  2744. ],
  2745. "initial-locations":[
  2746. "location"
  2747. ],
  2748. "edges":[
  2749. {
  2750. "location":"location",
  2751. "action":"time",
  2752. "guard":{
  2753. "exp":{
  2754. "op":"∧",
  2755. "left":{
  2756. "op":"∧",
  2757. "left":{
  2758. "op":"=",
  2759. "left":"s2",
  2760. "right":1
  2761. },
  2762. "right":{
  2763. "op":"<",
  2764. "left":"x2",
  2765. "right":3
  2766. }
  2767. },
  2768. "right":{
  2769. "op":"∧",
  2770. "left":{
  2771. "op":"=",
  2772. "left":"c2",
  2773. "right":0
  2774. },
  2775. "right":{
  2776. "op":"=",
  2777. "left":"c1",
  2778. "right":0
  2779. }
  2780. }
  2781. }
  2782. },
  2783. "destinations":[
  2784. {
  2785. "probability":{
  2786. "exp":1
  2787. },
  2788. "location":"location",
  2789. "assignments":[
  2790. {
  2791. "ref":"x2",
  2792. "value":{
  2793. "op":"min",
  2794. "left":{
  2795. "op":"+",
  2796. "left":"x2",
  2797. "right":1
  2798. },
  2799. "right":{
  2800. "op":"+",
  2801. "left":{
  2802. "op":"max",
  2803. "left":6,
  2804. "right":"TRANS_TIME_MAX"
  2805. },
  2806. "right":1
  2807. }
  2808. }
  2809. }
  2810. ]
  2811. }
  2812. ]
  2813. },
  2814. {
  2815. "location":"location",
  2816. "action":"tau__",
  2817. "guard":{
  2818. "exp":{
  2819. "op":"∧",
  2820. "left":{
  2821. "op":"=",
  2822. "left":"s2",
  2823. "right":1
  2824. },
  2825. "right":{
  2826. "op":"∨",
  2827. "left":{
  2828. "op":"=",
  2829. "left":"x2",
  2830. "right":3
  2831. },
  2832. "right":{
  2833. "op":"=",
  2834. "left":"x2",
  2835. "right":{
  2836. "op":"-",
  2837. "left":3,
  2838. "right":1
  2839. }
  2840. }
  2841. }
  2842. }
  2843. },
  2844. "destinations":[
  2845. {
  2846. "probability":{
  2847. "exp":1
  2848. },
  2849. "location":"location",
  2850. "assignments":[
  2851. {
  2852. "ref":"s2",
  2853. "value":8
  2854. },
  2855. {
  2856. "ref":"x2",
  2857. "value":0
  2858. }
  2859. ],
  2860. "observables":[
  2861. ]
  2862. }
  2863. ]
  2864. },
  2865. {
  2866. "location":"location",
  2867. "action":"tau__",
  2868. "guard":{
  2869. "exp":{
  2870. "op":"∧",
  2871. "left":{
  2872. "op":"=",
  2873. "left":"s2",
  2874. "right":1
  2875. },
  2876. "right":{
  2877. "op":"∨",
  2878. "left":{
  2879. "op":">",
  2880. "left":"c2",
  2881. "right":0
  2882. },
  2883. "right":{
  2884. "op":">",
  2885. "left":"c1",
  2886. "right":0
  2887. }
  2888. }
  2889. }
  2890. },
  2891. "destinations":[
  2892. {
  2893. "probability":{
  2894. "exp":1
  2895. },
  2896. "location":"location",
  2897. "assignments":[
  2898. {
  2899. "ref":"s2",
  2900. "value":2
  2901. },
  2902. {
  2903. "ref":"x2",
  2904. "value":0
  2905. }
  2906. ],
  2907. "observables":[
  2908. ]
  2909. }
  2910. ]
  2911. },
  2912. {
  2913. "location":"location",
  2914. "action":"time",
  2915. "guard":{
  2916. "exp":{
  2917. "op":"∧",
  2918. "left":{
  2919. "op":"=",
  2920. "left":"s2",
  2921. "right":2
  2922. },
  2923. "right":{
  2924. "op":"∨",
  2925. "left":{
  2926. "op":">",
  2927. "left":"c2",
  2928. "right":0
  2929. },
  2930. "right":{
  2931. "op":">",
  2932. "left":"c1",
  2933. "right":0
  2934. }
  2935. }
  2936. }
  2937. },
  2938. "destinations":[
  2939. {
  2940. "probability":{
  2941. "exp":1
  2942. },
  2943. "location":"location",
  2944. "assignments":[
  2945. {
  2946. "ref":"s2",
  2947. "value":2
  2948. }
  2949. ]
  2950. }
  2951. ]
  2952. },
  2953. {
  2954. "location":"location",
  2955. "action":"tau__",
  2956. "guard":{
  2957. "exp":{
  2958. "op":"∧",
  2959. "left":{
  2960. "op":"=",
  2961. "left":"s2",
  2962. "right":2
  2963. },
  2964. "right":{
  2965. "op":"∧",
  2966. "left":{
  2967. "op":"=",
  2968. "left":"c2",
  2969. "right":0
  2970. },
  2971. "right":{
  2972. "op":"=",
  2973. "left":"c1",
  2974. "right":0
  2975. }
  2976. }
  2977. }
  2978. },
  2979. "destinations":[
  2980. {
  2981. "probability":{
  2982. "exp":1
  2983. },
  2984. "location":"location",
  2985. "assignments":[
  2986. {
  2987. "ref":"s2",
  2988. "value":3
  2989. }
  2990. ],
  2991. "observables":[
  2992. ]
  2993. }
  2994. ]
  2995. },
  2996. {
  2997. "location":"location",
  2998. "action":"time",
  2999. "guard":{
  3000. "exp":{
  3001. "op":"∧",
  3002. "left":{
  3003. "op":"∧",
  3004. "left":{
  3005. "op":"=",
  3006. "left":"s2",
  3007. "right":3
  3008. },
  3009. "right":{
  3010. "op":"<",
  3011. "left":"x2",
  3012. "right":3
  3013. }
  3014. },
  3015. "right":{
  3016. "op":"∧",
  3017. "left":{
  3018. "op":"=",
  3019. "left":"c2",
  3020. "right":0
  3021. },
  3022. "right":{
  3023. "op":"=",
  3024. "left":"c1",
  3025. "right":0
  3026. }
  3027. }
  3028. }
  3029. },
  3030. "destinations":[
  3031. {
  3032. "probability":{
  3033. "exp":1
  3034. },
  3035. "location":"location",
  3036. "assignments":[
  3037. {
  3038. "ref":"x2",
  3039. "value":{
  3040. "op":"min",
  3041. "left":{
  3042. "op":"+",
  3043. "left":"x2",
  3044. "right":1
  3045. },
  3046. "right":{
  3047. "op":"+",
  3048. "left":{
  3049. "op":"max",
  3050. "left":6,
  3051. "right":"TRANS_TIME_MAX"
  3052. },
  3053. "right":1
  3054. }
  3055. }
  3056. }
  3057. ]
  3058. }
  3059. ]
  3060. },
  3061. {
  3062. "location":"location",
  3063. "action":"tau__",
  3064. "guard":{
  3065. "exp":{
  3066. "op":"∧",
  3067. "left":{
  3068. "op":"=",
  3069. "left":"s2",
  3070. "right":3
  3071. },
  3072. "right":{
  3073. "op":"∨",
  3074. "left":{
  3075. "op":">",
  3076. "left":"c2",
  3077. "right":0
  3078. },
  3079. "right":{
  3080. "op":">",
  3081. "left":"c1",
  3082. "right":0
  3083. }
  3084. }
  3085. }
  3086. },
  3087. "destinations":[
  3088. {
  3089. "probability":{
  3090. "exp":1
  3091. },
  3092. "location":"location",
  3093. "assignments":[
  3094. {
  3095. "ref":"s2",
  3096. "value":2
  3097. },
  3098. {
  3099. "ref":"x2",
  3100. "value":0
  3101. }
  3102. ],
  3103. "observables":[
  3104. ]
  3105. }
  3106. ]
  3107. },
  3108. {
  3109. "location":"location",
  3110. "action":"tau__",
  3111. "guard":{
  3112. "exp":{
  3113. "op":"∧",
  3114. "left":{
  3115. "op":"∧",
  3116. "left":{
  3117. "op":"=",
  3118. "left":"s2",
  3119. "right":3
  3120. },
  3121. "right":{
  3122. "op":"∨",
  3123. "left":{
  3124. "op":"=",
  3125. "left":"x2",
  3126. "right":3
  3127. },
  3128. "right":{
  3129. "op":"=",
  3130. "left":"x2",
  3131. "right":{
  3132. "op":"-",
  3133. "left":3,
  3134. "right":1
  3135. }
  3136. }
  3137. }
  3138. },
  3139. "right":{
  3140. "op":"=",
  3141. "left":"bc2",
  3142. "right":0
  3143. }
  3144. }
  3145. },
  3146. "destinations":[
  3147. {
  3148. "probability":{
  3149. "exp":1
  3150. },
  3151. "location":"location",
  3152. "assignments":[
  3153. {
  3154. "ref":"s2",
  3155. "value":4
  3156. },
  3157. {
  3158. "ref":"x2",
  3159. "value":0
  3160. },
  3161. {
  3162. "ref":"slot2",
  3163. "value":0
  3164. },
  3165. {
  3166. "ref":"bc2",
  3167. "value":{
  3168. "op":"min",
  3169. "left":{
  3170. "op":"+",
  3171. "left":"bc2",
  3172. "right":1
  3173. },
  3174. "right":0
  3175. }
  3176. }
  3177. ],
  3178. "observables":[
  3179. ]
  3180. }
  3181. ]
  3182. },
  3183. {
  3184. "location":"location",
  3185. "action":"tau__",
  3186. "guard":{
  3187. "exp":{
  3188. "op":"=",
  3189. "left":"s2",
  3190. "right":4
  3191. }
  3192. },
  3193. "destinations":[
  3194. {
  3195. "probability":{
  3196. "exp":{
  3197. "op":"/",
  3198. "left":1,
  3199. "right":16
  3200. }
  3201. },
  3202. "location":"location",
  3203. "assignments":[
  3204. {
  3205. "ref":"s2",
  3206. "value":5
  3207. },
  3208. {
  3209. "ref":"backoff2",
  3210. "value":0
  3211. }
  3212. ],
  3213. "observables":[
  3214. ]
  3215. },
  3216. {
  3217. "probability":{
  3218. "exp":{
  3219. "op":"/",
  3220. "left":1,
  3221. "right":16
  3222. }
  3223. },
  3224. "location":"location",
  3225. "assignments":[
  3226. {
  3227. "ref":"s2",
  3228. "value":5
  3229. },
  3230. {
  3231. "ref":"backoff2",
  3232. "value":1
  3233. }
  3234. ],
  3235. "observables":[
  3236. ]
  3237. },
  3238. {
  3239. "probability":{
  3240. "exp":{
  3241. "op":"/",
  3242. "left":1,
  3243. "right":16
  3244. }
  3245. },
  3246. "location":"location",
  3247. "assignments":[
  3248. {
  3249. "ref":"s2",
  3250. "value":5
  3251. },
  3252. {
  3253. "ref":"backoff2",
  3254. "value":2
  3255. }
  3256. ],
  3257. "observables":[
  3258. ]
  3259. },
  3260. {
  3261. "probability":{
  3262. "exp":{
  3263. "op":"/",
  3264. "left":1,
  3265. "right":16
  3266. }
  3267. },
  3268. "location":"location",
  3269. "assignments":[
  3270. {
  3271. "ref":"s2",
  3272. "value":5
  3273. },
  3274. {
  3275. "ref":"backoff2",
  3276. "value":3
  3277. }
  3278. ],
  3279. "observables":[
  3280. ]
  3281. },
  3282. {
  3283. "probability":{
  3284. "exp":{
  3285. "op":"/",
  3286. "left":1,
  3287. "right":16
  3288. }
  3289. },
  3290. "location":"location",
  3291. "assignments":[
  3292. {
  3293. "ref":"s2",
  3294. "value":5
  3295. },
  3296. {
  3297. "ref":"backoff2",
  3298. "value":4
  3299. }
  3300. ],
  3301. "observables":[
  3302. ]
  3303. },
  3304. {
  3305. "probability":{
  3306. "exp":{
  3307. "op":"/",
  3308. "left":1,
  3309. "right":16
  3310. }
  3311. },
  3312. "location":"location",
  3313. "assignments":[
  3314. {
  3315. "ref":"s2",
  3316. "value":5
  3317. },
  3318. {
  3319. "ref":"backoff2",
  3320. "value":5
  3321. }
  3322. ],
  3323. "observables":[
  3324. ]
  3325. },
  3326. {
  3327. "probability":{
  3328. "exp":{
  3329. "op":"/",
  3330. "left":1,
  3331. "right":16
  3332. }
  3333. },
  3334. "location":"location",
  3335. "assignments":[
  3336. {
  3337. "ref":"s2",
  3338. "value":5
  3339. },
  3340. {
  3341. "ref":"backoff2",
  3342. "value":6
  3343. }
  3344. ],
  3345. "observables":[
  3346. ]
  3347. },
  3348. {
  3349. "probability":{
  3350. "exp":{
  3351. "op":"/",
  3352. "left":1,
  3353. "right":16
  3354. }
  3355. },
  3356. "location":"location",
  3357. "assignments":[
  3358. {
  3359. "ref":"s2",
  3360. "value":5
  3361. },
  3362. {
  3363. "ref":"backoff2",
  3364. "value":7
  3365. }
  3366. ],
  3367. "observables":[
  3368. ]
  3369. },
  3370. {
  3371. "probability":{
  3372. "exp":{
  3373. "op":"/",
  3374. "left":1,
  3375. "right":16
  3376. }
  3377. },
  3378. "location":"location",
  3379. "assignments":[
  3380. {
  3381. "ref":"s2",
  3382. "value":5
  3383. },
  3384. {
  3385. "ref":"backoff2",
  3386. "value":8
  3387. }
  3388. ],
  3389. "observables":[
  3390. ]
  3391. },
  3392. {
  3393. "probability":{
  3394. "exp":{
  3395. "op":"/",
  3396. "left":1,
  3397. "right":16
  3398. }
  3399. },
  3400. "location":"location",
  3401. "assignments":[
  3402. {
  3403. "ref":"s2",
  3404. "value":5
  3405. },
  3406. {
  3407. "ref":"backoff2",
  3408. "value":9
  3409. }
  3410. ],
  3411. "observables":[
  3412. ]
  3413. },
  3414. {
  3415. "probability":{
  3416. "exp":{
  3417. "op":"/",
  3418. "left":1,
  3419. "right":16
  3420. }
  3421. },
  3422. "location":"location",
  3423. "assignments":[
  3424. {
  3425. "ref":"s2",
  3426. "value":5
  3427. },
  3428. {
  3429. "ref":"backoff2",
  3430. "value":10
  3431. }
  3432. ],
  3433. "observables":[
  3434. ]
  3435. },
  3436. {
  3437. "probability":{
  3438. "exp":{
  3439. "op":"/",
  3440. "left":1,
  3441. "right":16
  3442. }
  3443. },
  3444. "location":"location",
  3445. "assignments":[
  3446. {
  3447. "ref":"s2",
  3448. "value":5
  3449. },
  3450. {
  3451. "ref":"backoff2",
  3452. "value":11
  3453. }
  3454. ],
  3455. "observables":[
  3456. ]
  3457. },
  3458. {
  3459. "probability":{
  3460. "exp":{
  3461. "op":"/",
  3462. "left":1,
  3463. "right":16
  3464. }
  3465. },
  3466. "location":"location",
  3467. "assignments":[
  3468. {
  3469. "ref":"s2",
  3470. "value":5
  3471. },
  3472. {
  3473. "ref":"backoff2",
  3474. "value":12
  3475. }
  3476. ],
  3477. "observables":[
  3478. ]
  3479. },
  3480. {
  3481. "probability":{
  3482. "exp":{
  3483. "op":"/",
  3484. "left":1,
  3485. "right":16
  3486. }
  3487. },
  3488. "location":"location",
  3489. "assignments":[
  3490. {
  3491. "ref":"s2",
  3492. "value":5
  3493. },
  3494. {
  3495. "ref":"backoff2",
  3496. "value":13
  3497. }
  3498. ],
  3499. "observables":[
  3500. ]
  3501. },
  3502. {
  3503. "probability":{
  3504. "exp":{
  3505. "op":"/",
  3506. "left":1,
  3507. "right":16
  3508. }
  3509. },
  3510. "location":"location",
  3511. "assignments":[
  3512. {
  3513. "ref":"s2",
  3514. "value":5
  3515. },
  3516. {
  3517. "ref":"backoff2",
  3518. "value":14
  3519. }
  3520. ],
  3521. "observables":[
  3522. ]
  3523. },
  3524. {
  3525. "probability":{
  3526. "exp":{
  3527. "op":"/",
  3528. "left":1,
  3529. "right":16
  3530. }
  3531. },
  3532. "location":"location",
  3533. "assignments":[
  3534. {
  3535. "ref":"s2",
  3536. "value":5
  3537. },
  3538. {
  3539. "ref":"backoff2",
  3540. "value":15
  3541. }
  3542. ],
  3543. "observables":[
  3544. ]
  3545. }
  3546. ]
  3547. },
  3548. {
  3549. "location":"location",
  3550. "action":"time",
  3551. "guard":{
  3552. "exp":{
  3553. "op":"∧",
  3554. "left":{
  3555. "op":"∧",
  3556. "left":{
  3557. "op":"=",
  3558. "left":"s2",
  3559. "right":5
  3560. },
  3561. "right":{
  3562. "op":"<",
  3563. "left":"x2",
  3564. "right":1
  3565. }
  3566. },
  3567. "right":{
  3568. "op":"∧",
  3569. "left":{
  3570. "op":"=",
  3571. "left":"c2",
  3572. "right":0
  3573. },
  3574. "right":{
  3575. "op":"=",
  3576. "left":"c1",
  3577. "right":0
  3578. }
  3579. }
  3580. }
  3581. },
  3582. "destinations":[
  3583. {
  3584. "probability":{
  3585. "exp":1
  3586. },
  3587. "location":"location",
  3588. "assignments":[
  3589. {
  3590. "ref":"x2",
  3591. "value":{
  3592. "op":"min",
  3593. "left":{
  3594. "op":"+",
  3595. "left":"x2",
  3596. "right":1
  3597. },
  3598. "right":{
  3599. "op":"+",
  3600. "left":{
  3601. "op":"max",
  3602. "left":6,
  3603. "right":"TRANS_TIME_MAX"
  3604. },
  3605. "right":1
  3606. }
  3607. }
  3608. }
  3609. ]
  3610. }
  3611. ]
  3612. },
  3613. {
  3614. "location":"location",
  3615. "action":"tau__",
  3616. "guard":{
  3617. "exp":{
  3618. "op":"∧",
  3619. "left":{
  3620. "op":"∧",
  3621. "left":{
  3622. "op":"=",
  3623. "left":"s2",
  3624. "right":5
  3625. },
  3626. "right":{
  3627. "op":"=",
  3628. "left":"x2",
  3629. "right":1
  3630. }
  3631. },
  3632. "right":{
  3633. "op":">",
  3634. "left":"backoff2",
  3635. "right":0
  3636. }
  3637. }
  3638. },
  3639. "destinations":[
  3640. {
  3641. "probability":{
  3642. "exp":1
  3643. },
  3644. "location":"location",
  3645. "assignments":[
  3646. {
  3647. "ref":"s2",
  3648. "value":5
  3649. },
  3650. {
  3651. "ref":"x2",
  3652. "value":0
  3653. },
  3654. {
  3655. "ref":"backoff2",
  3656. "value":{
  3657. "op":"-",
  3658. "left":"backoff2",
  3659. "right":1
  3660. }
  3661. }
  3662. ],
  3663. "observables":[
  3664. ]
  3665. }
  3666. ]
  3667. },
  3668. {
  3669. "location":"location",
  3670. "action":"tau__",
  3671. "guard":{
  3672. "exp":{
  3673. "op":"∧",
  3674. "left":{
  3675. "op":"∧",
  3676. "left":{
  3677. "op":"∧",
  3678. "left":{
  3679. "op":"=",
  3680. "left":"s2",
  3681. "right":5
  3682. },
  3683. "right":{
  3684. "op":"=",
  3685. "left":"x2",
  3686. "right":1
  3687. }
  3688. },
  3689. "right":{
  3690. "op":"=",
  3691. "left":"backoff2",
  3692. "right":0
  3693. }
  3694. },
  3695. "right":{
  3696. "op":">",
  3697. "left":"slot2",
  3698. "right":0
  3699. }
  3700. }
  3701. },
  3702. "destinations":[
  3703. {
  3704. "probability":{
  3705. "exp":1
  3706. },
  3707. "location":"location",
  3708. "assignments":[
  3709. {
  3710. "ref":"s2",
  3711. "value":5
  3712. },
  3713. {
  3714. "ref":"x2",
  3715. "value":0
  3716. },
  3717. {
  3718. "ref":"backoff2",
  3719. "value":15
  3720. },
  3721. {
  3722. "ref":"slot2",
  3723. "value":{
  3724. "op":"-",
  3725. "left":"slot2",
  3726. "right":1
  3727. }
  3728. }
  3729. ],
  3730. "observables":[
  3731. ]
  3732. }
  3733. ]
  3734. },
  3735. {
  3736. "location":"location",
  3737. "action":"tau__",
  3738. "guard":{
  3739. "exp":{
  3740. "op":"∧",
  3741. "left":{
  3742. "op":"∧",
  3743. "left":{
  3744. "op":"∧",
  3745. "left":{
  3746. "op":"=",
  3747. "left":"s2",
  3748. "right":5
  3749. },
  3750. "right":{
  3751. "op":"=",
  3752. "left":"x2",
  3753. "right":1
  3754. }
  3755. },
  3756. "right":{
  3757. "op":"=",
  3758. "left":"backoff2",
  3759. "right":0
  3760. }
  3761. },
  3762. "right":{
  3763. "op":"=",
  3764. "left":"slot2",
  3765. "right":0
  3766. }
  3767. }
  3768. },
  3769. "destinations":[
  3770. {
  3771. "probability":{
  3772. "exp":1
  3773. },
  3774. "location":"location",
  3775. "assignments":[
  3776. {
  3777. "ref":"s2",
  3778. "value":8
  3779. },
  3780. {
  3781. "ref":"x2",
  3782. "value":0
  3783. }
  3784. ],
  3785. "observables":[
  3786. ]
  3787. }
  3788. ]
  3789. },
  3790. {
  3791. "location":"location",
  3792. "action":"tau__",
  3793. "guard":{
  3794. "exp":{
  3795. "op":"∧",
  3796. "left":{
  3797. "op":"=",
  3798. "left":"s2",
  3799. "right":5
  3800. },
  3801. "right":{
  3802. "op":"∨",
  3803. "left":{
  3804. "op":">",
  3805. "left":"c2",
  3806. "right":0
  3807. },
  3808. "right":{
  3809. "op":">",
  3810. "left":"c1",
  3811. "right":0
  3812. }
  3813. }
  3814. }
  3815. },
  3816. "destinations":[
  3817. {
  3818. "probability":{
  3819. "exp":1
  3820. },
  3821. "location":"location",
  3822. "assignments":[
  3823. {
  3824. "ref":"s2",
  3825. "value":6
  3826. },
  3827. {
  3828. "ref":"x2",
  3829. "value":0
  3830. }
  3831. ],
  3832. "observables":[
  3833. ]
  3834. }
  3835. ]
  3836. },
  3837. {
  3838. "location":"location",
  3839. "action":"time",
  3840. "guard":{
  3841. "exp":{
  3842. "op":"∧",
  3843. "left":{
  3844. "op":"=",
  3845. "left":"s2",
  3846. "right":6
  3847. },
  3848. "right":{
  3849. "op":"∨",
  3850. "left":{
  3851. "op":">",
  3852. "left":"c2",
  3853. "right":0
  3854. },
  3855. "right":{
  3856. "op":">",
  3857. "left":"c1",
  3858. "right":0
  3859. }
  3860. }
  3861. }
  3862. },
  3863. "destinations":[
  3864. {
  3865. "probability":{
  3866. "exp":1
  3867. },
  3868. "location":"location",
  3869. "assignments":[
  3870. {
  3871. "ref":"s2",
  3872. "value":6
  3873. }
  3874. ]
  3875. }
  3876. ]
  3877. },
  3878. {
  3879. "location":"location",
  3880. "action":"tau__",
  3881. "guard":{
  3882. "exp":{
  3883. "op":"∧",
  3884. "left":{
  3885. "op":"=",
  3886. "left":"s2",
  3887. "right":6
  3888. },
  3889. "right":{
  3890. "op":"∧",
  3891. "left":{
  3892. "op":"=",
  3893. "left":"c2",
  3894. "right":0
  3895. },
  3896. "right":{
  3897. "op":"=",
  3898. "left":"c1",
  3899. "right":0
  3900. }
  3901. }
  3902. }
  3903. },
  3904. "destinations":[
  3905. {
  3906. "probability":{
  3907. "exp":1
  3908. },
  3909. "location":"location",
  3910. "assignments":[
  3911. {
  3912. "ref":"s2",
  3913. "value":7
  3914. }
  3915. ],
  3916. "observables":[
  3917. ]
  3918. }
  3919. ]
  3920. },
  3921. {
  3922. "location":"location",
  3923. "action":"time",
  3924. "guard":{
  3925. "exp":{
  3926. "op":"∧",
  3927. "left":{
  3928. "op":"∧",
  3929. "left":{
  3930. "op":"=",
  3931. "left":"s2",
  3932. "right":7
  3933. },
  3934. "right":{
  3935. "op":"<",
  3936. "left":"x2",
  3937. "right":3
  3938. }
  3939. },
  3940. "right":{
  3941. "op":"∧",
  3942. "left":{
  3943. "op":"=",
  3944. "left":"c2",
  3945. "right":0
  3946. },
  3947. "right":{
  3948. "op":"=",
  3949. "left":"c1",
  3950. "right":0
  3951. }
  3952. }
  3953. }
  3954. },
  3955. "destinations":[
  3956. {
  3957. "probability":{
  3958. "exp":1
  3959. },
  3960. "location":"location",
  3961. "assignments":[
  3962. {
  3963. "ref":"x2",
  3964. "value":{
  3965. "op":"min",
  3966. "left":{
  3967. "op":"+",
  3968. "left":"x2",
  3969. "right":1
  3970. },
  3971. "right":{
  3972. "op":"+",
  3973. "left":{
  3974. "op":"max",
  3975. "left":6,
  3976. "right":"TRANS_TIME_MAX"
  3977. },
  3978. "right":1
  3979. }
  3980. }
  3981. }
  3982. ]
  3983. }
  3984. ]
  3985. },
  3986. {
  3987. "location":"location",
  3988. "action":"tau__",
  3989. "guard":{
  3990. "exp":{
  3991. "op":"∧",
  3992. "left":{
  3993. "op":"=",
  3994. "left":"s2",
  3995. "right":7
  3996. },
  3997. "right":{
  3998. "op":"∨",
  3999. "left":{
  4000. "op":"=",
  4001. "left":"x2",
  4002. "right":3
  4003. },
  4004. "right":{
  4005. "op":"=",
  4006. "left":"x2",
  4007. "right":{
  4008. "op":"-",
  4009. "left":3,
  4010. "right":1
  4011. }
  4012. }
  4013. }
  4014. }
  4015. },
  4016. "destinations":[
  4017. {
  4018. "probability":{
  4019. "exp":1
  4020. },
  4021. "location":"location",
  4022. "assignments":[
  4023. {
  4024. "ref":"s2",
  4025. "value":5
  4026. },
  4027. {
  4028. "ref":"x2",
  4029. "value":0
  4030. }
  4031. ],
  4032. "observables":[
  4033. ]
  4034. }
  4035. ]
  4036. },
  4037. {
  4038. "location":"location",
  4039. "action":"tau__",
  4040. "guard":{
  4041. "exp":{
  4042. "op":"∧",
  4043. "left":{
  4044. "op":"=",
  4045. "left":"s2",
  4046. "right":7
  4047. },
  4048. "right":{
  4049. "op":"∨",
  4050. "left":{
  4051. "op":">",
  4052. "left":"c2",
  4053. "right":0
  4054. },
  4055. "right":{
  4056. "op":">",
  4057. "left":"c1",
  4058. "right":0
  4059. }
  4060. }
  4061. }
  4062. },
  4063. "destinations":[
  4064. {
  4065. "probability":{
  4066. "exp":1
  4067. },
  4068. "location":"location",
  4069. "assignments":[
  4070. {
  4071. "ref":"s2",
  4072. "value":6
  4073. },
  4074. {
  4075. "ref":"x2",
  4076. "value":0
  4077. }
  4078. ],
  4079. "observables":[
  4080. ]
  4081. }
  4082. ]
  4083. },
  4084. {
  4085. "location":"location",
  4086. "action":"time",
  4087. "guard":{
  4088. "exp":{
  4089. "op":"∧",
  4090. "left":{
  4091. "op":"=",
  4092. "left":"s2",
  4093. "right":8
  4094. },
  4095. "right":{
  4096. "op":"<",
  4097. "left":"x2",
  4098. "right":1
  4099. }
  4100. }
  4101. },
  4102. "destinations":[
  4103. {
  4104. "probability":{
  4105. "exp":1
  4106. },
  4107. "location":"location",
  4108. "assignments":[
  4109. {
  4110. "ref":"x2",
  4111. "value":{
  4112. "op":"min",
  4113. "left":{
  4114. "op":"+",
  4115. "left":"x2",
  4116. "right":1
  4117. },
  4118. "right":{
  4119. "op":"+",
  4120. "left":{
  4121. "op":"max",
  4122. "left":6,
  4123. "right":"TRANS_TIME_MAX"
  4124. },
  4125. "right":1
  4126. }
  4127. }
  4128. }
  4129. ]
  4130. }
  4131. ]
  4132. },
  4133. {
  4134. "location":"location",
  4135. "action":"send2",
  4136. "guard":{
  4137. "exp":{
  4138. "op":"∧",
  4139. "left":{
  4140. "op":"=",
  4141. "left":"s2",
  4142. "right":8
  4143. },
  4144. "right":{
  4145. "op":"∨",
  4146. "left":{
  4147. "op":"=",
  4148. "left":"x2",
  4149. "right":1
  4150. },
  4151. "right":{
  4152. "op":"=",
  4153. "left":"x2",
  4154. "right":{
  4155. "op":"-",
  4156. "left":1,
  4157. "right":1
  4158. }
  4159. }
  4160. }
  4161. }
  4162. },
  4163. "destinations":[
  4164. {
  4165. "probability":{
  4166. "exp":1
  4167. },
  4168. "location":"location",
  4169. "assignments":[
  4170. {
  4171. "ref":"s2",
  4172. "value":9
  4173. },
  4174. {
  4175. "ref":"x2",
  4176. "value":0
  4177. }
  4178. ]
  4179. }
  4180. ]
  4181. },
  4182. {
  4183. "location":"location",
  4184. "action":"time",
  4185. "guard":{
  4186. "exp":{
  4187. "op":"∧",
  4188. "left":{
  4189. "op":"=",
  4190. "left":"s2",
  4191. "right":9
  4192. },
  4193. "right":{
  4194. "op":"<",
  4195. "left":"x2",
  4196. "right":"TRANS_TIME_MAX"
  4197. }
  4198. }
  4199. },
  4200. "destinations":[
  4201. {
  4202. "probability":{
  4203. "exp":1
  4204. },
  4205. "location":"location",
  4206. "assignments":[
  4207. {
  4208. "ref":"x2",
  4209. "value":{
  4210. "op":"min",
  4211. "left":{
  4212. "op":"+",
  4213. "left":"x2",
  4214. "right":1
  4215. },
  4216. "right":{
  4217. "op":"+",
  4218. "left":{
  4219. "op":"max",
  4220. "left":6,
  4221. "right":"TRANS_TIME_MAX"
  4222. },
  4223. "right":1
  4224. }
  4225. }
  4226. }
  4227. ]
  4228. }
  4229. ]
  4230. },
  4231. {
  4232. "location":"location",
  4233. "action":"finish2",
  4234. "guard":{
  4235. "exp":{
  4236. "op":"∧",
  4237. "left":{
  4238. "op":"∧",
  4239. "left":{
  4240. "op":"=",
  4241. "left":"s2",
  4242. "right":9
  4243. },
  4244. "right":{
  4245. "op":"≥",
  4246. "left":"x2",
  4247. "right":4
  4248. }
  4249. },
  4250. "right":{
  4251. "op":"=",
  4252. "left":"c2",
  4253. "right":1
  4254. }
  4255. }
  4256. },
  4257. "destinations":[
  4258. {
  4259. "probability":{
  4260. "exp":1
  4261. },
  4262. "location":"location",
  4263. "assignments":[
  4264. {
  4265. "ref":"s2",
  4266. "value":10
  4267. },
  4268. {
  4269. "ref":"x2",
  4270. "value":0
  4271. }
  4272. ]
  4273. }
  4274. ]
  4275. },
  4276. {
  4277. "location":"location",
  4278. "action":"finish2",
  4279. "guard":{
  4280. "exp":{
  4281. "op":"∧",
  4282. "left":{
  4283. "op":"∧",
  4284. "left":{
  4285. "op":"=",
  4286. "left":"s2",
  4287. "right":9
  4288. },
  4289. "right":{
  4290. "op":"≥",
  4291. "left":"x2",
  4292. "right":4
  4293. }
  4294. },
  4295. "right":{
  4296. "op":"=",
  4297. "left":"c2",
  4298. "right":2
  4299. }
  4300. }
  4301. },
  4302. "destinations":[
  4303. {
  4304. "probability":{
  4305. "exp":1
  4306. },
  4307. "location":"location",
  4308. "assignments":[
  4309. {
  4310. "ref":"s2",
  4311. "value":11
  4312. },
  4313. {
  4314. "ref":"x2",
  4315. "value":0
  4316. }
  4317. ]
  4318. }
  4319. ]
  4320. },
  4321. {
  4322. "location":"location",
  4323. "action":"tau__",
  4324. "guard":{
  4325. "exp":{
  4326. "op":"∧",
  4327. "left":{
  4328. "op":"∧",
  4329. "left":{
  4330. "op":"∧",
  4331. "left":{
  4332. "op":"=",
  4333. "left":"s2",
  4334. "right":10
  4335. },
  4336. "right":{
  4337. "op":"=",
  4338. "left":"c2",
  4339. "right":0
  4340. }
  4341. },
  4342. "right":{
  4343. "op":"=",
  4344. "left":"x2",
  4345. "right":0
  4346. }
  4347. },
  4348. "right":{
  4349. "op":"∨",
  4350. "left":{
  4351. "op":">",
  4352. "left":"c2",
  4353. "right":0
  4354. },
  4355. "right":{
  4356. "op":">",
  4357. "left":"c1",
  4358. "right":0
  4359. }
  4360. }
  4361. }
  4362. },
  4363. "destinations":[
  4364. {
  4365. "probability":{
  4366. "exp":1
  4367. },
  4368. "location":"location",
  4369. "assignments":[
  4370. {
  4371. "ref":"s2",
  4372. "value":2
  4373. }
  4374. ],
  4375. "observables":[
  4376. ]
  4377. }
  4378. ]
  4379. },
  4380. {
  4381. "location":"location",
  4382. "action":"time",
  4383. "guard":{
  4384. "exp":{
  4385. "op":"∧",
  4386. "left":{
  4387. "op":"∧",
  4388. "left":{
  4389. "op":"∧",
  4390. "left":{
  4391. "op":"=",
  4392. "left":"s2",
  4393. "right":10
  4394. },
  4395. "right":{
  4396. "op":"=",
  4397. "left":"c2",
  4398. "right":0
  4399. }
  4400. },
  4401. "right":{
  4402. "op":"=",
  4403. "left":"x2",
  4404. "right":0
  4405. }
  4406. },
  4407. "right":{
  4408. "op":"∧",
  4409. "left":{
  4410. "op":"=",
  4411. "left":"c2",
  4412. "right":0
  4413. },
  4414. "right":{
  4415. "op":"=",
  4416. "left":"c1",
  4417. "right":0
  4418. }
  4419. }
  4420. }
  4421. },
  4422. "destinations":[
  4423. {
  4424. "probability":{
  4425. "exp":1
  4426. },
  4427. "location":"location",
  4428. "assignments":[
  4429. {
  4430. "ref":"x2",
  4431. "value":{
  4432. "op":"min",
  4433. "left":{
  4434. "op":"+",
  4435. "left":"x2",
  4436. "right":1
  4437. },
  4438. "right":{
  4439. "op":"+",
  4440. "left":{
  4441. "op":"max",
  4442. "left":6,
  4443. "right":"TRANS_TIME_MAX"
  4444. },
  4445. "right":1
  4446. }
  4447. }
  4448. }
  4449. ]
  4450. }
  4451. ]
  4452. },
  4453. {
  4454. "location":"location",
  4455. "action":"send2",
  4456. "guard":{
  4457. "exp":{
  4458. "op":"∧",
  4459. "left":{
  4460. "op":"∧",
  4461. "left":{
  4462. "op":"=",
  4463. "left":"s2",
  4464. "right":10
  4465. },
  4466. "right":{
  4467. "op":"=",
  4468. "left":"c2",
  4469. "right":0
  4470. }
  4471. },
  4472. "right":{
  4473. "op":"∨",
  4474. "left":{
  4475. "op":"=",
  4476. "left":"x2",
  4477. "right":1
  4478. },
  4479. "right":{
  4480. "op":"∧",
  4481. "left":{
  4482. "op":"=",
  4483. "left":"x2",
  4484. "right":{
  4485. "op":"-",
  4486. "left":1,
  4487. "right":1
  4488. }
  4489. },
  4490. "right":{
  4491. "op":"∧",
  4492. "left":{
  4493. "op":"=",
  4494. "left":"c2",
  4495. "right":0
  4496. },
  4497. "right":{
  4498. "op":"=",
  4499. "left":"c1",
  4500. "right":0
  4501. }
  4502. }
  4503. }
  4504. }
  4505. }
  4506. },
  4507. "destinations":[
  4508. {
  4509. "probability":{
  4510. "exp":1
  4511. },
  4512. "location":"location",
  4513. "assignments":[
  4514. {
  4515. "ref":"s2",
  4516. "value":10
  4517. },
  4518. {
  4519. "ref":"x2",
  4520. "value":0
  4521. }
  4522. ]
  4523. }
  4524. ]
  4525. },
  4526. {
  4527. "location":"location",
  4528. "action":"time",
  4529. "guard":{
  4530. "exp":{
  4531. "op":"∧",
  4532. "left":{
  4533. "op":"∧",
  4534. "left":{
  4535. "op":"=",
  4536. "left":"s2",
  4537. "right":10
  4538. },
  4539. "right":{
  4540. "op":"=",
  4541. "left":"c2",
  4542. "right":1
  4543. }
  4544. },
  4545. "right":{
  4546. "op":"<",
  4547. "left":"x2",
  4548. "right":4
  4549. }
  4550. }
  4551. },
  4552. "destinations":[
  4553. {
  4554. "probability":{
  4555. "exp":1
  4556. },
  4557. "location":"location",
  4558. "assignments":[
  4559. {
  4560. "ref":"x2",
  4561. "value":{
  4562. "op":"min",
  4563. "left":{
  4564. "op":"+",
  4565. "left":"x2",
  4566. "right":1
  4567. },
  4568. "right":{
  4569. "op":"+",
  4570. "left":{
  4571. "op":"max",
  4572. "left":6,
  4573. "right":"TRANS_TIME_MAX"
  4574. },
  4575. "right":1
  4576. }
  4577. }
  4578. }
  4579. ]
  4580. }
  4581. ]
  4582. },
  4583. {
  4584. "location":"location",
  4585. "action":"finish2",
  4586. "guard":{
  4587. "exp":{
  4588. "op":"∧",
  4589. "left":{
  4590. "op":"∧",
  4591. "left":{
  4592. "op":"=",
  4593. "left":"s2",
  4594. "right":10
  4595. },
  4596. "right":{
  4597. "op":"=",
  4598. "left":"c2",
  4599. "right":1
  4600. }
  4601. },
  4602. "right":{
  4603. "op":"∨",
  4604. "left":{
  4605. "op":"=",
  4606. "left":"x2",
  4607. "right":4
  4608. },
  4609. "right":{
  4610. "op":"=",
  4611. "left":"x2",
  4612. "right":{
  4613. "op":"-",
  4614. "left":4,
  4615. "right":1
  4616. }
  4617. }
  4618. }
  4619. }
  4620. },
  4621. "destinations":[
  4622. {
  4623. "probability":{
  4624. "exp":1
  4625. },
  4626. "location":"location",
  4627. "assignments":[
  4628. {
  4629. "ref":"s2",
  4630. "value":12
  4631. },
  4632. {
  4633. "ref":"x2",
  4634. "value":0
  4635. },
  4636. {
  4637. "ref":"bc2",
  4638. "value":0
  4639. }
  4640. ]
  4641. }
  4642. ]
  4643. },
  4644. {
  4645. "location":"location",
  4646. "action":"tau__",
  4647. "guard":{
  4648. "exp":{
  4649. "op":"∧",
  4650. "left":{
  4651. "op":"∧",
  4652. "left":{
  4653. "op":"=",
  4654. "left":"s2",
  4655. "right":11
  4656. },
  4657. "right":{
  4658. "op":"=",
  4659. "left":"x2",
  4660. "right":0
  4661. }
  4662. },
  4663. "right":{
  4664. "op":"∨",
  4665. "left":{
  4666. "op":">",
  4667. "left":"c2",
  4668. "right":0
  4669. },
  4670. "right":{
  4671. "op":">",
  4672. "left":"c1",
  4673. "right":0
  4674. }
  4675. }
  4676. }
  4677. },
  4678. "destinations":[
  4679. {
  4680. "probability":{
  4681. "exp":1
  4682. },
  4683. "location":"location",
  4684. "assignments":[
  4685. {
  4686. "ref":"s2",
  4687. "value":2
  4688. }
  4689. ],
  4690. "observables":[
  4691. ]
  4692. }
  4693. ]
  4694. },
  4695. {
  4696. "location":"location",
  4697. "action":"time",
  4698. "guard":{
  4699. "exp":{
  4700. "op":"∧",
  4701. "left":{
  4702. "op":"∧",
  4703. "left":{
  4704. "op":"=",
  4705. "left":"s2",
  4706. "right":11
  4707. },
  4708. "right":{
  4709. "op":"=",
  4710. "left":"x2",
  4711. "right":0
  4712. }
  4713. },
  4714. "right":{
  4715. "op":"∧",
  4716. "left":{
  4717. "op":"=",
  4718. "left":"c2",
  4719. "right":0
  4720. },
  4721. "right":{
  4722. "op":"=",
  4723. "left":"c1",
  4724. "right":0
  4725. }
  4726. }
  4727. }
  4728. },
  4729. "destinations":[
  4730. {
  4731. "probability":{
  4732. "exp":1
  4733. },
  4734. "location":"location",
  4735. "assignments":[
  4736. {
  4737. "ref":"x2",
  4738. "value":{
  4739. "op":"min",
  4740. "left":{
  4741. "op":"+",
  4742. "left":"x2",
  4743. "right":1
  4744. },
  4745. "right":{
  4746. "op":"+",
  4747. "left":{
  4748. "op":"max",
  4749. "left":6,
  4750. "right":"TRANS_TIME_MAX"
  4751. },
  4752. "right":1
  4753. }
  4754. }
  4755. }
  4756. ]
  4757. }
  4758. ]
  4759. },
  4760. {
  4761. "location":"location",
  4762. "action":"time",
  4763. "guard":{
  4764. "exp":{
  4765. "op":"∧",
  4766. "left":{
  4767. "op":"∧",
  4768. "left":{
  4769. "op":"=",
  4770. "left":"s2",
  4771. "right":11
  4772. },
  4773. "right":{
  4774. "op":">",
  4775. "left":"x2",
  4776. "right":0
  4777. }
  4778. },
  4779. "right":{
  4780. "op":"<",
  4781. "left":"x2",
  4782. "right":6
  4783. }
  4784. }
  4785. },
  4786. "destinations":[
  4787. {
  4788. "probability":{
  4789. "exp":1
  4790. },
  4791. "location":"location",
  4792. "assignments":[
  4793. {
  4794. "ref":"x2",
  4795. "value":{
  4796. "op":"min",
  4797. "left":{
  4798. "op":"+",
  4799. "left":"x2",
  4800. "right":1
  4801. },
  4802. "right":{
  4803. "op":"+",
  4804. "left":{
  4805. "op":"max",
  4806. "left":6,
  4807. "right":"TRANS_TIME_MAX"
  4808. },
  4809. "right":1
  4810. }
  4811. }
  4812. }
  4813. ]
  4814. }
  4815. ]
  4816. },
  4817. {
  4818. "location":"location",
  4819. "action":"tau__",
  4820. "guard":{
  4821. "exp":{
  4822. "op":"∧",
  4823. "left":{
  4824. "op":"=",
  4825. "left":"s2",
  4826. "right":11
  4827. },
  4828. "right":{
  4829. "op":"=",
  4830. "left":"x2",
  4831. "right":6
  4832. }
  4833. }
  4834. },
  4835. "destinations":[
  4836. {
  4837. "probability":{
  4838. "exp":1
  4839. },
  4840. "location":"location",
  4841. "assignments":[
  4842. {
  4843. "ref":"s2",
  4844. "value":3
  4845. },
  4846. {
  4847. "ref":"x2",
  4848. "value":0
  4849. }
  4850. ],
  4851. "observables":[
  4852. ]
  4853. }
  4854. ]
  4855. },
  4856. {
  4857. "location":"location",
  4858. "action":"time",
  4859. "guard":{
  4860. "exp":{
  4861. "op":"=",
  4862. "left":"s2",
  4863. "right":12
  4864. }
  4865. },
  4866. "destinations":[
  4867. {
  4868. "probability":{
  4869. "exp":1
  4870. },
  4871. "location":"location",
  4872. "assignments":[
  4873. {
  4874. "ref":"s2",
  4875. "value":12
  4876. }
  4877. ]
  4878. }
  4879. ]
  4880. }
  4881. ]
  4882. }
  4883. ],
  4884. "system":{
  4885. "elements":[
  4886. {
  4887. "automaton":"medium"
  4888. },
  4889. {
  4890. "automaton":"station1"
  4891. },
  4892. {
  4893. "automaton":"timer"
  4894. },
  4895. {
  4896. "automaton":"station2"
  4897. }
  4898. ],
  4899. "syncs":[
  4900. {
  4901. "synchronise":[
  4902. null,
  4903. "time",
  4904. "time",
  4905. "time"
  4906. ],
  4907. "result":"time"
  4908. },
  4909. {
  4910. "synchronise":[
  4911. "send2",
  4912. null,
  4913. null,
  4914. "send2"
  4915. ],
  4916. "result":"send2"
  4917. },
  4918. {
  4919. "synchronise":[
  4920. "finish2",
  4921. null,
  4922. null,
  4923. "finish2"
  4924. ],
  4925. "result":"finish2"
  4926. },
  4927. {
  4928. "synchronise":[
  4929. "send1",
  4930. "send1",
  4931. null,
  4932. null
  4933. ],
  4934. "result":"send1"
  4935. },
  4936. {
  4937. "synchronise":[
  4938. "finish1",
  4939. "finish1",
  4940. null,
  4941. null
  4942. ],
  4943. "result":"finish1"
  4944. },
  4945. {
  4946. "synchronise":[
  4947. null,
  4948. "tau__",
  4949. null,
  4950. null
  4951. ],
  4952. "result":"tau__"
  4953. },
  4954. {
  4955. "synchronise":[
  4956. null,
  4957. null,
  4958. "tau__",
  4959. null
  4960. ],
  4961. "result":"tau__"
  4962. },
  4963. {
  4964. "synchronise":[
  4965. null,
  4966. null,
  4967. null,
  4968. "tau__"
  4969. ],
  4970. "result":"tau__"
  4971. }
  4972. ]
  4973. }
  4974. }