|  Matthias Volk | 6f39d431a3 | Github Actions: only run doxygen and deploy on master branch of original repository (and not on forks or pull requests). | 5 years ago | 
				
					
						|  Stefan Pranger | 7ef70401ed | Merge pull request 'boundedGlobally' (#19) from next_formulae into main Reviewed-on: https://git.pranger.xyz/TEMPEST/tempest-devel/pulls/19 | 5 years ago | 
				
					
						|  Lukas Posch | 027ed523cd | added constrainedChoiceValues for boundedGloballyFormulas | 5 years ago | 
				
					
						|  Tim Quatmann | 168b5fabd6 | Silenced several warnings | 5 years ago | 
				
					
						|  Tim Quatmann | 45a7db8222 | LpMinMaxLinearEquationSolver: Fixed an issue when using glpk occurring when the lower bound of a variable matches the upper bound. Also revamped retrieving of lower/upper bounds. | 5 years ago | 
				
					
						|  Tim Quatmann | e59918668e | AbstractEquationSolver: Added more convenient getters for the most appropriate lower/upper bound of a given variable | 5 years ago | 
				
					
						|  Lukas Posch | 59c5aeadea | changed message for boundedGloballyFormula | 5 years ago | 
				
					
						|  Lukas Posch | f6829dd109 | clean up BoundedGloballyGameViHelper | 5 years ago | 
				
					
						|  Lukas Posch | 0fd952c6f7 | removed b | 5 years ago | 
				
					
						|  Lukas Posch | bcd67c63f7 | removed "...Reachability" from GameViHelper and BoundedGloballyGameViHelper | 5 years ago | 
				
					
						|  Lukas Posch | 5e040553a6 | changed error message | 5 years ago | 
				
					
						|  Lukas Posch | 0ea549864f | fixed assert for using lowerBounds | 5 years ago | 
				
					
						|  Lukas Posch | 02bc7f3f69 | added assert for using lowerBounds | 5 years ago | 
				
					
						|  Matthias Volk | 6df0efcd3e | Set result correctly for reachability rewards in MdpInstantiationChecker | 5 years ago | 
				
					
						|  Lukas Posch | 64861445fe | bug fix bounded globally | 5 years ago | 
				
					
						|  Tim Quatmann | eaff65ef27 | LinearCoefficientVisitor: Fixed translation of division expressions. | 5 years ago | 
				
					
						|  Sebastian Junges | 5d45514af2 | avoid parsing jani after creating model - fix in lvalue to allow this | 5 years ago | 
				
					
						|  Sebastian Junges | 3355b21b72 | add timing info to storm-pomdp | 5 years ago | 
				
					
						|  Sebastian Junges | d6ab421cb7 | add belief-support-mdp generator | 5 years ago | 
				
					
						|  Sebastian Junges | 3c58b5b2f7 | case split for MDPs actually checks for MDPs | 5 years ago | 
				
					
						|  Sebastian Junges | 08f928456c | fix guard for code that considers transient assignments to also consider only transient assignments | 5 years ago | 
				
					
						|  Sebastian Junges | 6b6f44100e | allow building parametric models of the form s --p-->, s--q--> | 5 years ago | 
				
					
						|  Lukas Posch | 8df4a99770 | small changes, but did not fix the bug | 5 years ago | 
				
					
						|  Lukas Posch | 489d8a5fd2 | added bounds to model checker and parse it for probability calculation of bounded globally formulas | 5 years ago | 
				
					
						|  Lukas Posch | 50c7a69f94 | added bounds to computeBoundedGlobally Probabilities and parse upperBound to the game vi helper, additional little changes | 5 years ago | 
				
					
						|  Lukas Posch | 66f893edcb | changed globally formula grammar and added the case for bounded globally formulas for createGloballyFormula | 5 years ago | 
				
					
						|  Lukas Posch | 023e067c59 | added bounded globally formulas to other classes | 5 years ago | 
				
					
						|  Lukas Posch | e1599efc6f | added upperBound to valueIteration of BoundedGloballyGameViHelper | 5 years ago | 
				
					
						|  Lukas Posch | ef415d4347 | added needed methods to class BoundedGloballyFormula | 5 years ago | 
				
					
						|  Lukas Posch | dbc0cacb45 | added bounded globally to AbstractModelChecker | 5 years ago | 
				
					
						|  Sebastian Junges | 7beb999219 | label unlabelled commands | 5 years ago | 
				
					
						|  Sebastian Junges | 71f60e812c | more precise analysis of whether commands will synchronize | 5 years ago | 
				
					
						|  Sebastian Junges | c4187b03eb | fixed error messages | 5 years ago | 
				
					
						|  Sebastian Junges | a5842e4a61 | nasty bug where some sync action indices where not reflected in one of the data structures | 5 years ago | 
				
					
						|  Sebastian Junges | 7daa5e2ab7 | fixed error message | 5 years ago | 
				
					
						|  Sebastian Junges | 52f88bca4d | Merge branch 'master' into prismlang-sim | 5 years ago | 
				
					
						|  Matthias Volk | 9fea07542a | Fixed warning | 5 years ago | 
				
					
						|  Matthias Volk | c9841b71a0 | Const reference for splittingThreshold | 5 years ago | 
				
					
						|  Lukas Posch | 78b0bc9749 | Merge branch 'main' into next_formulae | 5 years ago | 
				
					
						|  Lukas Posch | 5ace260ecb | set up SparseSmgRpatlModelChecker for bounded globally | 5 years ago | 
				
					
						|  Lukas Posch | 4aee59a15a | set up SparseSmgRpatlHelper for bounded globally | 5 years ago | 
				
					
						|  Lukas Posch | ff8c520808 | added class BoundedGloballyGameViHelper | 5 years ago | 
				
					
						|  Lukas Posch | 9976b927f9 | small changes and added TODOs in class BoundedGloballyFormula | 5 years ago | 
				
					
						|  Lukas Posch | 1fb1368a14 | Set up BoundedGloballyFormula to methods of FragmentChecker.* | 5 years ago | 
				
					
						|  Lukas Posch | 5030efd363 | Set up BoundedGloballyFormula to methods of FormulaInformationVisitor.* | 5 years ago | 
				
					
						|  Lukas Posch | c142922182 | Set up BoundedGloballyFormula to methods of Formula.* | 5 years ago | 
				
					
						|  Lukas Posch | c1ab2ca8d9 | created class BoundedGloballyFormula | 5 years ago | 
				
					
						|  Lukas Posch | 56e70c3417 | setBoundedGloballyFormulasAllowed in FragmentSpecification.* | 5 years ago | 
				
					
						|  Jip Spel | 8d17a0362d | Fix extremal value computation | 5 years ago | 
				
					
						|  Matthias Volk | 49dff36512 | Github Actions: clone complete history to support version extraction | 5 years ago |