|  Tim Quatmann | fd77b71084 | OVI helper: fixed spacing in source code, changed two while loops to for loops | 5 years ago | 
				
					
						|  Tim Quatmann | 585dd675d1 | OviSettings: Made help message a bit shorter | 5 years ago | 
				
					
						|  Tim Quatmann | 84a5faef62 | Merge branch 'ovi-implementation' | 5 years ago | 
				
					
						|  Tim Quatmann | 6f6773f8ca | PgclParser: Do not reject variable names with a keyword as proper prefix. (fixes GitHub issue #84) | 5 years ago | 
				
					
						|  Tim Quatmann | 87ef49a2d0 | Do not show a conversion warning if no conversion happens. | 5 years ago | 
				
					
						|  Tim Quatmann | 5f119ed149 | Fixed weird error when invoking Storm with portfolio engine and no input model. | 5 years ago | 
				
					
						|  Sebastian Junges | 923f779a09 | explicit-state-lookup, for finding states in a model based on the variable assignment | 5 years ago | 
				
					
						|  Matthias Volk | 72813a9774 | Revelant DFT events are not part of symmetries | 5 years ago | 
				
					
						|  Matthias Volk | 693237a304 | Improved hashing for BEColourClass | 5 years ago | 
				
					
						|  Matthias Volk | f7930d22b0 | Fixed typo which lead to wrong symmetries for voting gates | 5 years ago | 
				
					
						|  Matthias Volk | e933df1fc1 | Fixed parsing of ' in GalileoParser | 5 years ago | 
				
					
						|  Matthias Volk | cec37005ae | Set relevant DFT elements earlier in code | 5 years ago | 
				
					
						|  Matthias Volk | ab045f2865 | Ignore zoom attribute in pnpro files | 5 years ago | 
				
					
						|  Matthias Volk | 395081cdf9 | Moved DFT preprocessing in api functions | 5 years ago | 
				
					
						|  Jan Erik Karuc | 6c70b42549 | OVI: Defaulting to M1/M2, changed CLI option for termination guarantee Adapted CLI option description | 5 years ago | 
				
					
						|  Matthias Volk | fe5e4c4e1d | Updated DFT test which is not throwing an exception anymore | 5 years ago | 
				
					
						|  Matthias Volk | 190e36605a | Refactored computation of relevant events | 5 years ago | 
				
					
						|  Matthias Volk | a1c6b998ec | Ignore SEQ and FDEP children | 5 years ago | 
				
					
						|  Matthias Volk | a7096f748b | Fix segfault for empty spare modules | 6 years ago | 
				
					
						|  Matthias Volk | ed8a48a24c | Correct check if claiming labels are supported | 6 years ago | 
				
					
						|  Matthias Volk | 936985f536 | Add labels for claiming in Markov chain with flag --labels-claiming | 6 years ago | 
				
					
						|  Matthias Volk | 2d543d1314 | Added BE class for distribution defined by samples | 6 years ago | 
				
					
						|  Matthias Volk | e9dfcb8e45 | Fixed type comparision for BEs | 6 years ago | 
				
					
						|  Matthias Volk | df28d8ef84 | Added getUnreliability() for BEs | 6 years ago | 
				
					
						|  Matthias Volk | 641c9992a1 | Distinguish between different BEType and use single BE type in DFTElementTypes | 6 years ago | 
				
					
						|  Sebastian Junges | d6bfcb4818 | refactoring: moving some code out of the util folder | 5 years ago | 
				
					
						|  Sebastian Junges | 5722c1258c | pipe all rf-variable creations through a single object file | 5 years ago | 
				
					
						|  Matthias Volk | 8d75b84ba6 | Throw error when using ThinLTO and GCC | 5 years ago | 
				
					
						|  TimQu | 17a1d02757 | Cmake: Detection for the old in-source "storm-version.cpp" file. The file will now be deleted (if found) to prevent build issues for people that upgraded from older storm versions. | 5 years ago | 
				
					
						|  TimQu | c6fd7423f2 | Disabling stack checks once again for all clang versions >= 11.0.0 because they somehow interfere with exception handling in the PrismParser. (most likely a clang bug). | 5 years ago | 
				
					
						|  Sebastian Junges | b3e37c1eb8 | partial (parametric) model instantiators | 5 years ago | 
				
					
						|  Sebastian Junges | 03e0b01ae2 | Making POMDPs simple now does not introduce further initial states | 5 years ago | 
				
					
						|  TimQu | 1343ae5c19 | Fixed 'boost/optional.hpp file not found' error in storm-version library (simply by not using boost). | 5 years ago | 
				
					
						|  TimQu | 8b2b0008da | The stack check issue has been fixed in newer AppleClang versions. Thus, we no longer have to disable stack checks for AppleClang 11.0.3 or higher. | 5 years ago | 
				
					
						|  Matthias Volk | 5b7bc4319a | Missing pragma once | 5 years ago | 
				
					
						|  Sebastian Junges | 3282bf895c | more support for the modulo expression | 5 years ago | 
				
					
						|  Sebastian Junges | d76bcc4d10 | pPOMDP support | 5 years ago | 
				
					
						|  Sebastian Junges | 62757e28f7 | parametric pomdps? | 5 years ago | 
				
					
						|  Sebastian Junges | cf3bfc3d2d | simulator presents rewards for efficiency | 5 years ago | 
				
					
						|  Sebastian Junges | ceab2c4985 | update changelog | 5 years ago | 
				
					
						|  Matthias Volk | 9c33cec3b6 | Added mising include | 5 years ago | 
				
					
						|  Sebastian Junges | 3a70c68d45 | dd-based reachability exploration reports number of iterations in return value | 5 years ago | 
				
					
						|  Sebastian Junges | bb200fe9f4 | simplify prism programs now also simplifies labels | 5 years ago | 
				
					
						|  Sebastian Junges | b901a1b308 | fix for the binary pomdp transformer: labels are now attached to auxiliary states as well | 5 years ago | 
				
					
						|  Sebastian Junges | 4350ea72d7 | Simplifying expressions with iff and implies a bit more | 5 years ago | 
				
					
						|  Matthias Volk | 7d4bb545f6 | Export option STORM_HAVE_XERCES for stormpy | 5 years ago | 
				
					
						|  Tim Quatmann | f1462bfda7 | Cmake: added a comment that the stack check issue seems to be resolved in more recent clang versions (but still not in the one that comes with the command line tools right now) | 5 years ago | 
				
					
						|  Sebastian Junges | 0791fc723e | renamed files | 5 years ago | 
				
					
						|  Matthias Volk | 0cb0ca8a48 | Storm version 1.6.0 | 5 years ago | 
				
					
						|  Tim Quatmann | a7f847d4e1 | KnownProbabilityTransformer: Removed output of model info to std::cout | 5 years ago |