6934 Commits (be86014007cfa096068db2f212dc748e23c3c9e2)
 

Author SHA1 Message Date
Alexander Bork be86014007 Added test for hecs-DFT 6 years ago
Alexander Bork 2ab7c34b4d Added tests for cycles and SEQ children 6 years ago
Alexander Bork d31fae859f Added error handling of gates with restricton as child and changed order of topoSort and rank computation to ensure that rank is only computed for acyclic DFTs 6 years ago
Matthias Volk 3c5f25fe4a Get all model parameters 6 years ago
Matthias Volk d7a22e78d0 Allow unnecessary parameters in region string 6 years ago
Sebastian Junges 6c543df537 Fix in bisimulation of MDPs, which failed if all non-absorbing states in the quotient are initial 6 years ago
Sebastian Junges 6c2262b7e8 more informative error messages during model building (for better debugging) 6 years ago
Sebastian Junges b59cbfa1de graph conditions for rewards described by rational functions with nonconstant denominators 6 years ago
Matthias Volk 8b87d79c3e Removed copy-pasted references to DFTs 6 years ago
Matthias Volk 87cd72f237 Output exception type in exception message 6 years ago
Matthias Volk 87d078f897 Output error by STORM_LOG_ERROR 6 years ago
Matthias Volk 47b2cb737d Merge branch 'master' into dft 6 years ago
Matthias Volk 04164d8b02 Fixed crucial typo in symmetry ordering 6 years ago
Sebastian Junges 8fbc8d56c0 graph preservation properties correctly computed for CTMCs 6 years ago
Matthias Volk bcde728c3c Transform formulas to deterministic-time as well 6 years ago
Matthias Volk 374071670a Activated symbolic bisimulation for parametric models 6 years ago
Matthias Volk b2ea3993ef Fixed assertion in symbolic bisimulation 6 years ago
Matthias Volk a1c5aa946c Integrated symbolic verification of parametric systems into storm-pars 6 years ago
Matthias Volk 399c061086 Typos 6 years ago
Matthias Volk 267efd692a Construct time reward model 6 years ago
Matthias Volk dfd1fec8c5 Fixed compile issues 6 years ago
TimQu 66ab97ba4f transformer: Added functionality to also translate expected time formulas to expected rewards. 6 years ago
Matthias Volk a631a9d210 Merge branch 'master' into dft 6 years ago
Matthias Volk 09a5c44c6e Fixed usage of denominatorAsNumber 6 years ago
Matthias Volk 32f757e4b4 Fixed json export for FDEPs 6 years ago
Matthias Volk ef09fab716 Better check if element name is already used 6 years ago
Matthias Volk babf951bce Merge branch 'master' into dft 6 years ago
Matthias Volk 7abf0c2a8f Update failable dependencies if trigger was set to dont care 6 years ago
dehnert 2768d15f4f fixing minor issue in symboiic bisimulation relation pointed out by Tim 6 years ago
Matthias Volk 98b628b269 Moved failableBE/Dependencies to own struct 6 years ago
Matthias Volk 53fa42f279 Ensure failable dependencies are only added once 6 years ago
Matthias Volk 1fcc375608 BE can no longer fail after triggered failure 6 years ago
Matthias Volk fb1ea21f9c Added assertions to exclude self-loops in DFT state generation 6 years ago
Matthias Volk 9b11fed0c8 Fixed warning 6 years ago
Matthias Volk e5049c67da Storm version 1.3.0 6 years ago
Matthias Volk d3356cd3e4 Use master14 branch for Carl 6 years ago
Matthias Volk 3e2da7eba1 Merge branch 'unifplus_refactor' 6 years ago
Matthias Volk 99808240bf Updated changelog 6 years ago
TimQu fceaeed557 Fixed a recently introduced issue with interval bounded ctmcs. 6 years ago
Matthias Volk 8c572ba550 Merge branch 'master' into unifplus_refactor 6 years ago
Matthias Volk 230ac20480 Added progress measurements for Unif+ iterations and steps 6 years ago
Matthias Volk 2197f3c34a Updated changelog 6 years ago
TimQu aacdf5c0b5 Updated changelog. 6 years ago
TimQu 629de20da0 Fixed running in an infinite loop when computing LRA on markov automata with relative precision. 6 years ago
TimQu 0c905e2323 Fixed an issue where time-bounded properties were wrongly computed on a ctmc that only consists of goal-states. 6 years ago
TimQu 384e7ace06 TopologicalMinMaxLinearEquationSolver: Reduced clutter in the --verbose output. 6 years ago
Sebastian Junges 03b5c70c79 support for POMDPs in symoblic description 6 years ago
Sebastian Junges 36ed6f0a91 Merge branch 'master' of https://srv-i2.informatik.rwth-aachen.de/scm/git/storm 6 years ago
Sebastian Junges cab2b3d8f1 changelog preparation for version 1.3.0 6 years ago
Matthias Volk 94a1d47103 Use IMCA method for bounded until with lower bound > 0 6 years ago