Sebastian Junges
|
78208e1e4d
|
Merge branch 'master' into pomdp_datastructures
|
7 years ago |
Sebastian Junges
|
b64b65f156
|
qualitative model checking for pmdps enabled
|
7 years ago |
Sebastian Junges
|
5a62a60e17
|
fix in pla without simplifications allowed
|
7 years ago |
Sebastian Junges
|
078b5fee60
|
use weak bisim instead of strong bisim for pmcs generated from pomdps
|
7 years ago |
Sebastian Junges
|
b0059b6d85
|
pomdp stuff working again with latest master
|
7 years ago |
Matthias Volk
|
58990aea27
|
Another try with travis_wait
|
7 years ago |
Matthias Volk
|
2a8e58284c
|
Next try with travis_wait
|
7 years ago |
Matthias Volk
|
8a836a2bfd
|
Try to avoid timeout in travis with travis_wait
|
7 years ago |
dehnert
|
5942c8c853
|
Merge remote-tracking branch 'origin/master' into highlevelcex
|
7 years ago |
dehnert
|
d45eead440
|
improved asserted constraints for high-level cex
|
7 years ago |
Matthias Volk
|
22d97332b0
|
Temporarily disabled Mac builds in Travis
|
7 years ago |
Sebastian Junges
|
68c91e4fa2
|
Merge branch 'pomdp_datastructures' of https://srv-i2.informatik.rwth-aachen.de/scm/git/storm into pomdp_datastructures
|
7 years ago |
dehnert
|
24d9b8dfc6
|
minor reformulation
|
7 years ago |
sjunges
|
0289f12d45
|
Merge branch 'master' into pomdp_datastructures
|
7 years ago |
sjunges
|
09d31a3b66
|
Merge branch 'pomdp_datastructures' of https://srv-i2.informatik.rwth-aachen.de/scm/git/storm into pomdp_datastructures
|
7 years ago |
TimQu
|
d34a2dd9fd
|
fix for mec choice elimination
|
7 years ago |
TimQu
|
355510c808
|
Fixed call of wrong 'specify' method
|
7 years ago |
TimQu
|
e2f8fe2b30
|
Merge branch 'pla_without_simplification'
|
7 years ago |
TimQu
|
eab7e409e9
|
Fixed Running PLA without simplification
|
7 years ago |
Sebastian Junges
|
e023f27714
|
test case for disabled simplification
|
7 years ago |
Sebastian Junges
|
8cd3f1bc1a
|
added a switch to disable simplifications within PLA
|
7 years ago |
TimQu
|
820f2ddf4c
|
extended mec eliminator to minimal rewards
|
7 years ago |
TimQu
|
90087ff526
|
added transformation to binary pomdp
|
7 years ago |
TimQu
|
61a44121b3
|
improved computation of lower/upper bounds for multi-objective model checking
|
7 years ago |
TimQu
|
fd7f8c7bac
|
Fixed an issue related to multi-objective model checking of models with potentially infinite expected reward
|
7 years ago |
dehnert
|
93eb0b19d4
|
Merge remote-tracking branch 'origin/master' into highlevelcex
|
7 years ago |
dehnert
|
59666a9fe9
|
slight renaming in matrix builder to better capture semantics
|
7 years ago |
dehnert
|
99647c11fb
|
fixed an issue pointed out by Tim
|
7 years ago |
dehnert
|
9dea83055b
|
added cache to Z3 expression translator to speed up the translation of large constraints
|
7 years ago |
dehnert
|
459763c019
|
investigating a cut-related issue in high-level cex
|
7 years ago |
dehnert
|
01dc240eea
|
fixed checking carl version
|
7 years ago |
TimQu
|
ebeb34b791
|
implemented heuristic for pla that helps to decide with respect to which parameters a region should be splitted
|
7 years ago |
dehnert
|
66cb8c60d0
|
fixed applying a custom row-grouping if there is none in high-level cex
|
7 years ago |
dehnert
|
cdb35c8bac
|
fixed issue related to high-level counterexamples for liveness properties
|
7 years ago |
dehnert
|
cfd1986c52
|
Merge branch 'highlevelcex'
|
7 years ago |
dehnert
|
4591dba631
|
made maxsat-based counterexample generation be applicable to DTMCs and MDPs
|
7 years ago |
dehnert
|
676120229b
|
intermediate stage
|
7 years ago |
TimQu
|
f90eb4708d
|
fix for boost 1.66
|
7 years ago |
sjunges
|
284a792c1a
|
highlevel counterexamples for smt: get conflict set directly
|
7 years ago |
sjunges
|
8ce3eaddc3
|
PrismProgram -- Used Constants
|
7 years ago |
sjunges
|
91d0cdf41d
|
fix non-terminating while loop in high level counterexamples
|
7 years ago |
dehnert
|
8646d614d4
|
reduced the number of initial buckets for the hash map used in explicit model building
|
7 years ago |
TimQu
|
d1641f09eb
|
added a script to check multiple cmake configurations and updated the release checklist
|
7 years ago |
TimQu
|
0ce91b7eb4
|
updated changelog
|
7 years ago |
TimQu
|
ea6c957030
|
tests for multi-dimensional cost bounded DTMCs
|
7 years ago |
TimQu
|
c59d2160ee
|
Implemented (multi-dimensional) cost bounded properties for DTMCs (sparse engine only)
|
7 years ago |
TimQu
|
8e7d3107ca
|
added function to check whether a matrix is the identity matrix
|
7 years ago |
Sebastian Junges
|
e4800543df
|
update settings objects
|
7 years ago |
sjunges
|
88851f0105
|
install headers to include/storm
|
7 years ago |
Matthias Volk
|
37e0385e69
|
Remove hack in travis tests
|
7 years ago |