Hi,
I am using multi property in my mdp typed model, my model contains multiple modules, and the number of states and transitions are quite high. I want to calculate minimum probabilities (Pmin=?), but the issue is it always give me 0. Here, I used two Pmin in multi e.g multi(Pmin=? [ F s1=13 ], Pmin=? [ F s1=20 ]) result: [(2.220446049250313E-16, 2.220446049250313E-16)], now it is giving some probability other than 0 but it is same.
Can anyone please help me in understanding this behavior?
Regards,
Shahid Ali