|  Stefan Pranger | f0b58781b1 | added os operator to FormulaContext | 4 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 | 
				
					
						|  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 | 
				
					
						|  Lukas Posch | 64861445fe | bug fix bounded globally | 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 | 
				
					
						|  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 | 
				
					
						|  Stefan Pranger | 3437d76a55 | Merge pull request 'next formulae' (#18) from next_formulae into main Reviewed-on: https://git.pranger.xyz/TEMPEST/tempest-devel/pulls/18 | 5 years ago | 
				
					
						|  Lukas Posch | a86426211c | changed statesOfCoalition | 5 years ago | 
				
					
						|  Lukas Posch | 2f39eab91e | reduced the calculation part to a call to multiplyAndReduce in SparseSmgRpatlHelper.cpp | 5 years ago | 
				
					
						|  Lukas Posch | 5738701a2d | removed scheduler handling from next (except a warning) | 5 years ago | 
				
					
						|  Lukas Posch | 2e27e32622 | start with next formulae | 5 years ago | 
				
					
						|  Stefan Pranger | 2a86bfa14c | Merge pull request 'globally formulae' (#17) from globally_formulae into main Reviewed-on: https://git.pranger.xyz/TEMPEST/tempest-devel/pulls/17
100% tests passed, 0 tests failed out of 25 | 5 years ago | 
				
					
						|  Lukas Posch | 60ce89872c | fixed another small typo | 5 years ago | 
				
					
						|  Lukas Posch | 50087994f7 | fixed typo | 5 years ago | 
				
					
						|  Lukas Posch | 5b9319ee58 | clean up computeGloballyProbabilities | 5 years ago | 
				
					
						|  Lukas Posch | 734599c114 | correction of globally functionality | 5 years ago | 
				
					
						|  Lukas Posch | e7ca4dc0c9 | start with globally formulae - definitions of methods and functionality (not checked) | 5 years ago | 
				
					
						|  Stefan Pranger | 0d54b80ba5 | Merge pull request 'until formulae' (#14) from until_formulae into main Reviewed-on: https://git.pranger.xyz/TEMPEST/tempest-devel/pulls/14 | 5 years ago | 
				
					
						|  Lukas Posch | afa0c07947 | introduced schedulerSize, removed empty for-loop | 5 years ago | 
				
					
						|  Stefan Pranger | aa2489cb36 | added some comments to expansion of scheduler | 5 years ago | 
				
					
						|  Lukas Posch | e48f3d0705 | added notPhiStates to expandScheduler | 5 years ago | 
				
					
						|  Lukas Posch | 7807c8a143 | changed variable names to camelCase | 5 years ago | 
				
					
						|  Lukas Posch | 5473966cd1 | changed clippedStatesOfCoalition with size and values from relevantStates | 5 years ago | 
				
					
						|  Lukas Posch | 5dfe48e51e | changed description of submatrix | 5 years ago | 
				
					
						|  Lukas Posch | e1cbf08749 | Removed DEBUG messages, changed description of submatrix | 5 years ago | 
				
					
						|  Lukas Posch | 86bf1a0d89 | small clean up | 5 years ago | 
				
					
						|  Lukas Posch | 318544a940 | refactor computation of relevantStates from BitVector method to logical AND | 5 years ago |