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.

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