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.

1039 lines
34 KiB

  1. {
  2. "jani-version":1,
  3. "features":[
  4. "derived-operators"
  5. ],
  6. "name":"Converted from PRISM by IscasMC",
  7. "type":"mdp",
  8. "actions":[
  9. {
  10. "name":"tau__"
  11. }
  12. ],
  13. "variables":[
  14. {
  15. "name":"d1",
  16. "type":"bool"
  17. },
  18. {
  19. "name":"p1",
  20. "type":"bool"
  21. },
  22. {
  23. "name":"d2",
  24. "type":"bool"
  25. },
  26. {
  27. "name":"p2",
  28. "type":"bool"
  29. },
  30. {
  31. "name":"d3",
  32. "type":"bool"
  33. },
  34. {
  35. "name":"p3",
  36. "type":"bool"
  37. },
  38. {
  39. "name":"d4",
  40. "type":"bool"
  41. },
  42. {
  43. "name":"p4",
  44. "type":"bool"
  45. },
  46. {
  47. "name":"d5",
  48. "type":"bool"
  49. },
  50. {
  51. "name":"p5",
  52. "type":"bool"
  53. },
  54. {
  55. "name":"d6",
  56. "type":"bool"
  57. },
  58. {
  59. "name":"p6",
  60. "type":"bool"
  61. },
  62. {
  63. "name":"d7",
  64. "type":"bool"
  65. },
  66. {
  67. "name":"p7",
  68. "type":"bool"
  69. }
  70. ],
  71. "observables":[
  72. {
  73. "name":"\"steps\""
  74. }
  75. ],
  76. "initial-states":{
  77. "exp":true
  78. },
  79. "automata":[
  80. {
  81. "name":"process1",
  82. "locations":[
  83. {
  84. "name":"location",
  85. "observables":[
  86. {
  87. "ref":"\"steps\"",
  88. "value":1
  89. }
  90. ]
  91. }
  92. ],
  93. "initial-locations":[
  94. "location"
  95. ],
  96. "edges":[
  97. {
  98. "location":"location",
  99. "action":"tau__",
  100. "guard":{
  101. "exp":{
  102. "op":"∧",
  103. "left":{
  104. "op":"=",
  105. "left":"d1",
  106. "right":"d7"
  107. },
  108. "right":{
  109. "op":"=",
  110. "left":"p1",
  111. "right":"p7"
  112. }
  113. }
  114. },
  115. "destinations":[
  116. {
  117. "probability":{
  118. "exp":0.5000000
  119. },
  120. "location":"location",
  121. "assignments":[
  122. {
  123. "ref":"d1",
  124. "value":{
  125. "op":"¬",
  126. "exp":"d1"
  127. }
  128. },
  129. {
  130. "ref":"p1",
  131. "value":"p1"
  132. }
  133. ],
  134. "observables":[
  135. ]
  136. },
  137. {
  138. "probability":{
  139. "exp":0.5000000
  140. },
  141. "location":"location",
  142. "assignments":[
  143. {
  144. "ref":"d1",
  145. "value":{
  146. "op":"¬",
  147. "exp":"d1"
  148. }
  149. },
  150. {
  151. "ref":"p1",
  152. "value":{
  153. "op":"¬",
  154. "exp":"p1"
  155. }
  156. }
  157. ],
  158. "observables":[
  159. ]
  160. }
  161. ]
  162. },
  163. {
  164. "location":"location",
  165. "action":"tau__",
  166. "guard":{
  167. "exp":{
  168. "op":"∧",
  169. "left":{
  170. "op":"=",
  171. "left":"d1",
  172. "right":"d7"
  173. },
  174. "right":{
  175. "op":"¬",
  176. "exp":{
  177. "op":"=",
  178. "left":"p1",
  179. "right":"p7"
  180. }
  181. }
  182. }
  183. },
  184. "destinations":[
  185. {
  186. "probability":{
  187. "exp":1
  188. },
  189. "location":"location",
  190. "assignments":[
  191. {
  192. "ref":"d1",
  193. "value":{
  194. "op":"¬",
  195. "exp":"d1"
  196. }
  197. }
  198. ],
  199. "observables":[
  200. ]
  201. }
  202. ]
  203. }
  204. ]
  205. },
  206. {
  207. "name":"process2",
  208. "locations":[
  209. {
  210. "name":"location"
  211. }
  212. ],
  213. "initial-locations":[
  214. "location"
  215. ],
  216. "edges":[
  217. {
  218. "location":"location",
  219. "action":"tau__",
  220. "guard":{
  221. "exp":{
  222. "op":"∧",
  223. "left":{
  224. "op":"=",
  225. "left":"d2",
  226. "right":"d1"
  227. },
  228. "right":{
  229. "op":"=",
  230. "left":"p2",
  231. "right":"p1"
  232. }
  233. }
  234. },
  235. "destinations":[
  236. {
  237. "probability":{
  238. "exp":0.5000000
  239. },
  240. "location":"location",
  241. "assignments":[
  242. {
  243. "ref":"d2",
  244. "value":{
  245. "op":"¬",
  246. "exp":"d2"
  247. }
  248. },
  249. {
  250. "ref":"p2",
  251. "value":"p2"
  252. }
  253. ],
  254. "observables":[
  255. ]
  256. },
  257. {
  258. "probability":{
  259. "exp":0.5000000
  260. },
  261. "location":"location",
  262. "assignments":[
  263. {
  264. "ref":"d2",
  265. "value":{
  266. "op":"¬",
  267. "exp":"d2"
  268. }
  269. },
  270. {
  271. "ref":"p2",
  272. "value":{
  273. "op":"¬",
  274. "exp":"p2"
  275. }
  276. }
  277. ],
  278. "observables":[
  279. ]
  280. }
  281. ]
  282. },
  283. {
  284. "location":"location",
  285. "action":"tau__",
  286. "guard":{
  287. "exp":{
  288. "op":"∧",
  289. "left":{
  290. "op":"=",
  291. "left":"d2",
  292. "right":"d1"
  293. },
  294. "right":{
  295. "op":"¬",
  296. "exp":{
  297. "op":"=",
  298. "left":"p2",
  299. "right":"p1"
  300. }
  301. }
  302. }
  303. },
  304. "destinations":[
  305. {
  306. "probability":{
  307. "exp":1
  308. },
  309. "location":"location",
  310. "assignments":[
  311. {
  312. "ref":"d2",
  313. "value":{
  314. "op":"¬",
  315. "exp":"d2"
  316. }
  317. }
  318. ],
  319. "observables":[
  320. ]
  321. }
  322. ]
  323. }
  324. ]
  325. },
  326. {
  327. "name":"process3",
  328. "locations":[
  329. {
  330. "name":"location"
  331. }
  332. ],
  333. "initial-locations":[
  334. "location"
  335. ],
  336. "edges":[
  337. {
  338. "location":"location",
  339. "action":"tau__",
  340. "guard":{
  341. "exp":{
  342. "op":"∧",
  343. "left":{
  344. "op":"=",
  345. "left":"d3",
  346. "right":"d2"
  347. },
  348. "right":{
  349. "op":"=",
  350. "left":"p3",
  351. "right":"p2"
  352. }
  353. }
  354. },
  355. "destinations":[
  356. {
  357. "probability":{
  358. "exp":0.5000000
  359. },
  360. "location":"location",
  361. "assignments":[
  362. {
  363. "ref":"d3",
  364. "value":{
  365. "op":"¬",
  366. "exp":"d3"
  367. }
  368. },
  369. {
  370. "ref":"p3",
  371. "value":"p3"
  372. }
  373. ],
  374. "observables":[
  375. ]
  376. },
  377. {
  378. "probability":{
  379. "exp":0.5000000
  380. },
  381. "location":"location",
  382. "assignments":[
  383. {
  384. "ref":"d3",
  385. "value":{
  386. "op":"¬",
  387. "exp":"d3"
  388. }
  389. },
  390. {
  391. "ref":"p3",
  392. "value":{
  393. "op":"¬",
  394. "exp":"p3"
  395. }
  396. }
  397. ],
  398. "observables":[
  399. ]
  400. }
  401. ]
  402. },
  403. {
  404. "location":"location",
  405. "action":"tau__",
  406. "guard":{
  407. "exp":{
  408. "op":"∧",
  409. "left":{
  410. "op":"=",
  411. "left":"d3",
  412. "right":"d2"
  413. },
  414. "right":{
  415. "op":"¬",
  416. "exp":{
  417. "op":"=",
  418. "left":"p3",
  419. "right":"p2"
  420. }
  421. }
  422. }
  423. },
  424. "destinations":[
  425. {
  426. "probability":{
  427. "exp":1
  428. },
  429. "location":"location",
  430. "assignments":[
  431. {
  432. "ref":"d3",
  433. "value":{
  434. "op":"¬",
  435. "exp":"d3"
  436. }
  437. }
  438. ],
  439. "observables":[
  440. ]
  441. }
  442. ]
  443. }
  444. ]
  445. },
  446. {
  447. "name":"process4",
  448. "locations":[
  449. {
  450. "name":"location"
  451. }
  452. ],
  453. "initial-locations":[
  454. "location"
  455. ],
  456. "edges":[
  457. {
  458. "location":"location",
  459. "action":"tau__",
  460. "guard":{
  461. "exp":{
  462. "op":"∧",
  463. "left":{
  464. "op":"=",
  465. "left":"d4",
  466. "right":"d3"
  467. },
  468. "right":{
  469. "op":"=",
  470. "left":"p4",
  471. "right":"p3"
  472. }
  473. }
  474. },
  475. "destinations":[
  476. {
  477. "probability":{
  478. "exp":0.5000000
  479. },
  480. "location":"location",
  481. "assignments":[
  482. {
  483. "ref":"d4",
  484. "value":{
  485. "op":"¬",
  486. "exp":"d4"
  487. }
  488. },
  489. {
  490. "ref":"p4",
  491. "value":"p4"
  492. }
  493. ],
  494. "observables":[
  495. ]
  496. },
  497. {
  498. "probability":{
  499. "exp":0.5000000
  500. },
  501. "location":"location",
  502. "assignments":[
  503. {
  504. "ref":"d4",
  505. "value":{
  506. "op":"¬",
  507. "exp":"d4"
  508. }
  509. },
  510. {
  511. "ref":"p4",
  512. "value":{
  513. "op":"¬",
  514. "exp":"p4"
  515. }
  516. }
  517. ],
  518. "observables":[
  519. ]
  520. }
  521. ]
  522. },
  523. {
  524. "location":"location",
  525. "action":"tau__",
  526. "guard":{
  527. "exp":{
  528. "op":"∧",
  529. "left":{
  530. "op":"=",
  531. "left":"d4",
  532. "right":"d3"
  533. },
  534. "right":{
  535. "op":"¬",
  536. "exp":{
  537. "op":"=",
  538. "left":"p4",
  539. "right":"p3"
  540. }
  541. }
  542. }
  543. },
  544. "destinations":[
  545. {
  546. "probability":{
  547. "exp":1
  548. },
  549. "location":"location",
  550. "assignments":[
  551. {
  552. "ref":"d4",
  553. "value":{
  554. "op":"¬",
  555. "exp":"d4"
  556. }
  557. }
  558. ],
  559. "observables":[
  560. ]
  561. }
  562. ]
  563. }
  564. ]
  565. },
  566. {
  567. "name":"process5",
  568. "locations":[
  569. {
  570. "name":"location"
  571. }
  572. ],
  573. "initial-locations":[
  574. "location"
  575. ],
  576. "edges":[
  577. {
  578. "location":"location",
  579. "action":"tau__",
  580. "guard":{
  581. "exp":{
  582. "op":"∧",
  583. "left":{
  584. "op":"=",
  585. "left":"d5",
  586. "right":"d4"
  587. },
  588. "right":{
  589. "op":"=",
  590. "left":"p5",
  591. "right":"p4"
  592. }
  593. }
  594. },
  595. "destinations":[
  596. {
  597. "probability":{
  598. "exp":0.5000000
  599. },
  600. "location":"location",
  601. "assignments":[
  602. {
  603. "ref":"d5",
  604. "value":{
  605. "op":"¬",
  606. "exp":"d5"
  607. }
  608. },
  609. {
  610. "ref":"p5",
  611. "value":"p5"
  612. }
  613. ],
  614. "observables":[
  615. ]
  616. },
  617. {
  618. "probability":{
  619. "exp":0.5000000
  620. },
  621. "location":"location",
  622. "assignments":[
  623. {
  624. "ref":"d5",
  625. "value":{
  626. "op":"¬",
  627. "exp":"d5"
  628. }
  629. },
  630. {
  631. "ref":"p5",
  632. "value":{
  633. "op":"¬",
  634. "exp":"p5"
  635. }
  636. }
  637. ],
  638. "observables":[
  639. ]
  640. }
  641. ]
  642. },
  643. {
  644. "location":"location",
  645. "action":"tau__",
  646. "guard":{
  647. "exp":{
  648. "op":"∧",
  649. "left":{
  650. "op":"=",
  651. "left":"d5",
  652. "right":"d4"
  653. },
  654. "right":{
  655. "op":"¬",
  656. "exp":{
  657. "op":"=",
  658. "left":"p5",
  659. "right":"p4"
  660. }
  661. }
  662. }
  663. },
  664. "destinations":[
  665. {
  666. "probability":{
  667. "exp":1
  668. },
  669. "location":"location",
  670. "assignments":[
  671. {
  672. "ref":"d5",
  673. "value":{
  674. "op":"¬",
  675. "exp":"d5"
  676. }
  677. }
  678. ],
  679. "observables":[
  680. ]
  681. }
  682. ]
  683. }
  684. ]
  685. },
  686. {
  687. "name":"process6",
  688. "locations":[
  689. {
  690. "name":"location"
  691. }
  692. ],
  693. "initial-locations":[
  694. "location"
  695. ],
  696. "edges":[
  697. {
  698. "location":"location",
  699. "action":"tau__",
  700. "guard":{
  701. "exp":{
  702. "op":"∧",
  703. "left":{
  704. "op":"=",
  705. "left":"d6",
  706. "right":"d5"
  707. },
  708. "right":{
  709. "op":"=",
  710. "left":"p6",
  711. "right":"p5"
  712. }
  713. }
  714. },
  715. "destinations":[
  716. {
  717. "probability":{
  718. "exp":0.5000000
  719. },
  720. "location":"location",
  721. "assignments":[
  722. {
  723. "ref":"d6",
  724. "value":{
  725. "op":"¬",
  726. "exp":"d6"
  727. }
  728. },
  729. {
  730. "ref":"p6",
  731. "value":"p6"
  732. }
  733. ],
  734. "observables":[
  735. ]
  736. },
  737. {
  738. "probability":{
  739. "exp":0.5000000
  740. },
  741. "location":"location",
  742. "assignments":[
  743. {
  744. "ref":"d6",
  745. "value":{
  746. "op":"¬",
  747. "exp":"d6"
  748. }
  749. },
  750. {
  751. "ref":"p6",
  752. "value":{
  753. "op":"¬",
  754. "exp":"p6"
  755. }
  756. }
  757. ],
  758. "observables":[
  759. ]
  760. }
  761. ]
  762. },
  763. {
  764. "location":"location",
  765. "action":"tau__",
  766. "guard":{
  767. "exp":{
  768. "op":"∧",
  769. "left":{
  770. "op":"=",
  771. "left":"d6",
  772. "right":"d5"
  773. },
  774. "right":{
  775. "op":"¬",
  776. "exp":{
  777. "op":"=",
  778. "left":"p6",
  779. "right":"p5"
  780. }
  781. }
  782. }
  783. },
  784. "destinations":[
  785. {
  786. "probability":{
  787. "exp":1
  788. },
  789. "location":"location",
  790. "assignments":[
  791. {
  792. "ref":"d6",
  793. "value":{
  794. "op":"¬",
  795. "exp":"d6"
  796. }
  797. }
  798. ],
  799. "observables":[
  800. ]
  801. }
  802. ]
  803. }
  804. ]
  805. },
  806. {
  807. "name":"process7",
  808. "locations":[
  809. {
  810. "name":"location"
  811. }
  812. ],
  813. "initial-locations":[
  814. "location"
  815. ],
  816. "edges":[
  817. {
  818. "location":"location",
  819. "action":"tau__",
  820. "guard":{
  821. "exp":{
  822. "op":"∧",
  823. "left":{
  824. "op":"=",
  825. "left":"d7",
  826. "right":"d6"
  827. },
  828. "right":{
  829. "op":"=",
  830. "left":"p7",
  831. "right":"p6"
  832. }
  833. }
  834. },
  835. "destinations":[
  836. {
  837. "probability":{
  838. "exp":0.5000000
  839. },
  840. "location":"location",
  841. "assignments":[
  842. {
  843. "ref":"d7",
  844. "value":{
  845. "op":"¬",
  846. "exp":"d7"
  847. }
  848. },
  849. {
  850. "ref":"p7",
  851. "value":"p7"
  852. }
  853. ],
  854. "observables":[
  855. ]
  856. },
  857. {
  858. "probability":{
  859. "exp":0.5000000
  860. },
  861. "location":"location",
  862. "assignments":[
  863. {
  864. "ref":"d7",
  865. "value":{
  866. "op":"¬",
  867. "exp":"d7"
  868. }
  869. },
  870. {
  871. "ref":"p7",
  872. "value":{
  873. "op":"¬",
  874. "exp":"p7"
  875. }
  876. }
  877. ],
  878. "observables":[
  879. ]
  880. }
  881. ]
  882. },
  883. {
  884. "location":"location",
  885. "action":"tau__",
  886. "guard":{
  887. "exp":{
  888. "op":"∧",
  889. "left":{
  890. "op":"=",
  891. "left":"d7",
  892. "right":"d6"
  893. },
  894. "right":{
  895. "op":"¬",
  896. "exp":{
  897. "op":"=",
  898. "left":"p7",
  899. "right":"p6"
  900. }
  901. }
  902. }
  903. },
  904. "destinations":[
  905. {
  906. "probability":{
  907. "exp":1
  908. },
  909. "location":"location",
  910. "assignments":[
  911. {
  912. "ref":"d7",
  913. "value":{
  914. "op":"¬",
  915. "exp":"d7"
  916. }
  917. }
  918. ],
  919. "observables":[
  920. ]
  921. }
  922. ]
  923. }
  924. ]
  925. }
  926. ],
  927. "system":{
  928. "elements":[
  929. {
  930. "automaton":"process1"
  931. },
  932. {
  933. "automaton":"process2"
  934. },
  935. {
  936. "automaton":"process3"
  937. },
  938. {
  939. "automaton":"process4"
  940. },
  941. {
  942. "automaton":"process5"
  943. },
  944. {
  945. "automaton":"process6"
  946. },
  947. {
  948. "automaton":"process7"
  949. }
  950. ],
  951. "syncs":[
  952. {
  953. "synchronise":[
  954. "tau__",
  955. null,
  956. null,
  957. null,
  958. null,
  959. null,
  960. null
  961. ],
  962. "result":"tau__"
  963. },
  964. {
  965. "synchronise":[
  966. null,
  967. "tau__",
  968. null,
  969. null,
  970. null,
  971. null,
  972. null
  973. ],
  974. "result":"tau__"
  975. },
  976. {
  977. "synchronise":[
  978. null,
  979. null,
  980. "tau__",
  981. null,
  982. null,
  983. null,
  984. null
  985. ],
  986. "result":"tau__"
  987. },
  988. {
  989. "synchronise":[
  990. null,
  991. null,
  992. null,
  993. "tau__",
  994. null,
  995. null,
  996. null
  997. ],
  998. "result":"tau__"
  999. },
  1000. {
  1001. "synchronise":[
  1002. null,
  1003. null,
  1004. null,
  1005. null,
  1006. "tau__",
  1007. null,
  1008. null
  1009. ],
  1010. "result":"tau__"
  1011. },
  1012. {
  1013. "synchronise":[
  1014. null,
  1015. null,
  1016. null,
  1017. null,
  1018. null,
  1019. "tau__",
  1020. null
  1021. ],
  1022. "result":"tau__"
  1023. },
  1024. {
  1025. "synchronise":[
  1026. null,
  1027. null,
  1028. null,
  1029. null,
  1030. null,
  1031. null,
  1032. "tau__"
  1033. ],
  1034. "result":"tau__"
  1035. }
  1036. ]
  1037. }
  1038. }