Joachim Klein
3757da3fa0
imported patch rewardcounter-TemporalOperatorBounds-use.patch
8 years ago
Joachim Klein
7345668608
imported patch rewardcounter-TemporalOperatorBound-use.patch
8 years ago
Joachim Klein
57b68f6f9d
Statistical MC: Fix infinite sampling for lower bounded P[F]/P[U]
Only F/U operators with upper bound have a bounded path length and can
thus skip the maximal path length checks.
Test cases (will continue sampling beyond the default max path length,
appearing to hang):
prism prism-examples/dice/dice.pm -pf 'P=?[ F>2 s=0 ]' -sim
prism prism-examples/dice/dice.pm -pf 'P=?[ F>2 s=0 ]' -sim -ctmc
After this fix, the usual error message for unbounded operators is
generated.
8 years ago
Joachim Klein
367a2bd717
Statistical MC: Check bounds for CTMC bounded until
Throw an error if the bounds are negative or upper bound smaller than
lower bound (similar to the checks in the other engines / samplers).
8 years ago
Dave Parker
8e2bc361cd
Improve simulation Sampler classes to handle deadlocks (in some cases). Deadlocks still not properly handled by the simulator.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@9147 bbc10eb1-c90d-0410-af57-cb519fbb1720
12 years ago
Dave Parker
f578bbb893
Approximate model checking ignores "max path length" setting when verifying time-bounded properties.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@3855 bbc10eb1-c90d-0410-af57-cb519fbb1720
15 years ago
Dave Parker
bcd6110358
Simulator updates: fixed display of transitions in GUI, added (some) detection of deadlocks/self-loops. (And some tidying.)
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@2020 bbc10eb1-c90d-0410-af57-cb519fbb1720
16 years ago
Dave Parker
a0db106a88
Tweaks to Sampler design + non-compilation bugfix.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1889 bbc10eb1-c90d-0410-af57-cb519fbb1720
16 years ago
Dave Parker
bb2615b43b
Further work on simulator.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1885 bbc10eb1-c90d-0410-af57-cb519fbb1720
16 years ago
Dave Parker
6dc06b42b7
Fixes and tidies to the simulator.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1879 bbc10eb1-c90d-0410-af57-cb519fbb1720
16 years ago
Dave Parker
7039eb385c
Further work on simulator, including sampling.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1875 bbc10eb1-c90d-0410-af57-cb519fbb1720
16 years ago
Dave Parker
4ee4fb211a
Further work on simulator, including sampling.
git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@1874 bbc10eb1-c90d-0410-af57-cb519fbb1720
16 years ago