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 | 
					
				
					
						
							
							
								 
								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 | 
					
				
					
						
							
							
								 
								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 | 
					
				
					
						
							
							
								 
								Matthias Volk
							
						 | 
						
							
							
								
								
							
							
								
							
								c12c0352f7
								
									
								
							
								
							
						 | 
						
							
							
								
								Support for parsing jani model from string
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Matthias Volk
							
						 | 
						
							
							
								
								
							
							
								
							
								209090eb93
								
									
								
							
								
							
						 | 
						
							
							
								
								storm-dft: Ignore compound nodes in json parser
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								d0c153da8d
								
							
								
							
						 | 
						
							
							
								
								Added switch `--no-simplify` to disable simplification of PRISM programs (which sometimes costs a bit of time on extremely large inputs)
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								9775964f43
								
							
								
							
						 | 
						
							
							
								
								Pcaa: Fixed unnecessary insertion of diagonal entries in deterministic transitions.
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								3a4af89b66
								
							
								
							
						 | 
						
							
							
								
								graph: Cycle check ignores Zero entries.
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Sebastian Junges
							
						 | 
						
							
							
							
								
							
								d53cffab08
								
							
								
							
						 | 
						
							
							
								
								avoid resize that caused unstable behavior
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								f7d75b1677
								
							
								
							
						 | 
						
							
							
								
								Merge remote-tracking branch 'refs/remotes/origin/master'
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								2cadf3a252
								
							
								
							
						 | 
						
							
							
								
								Added support for generating optimal schedulers for globally formulae
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								f5ce4860ac
								
							
								
							
						 | 
						
							
							
								
								Updated changelog.
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								4ffe13063c
								
							
								
							
						 | 
						
							
							
								
								Fixed the offline_package.md documentation to incorporate more recent changes in Storm.
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								dc8612b751
								
							
								
							
						 | 
						
							
							
								
								Fixed not always using the acyclic solver within LRA and multi-objective time-bounded reachability computations.
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Matthias Volk
							
						 | 
						
							
							
								
								
							
							
								
							
								8b05837e77
								
									
								
							
								
							
						 | 
						
							
							
								
								Fixed assertion for RationalFunction
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Sebastian Junges
							
						 | 
						
							
							
							
								
							
								32c88825e2
								
							
								
							
						 | 
						
							
							
								
								cleanup
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Sebastian Junges
							
						 | 
						
							
							
							
								
							
								50a82c1127
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'master' into monitoring
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Sebastian Junges
							
						 | 
						
							
							
							
								
							
								664484883a
								
							
								
							
						 | 
						
							
							
								
								allow termination in inner loop of OVI
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								c247b4ab55
								
							
								
							
						 | 
						
							
							
								
								fixed type in offline_package documentation
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								TimQu
							
						 | 
						
							
							
							
								
							
								90e1eeba28
								
							
								
							
						 | 
						
							
							
								
								Merge branch 'multi-objective-lra'
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								9d29f369e2
								
							
								
							
						 | 
						
							
							
								
								fixed incorrect hanlding of lra objecties in bounded phase
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								9a8f40bb33
								
							
								
							
						 | 
						
							
							
								
								Multi-obj preprocessor: Fixed an issue when preprocessing LRA operator formulas
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Matthias Volk
							
						 | 
						
							
							
								
								
							
							
								
							
								6dcbf75fe3
								
									
								
							
								
							
						 | 
						
							
							
								
								Update progress measurments only if --progress flag is set
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								TimQu
							
						 | 
						
							
							
							
								
							
								27cb582243
								
							
								
							
						 | 
						
							
							
								
								MDP Instantiation model checker: Fixed setting model checking hint information.
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								5213be9b69
								
							
								
							
						 | 
						
							
							
								
								More statistics output.
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								20665eb862
								
							
								
							
						 | 
						
							
							
								
								multi-objective: Aborting time-bounded reachability computation when termination signal is received.
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								c1c0fcf8f3
								
							
								
							
						 | 
						
							
							
								
								Display a bit more statistics for multi-objective model checking.
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								ce14b45578
								
							
								
							
						 | 
						
							
							
								
								Pcaa: Implemented termination signal.
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								TimQu
							
						 | 
						
							
							
							
								
							
								b6259e7ea3
								
							
								
							
						 | 
						
							
							
								
								SparseMaPcaaTest: Temporarily disabled a test as it did contain non-optimal points due to numerical issues.
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								TimQu
							
						 | 
						
							
							
							
								
							
								ce962bf1df
								
							
								
							
						 | 
						
							
							
								
								SparseMaPcaaChecker: Fixed cycle detection.
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								5a6952899b
								
							
								
							
						 | 
						
							
							
								
								MaPcaaWeightVectorChecker now uses the acyclic solver if possible.
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								5e9241fcd1
								
							
								
							
						 | 
						
							
							
								
								Allowing reward accumulations in multi-objective model checking queries.
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Tim Quatmann
							
						 | 
						
							
							
							
								
							
								da6333cead
								
							
								
							
						 | 
						
							
							
								
								Fix in scheduler export for acyclic Min Max solver
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Sebastian Junges
							
						 | 
						
							
							
							
								
							
								e513a3fb62
								
							
								
							
						 | 
						
							
							
								
								progress in monitoring with timeouts etc
							
							
							
							
								
							
							
						 | 
						5 years ago | 
					
				
					
						
							
							
								 
								Sebastian Junges
							
						 | 
						
							
							
							
								
							
								4760a12815
								
							
								
							
						 | 
						
							
							
								
								reset signal handler
							
							
							
							
								
							
							
						 | 
						5 years ago |