Matthias Volk
|
31821bc1d0
|
Display DFT stats
|
7 years ago |
dehnert
|
24d9b8dfc6
|
minor reformulation
|
7 years ago |
Matthias Volk
|
096d532aa0
|
Small changes
|
7 years ago |
Matthias Volk
|
e4e467622f
|
Minor fixes
|
7 years ago |
Matthias Volk
|
ca0d76e502
|
Finished JSON export for GSPNs
|
7 years ago |
Matthias Volk
|
ea2a56ece7
|
Json translation for places and transitions
|
7 years ago |
Matthias Volk
|
b901b2ce7d
|
Started on GSPN to Json export
|
7 years ago |
Matthias Volk
|
e9a57aa3e5
|
Cleanup after processing options
|
7 years ago |
Matthias Volk
|
770fc83e7f
|
Generalization loadDFT
|
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
|
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 |
sjunges
|
88851f0105
|
install headers to include/storm
|
7 years ago |
Matthias Volk
|
37e0385e69
|
Remove hack in travis tests
|
7 years ago |
dehnert
|
109b738258
|
adding some more output to Fox-Glynn
|
7 years ago |
dehnert
|
dd864c05e0
|
properly resizing weights vector in Fox-Glynn if the right bound is moved further due to the desired accuracy
|
7 years ago |
Matthias Volk
|
49a6c5f4ed
|
Fixed docker upload in travis
|
7 years ago |
Matthias Volk
|
91a9f5622f
|
Push successful builds in travis to dockerhub
|
7 years ago |
Matthias Volk
|
d8e166094f
|
Message in cmake if ccache is disabled
|
7 years ago |
Matthias Volk
|
2d8cc1681c
|
Fixed indentation
|
7 years ago |
TimQu
|
ebc3f61b82
|
Fixed wrong size of state reward vector during conditional reward computation
|
7 years ago |
TimQu
|
a982af3348
|
setting lower bounds for equation solvers via move-reference
|
7 years ago |
dehnert
|
905ae821f3
|
extended SMT-based minimal label set generator so that it can deal with lower-bounded properties (however loosing the minimality property in some sense)
|
7 years ago |
dehnert
|
df86b6c815
|
fixing issue related to relevant value restriction in conditional properties
|
7 years ago |