|  Tim Quatmann | 09cb0e5a5d | LraCtmcTest: Renamed a testcase as its name was misleading before. | 5 years ago | 
				
					
						|  Tim Quatmann | 5245d77bfc | SteadyState: Issue a warning in sound mode because it is not supported. | 5 years ago | 
				
					
						|  Tim Quatmann | 818f8cb8ee | steadystate: Added a testcase. | 5 years ago | 
				
					
						|  Tim Quatmann | b73e2e5d1c | Fixing steady state distribution computation. | 5 years ago | 
				
					
						|  Tim Quatmann | 77d2e9c98f | Fixed output of steady-state distr computation. | 5 years ago | 
				
					
						|  Tim Quatmann | 211a72b6d7 | fixing compilation of storm-pars | 5 years ago | 
				
					
						|  Tim Quatmann | 19e6473806 | making the cudd warning sound a bit less dangerous | 5 years ago | 
				
					
						|  Tim Quatmann | 2e593dc014 | Added computation of steady state probabilities for DTMC/CTMC in the sparse engine. | 5 years ago | 
				
					
						|  Tim Quatmann | 28ab011eb8 | Added an export of check results to json. | 5 years ago | 
				
					
						|  Tim Quatmann | 84e6984659 | StateValuations::toJson now has a template parameter to change the exported type of rationals. | 5 years ago | 
				
					
						|  Tim Quatmann | 75b6ac27e8 | JaniParser: Making result field optional (fixes #83) | 5 years ago | 
				
					
						|  Tim Quatmann | 3184ba1611 | Jani: Correctly parse the input-enable field. Throw an error in the sparse model builder, as these are not supported right now. | 5 years ago | 
				
					
						|  Tim Quatmann | 41ae9d5624 | Fixed silently truncating bits when parsing integer literal expressions (see https://github.com/moves-rwth/stormpy/issues/20) | 5 years ago | 
				
					
						|  Stefan Pranger | 6cea196953 | rpatl smg formulas now accept operatorFormulas | 5 years ago | 
				
					
						|  Tim Quatmann | 51f86db9eb | Storm version 1.6.3 | 5 years ago | 
				
					
						|  Tim Quatmann | 7002946845 | Updated changelog. | 5 years ago | 
				
					
						|  Tim Quatmann | 251527bccf | storm-pars: Make a more explicit warning if a non-parametric equation solver type is selected. | 5 years ago | 
				
					
						|  Tim Quatmann | 1243feba8c | Substitute constants in JANI Properties (fixes #95) | 5 years ago | 
				
					
						|  Stefan Pranger | a9868fd501 | refactor Coalition to use boost variant | 5 years ago | 
				
					
						|  Stefan Pranger | 84bcfef24e | removed print from CloneVisitor | 5 years ago | 
				
					
						|  Stefan Pranger | 2fb1f36fda | Merge branch 'keep-module-index-map-in-parsing' into game_formula_parsing | 5 years ago | 
				
					
						|  Stefan Pranger | 53ac9a3873 | fixed typo in arg list of GameFormula | 5 years ago | 
				
					
						|  Stefan Pranger | 376e4756db | added Coalition default ctor | 5 years ago | 
				
					
						|  Stefan Pranger | 73e4945818 | add STORM_DEVELOPER ALL_WARNINGS GCC case non exhaustive in this commit, i.e. additional flags might be applicable | 5 years ago | 
				
					
						|  Stefan Pranger | f106b83328 | WIP added grammar rules for gameFormula Does not compile at this stage! This commit will be squashed asap. | 5 years ago | 
				
					
						|  Stefan Pranger | 715784a070 | added casting getter for gameFormula | 5 years ago | 
				
					
						|  Stefan Pranger | 8dc46968cb | added rPATL to FragmentSpecifitcations | 5 years ago | 
				
					
						|  Stefan Pranger | c52fcba6a2 | added multiple Visitor methods for gameFormulas | 5 years ago | 
				
					
						|  Stefan Pranger | 6dd9e09ede | added GameFormula class | 5 years ago | 
				
					
						|  Stefan Pranger | cbbafaddfd | added Coalition class will be used in rPATL formulas | 5 years ago | 
				
					
						|  Stefan Pranger | 2225ebcbe8 | fix reorder warning | 5 years ago | 
				
					
						|  Stefan Pranger | eba20bb005 | switch cases in engine now feature SMG case | 5 years ago | 
				
					
						|  Tim Quatmann | 065b366198 | Removed superfluous '.' in output of Markov automata model data. | 5 years ago | 
				
					
						|  Tim Quatmann | 6d6e142236 | Fixed an issue with JANI models concerning properties using transient variable expressions. | 5 years ago | 
				
					
						|  Tim Quatmann | ee5fff680a | Indefinite Horizon helpers: Do not compute values of MaybeStates if they are not relevant for the property. (Fixes #87) | 5 years ago | 
				
					
						|  Tim Quatmann | 20d424e289 | JaniTraverser: Only traverse lower/upper bound expressions of BoundedIntegerVariables, if these bounds exists. | 5 years ago | 
				
					
						|  Tim Quatmann | ce0283d80d | Cmake: checked whether the stack-check issue still persists with current AppleClang v12.0.0 | 5 years ago | 
				
					
						|  Tim Quatmann | 8619a4d833 | CMake: Implemented a workaround for building CUDD on MacOS Big Sur. | 5 years ago | 
				
					
						|  Tim Quatmann | 1982dc0dba | SparsePcaaParetoQuery: Added a (hopefully explaining) comment | 5 years ago | 
				
					
						|  Stefan Pranger | 6a71c19d8a | added sparse smg model | 5 years ago | 
				
					
						|  Stefan Pranger | bb05b9c03c | aggregate player indices into model | 5 years ago | 
				
					
						|  Stefan Pranger | cea09f932b | generator now assigns player indices to states | 5 years ago | 
				
					
						|  Stefan Pranger | 163dfa8654 | ModelComponents now feature a player mapping | 5 years ago | 
				
					
						|  Stefan Pranger | 6b715792aa | added player related helpers | 5 years ago | 
				
					
						|  Stefan Pranger | 160a2c32a2 | added SMGs to existing ModelTypes | 5 years ago | 
				
					
						|  Stefan Pranger | dce9496300 | Model validity check now handles SMGs | 5 years ago | 
				
					
						|  Stefan Pranger | 9bf2a572a7 | check if state is controlled by multiple players We do this by storing a list of modules/commands which have already been claimed by one player | 5 years ago | 
				
					
						|  Stefan Pranger | e9a6077acb | adapted player ostream output | 5 years ago | 
				
					
						|  Stefan Pranger | 1cf2e544ac | add assertion for module indices in second | 5 years ago | 
				
					
						|  Stefan Pranger | de301323d6 | check module and action names when parsing players Note: This does currently not work as intended as the moduleToIndexMap
gets clear when moving to the second run! | 5 years ago |