4879 Commits (e95126583990a30776afb2779fe5a7a0907997b8)

Author SHA1 Message Date
Matthias Volk e951265839 Do not display help for hidden modules 8 years ago
Matthias Volk 8b757466e8 Added GameSolverSettings which are now required 8 years ago
Matthias Volk 8b1fbca271 Set priority to 1 for all GSPN transitions 8 years ago
Matthias Volk 8bd75a435c First child is not initially claimed by default 8 years ago
Matthias Volk e0f19d893c Fixed layouting 8 years ago
Matthias Volk bc69092f16 LayoutInfo for disabled place in BE template 8 years ago
Matthias Volk 64443170e3 Minor fixes in GSPN translation 8 years ago
Matthias Volk 31821bc1d0 Display DFT stats 8 years ago
Matthias Volk 096d532aa0 Small changes 8 years ago
Matthias Volk e4e467622f Minor fixes 8 years ago
Matthias Volk ca0d76e502 Finished JSON export for GSPNs 8 years ago
Matthias Volk ea2a56ece7 Json translation for places and transitions 8 years ago
Matthias Volk b901b2ce7d Started on GSPN to Json export 8 years ago
Matthias Volk e9a57aa3e5 Cleanup after processing options 8 years ago
Matthias Volk 770fc83e7f Generalization loadDFT 8 years ago
TimQu 61a44121b3 improved computation of lower/upper bounds for multi-objective model checking 8 years ago
TimQu fd7f8c7bac Fixed an issue related to multi-objective model checking of models with potentially infinite expected reward 8 years ago
dehnert 59666a9fe9 slight renaming in matrix builder to better capture semantics 8 years ago
dehnert 99647c11fb fixed an issue pointed out by Tim 8 years ago
TimQu ebeb34b791 implemented heuristic for pla that helps to decide with respect to which parameters a region should be splitted 8 years ago
dehnert 66cb8c60d0 fixed applying a custom row-grouping if there is none in high-level cex 8 years ago
dehnert cdb35c8bac fixed issue related to high-level counterexamples for liveness properties 8 years ago
dehnert 4591dba631 made maxsat-based counterexample generation be applicable to DTMCs and MDPs 8 years ago
dehnert 676120229b intermediate stage 8 years ago
TimQu f90eb4708d fix for boost 1.66 8 years ago
sjunges 284a792c1a highlevel counterexamples for smt: get conflict set directly 8 years ago
sjunges 8ce3eaddc3 PrismProgram -- Used Constants 8 years ago
sjunges 91d0cdf41d fix non-terminating while loop in high level counterexamples 8 years ago
dehnert 8646d614d4 reduced the number of initial buckets for the hash map used in explicit model building 8 years ago
TimQu ea6c957030 tests for multi-dimensional cost bounded DTMCs 8 years ago
TimQu c59d2160ee Implemented (multi-dimensional) cost bounded properties for DTMCs (sparse engine only) 8 years ago
TimQu 8e7d3107ca added function to check whether a matrix is the identity matrix 8 years ago
sjunges 88851f0105 install headers to include/storm 8 years ago
dehnert 109b738258 adding some more output to Fox-Glynn 8 years ago
dehnert dd864c05e0 properly resizing weights vector in Fox-Glynn if the right bound is moved further due to the desired accuracy 8 years ago
TimQu ebc3f61b82 Fixed wrong size of state reward vector during conditional reward computation 8 years ago
TimQu a982af3348 setting lower bounds for equation solvers via move-reference 8 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) 8 years ago
dehnert df86b6c815 fixing issue related to relevant value restriction in conditional properties 8 years ago
Matthias Volk 0481ca3855 Fixed deprecated getType() 8 years ago
dehnert cd34e3d67e fixed issue in rational search preventing convergence in many cases 9 years ago
dehnert 70818dd9dd finished c++ifying David Jansen's implementation of Fox-Glynn 9 years ago
dehnert 27558e2140 started c++ifying David Jansen's implementation of Fox-Glynn 9 years ago
TimQu 85533018a1 added missing , ... 9 years ago
dehnert 48b0a40d8a fix typo 9 years ago
dehnert b0fd3c1730 started to rework Fox-Glynn 9 years ago
TimQu 1bef8564d1 enabling a test that previously was disabled 9 years ago
TimQu 37bca625e5 Some of the tests still did not compile with cln as rational number 9 years ago
TimQu 68ec4ca0ce Various fixes for the case STORM_USE_CLN_EA=ON 9 years ago
dehnert 0d18886966 re-enabling conversion of MA to CTMC if the MA only has Markovian states 9 years ago