4d614d55f3 
								
							
								 
							
						 
						
							
							
								
								played a bit with docu  
							
							
 
							
							
							Former-commit-id: 2d3ca77254 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7a3e02fb6 
								
							
								 
							
						 
						
							
							
								
								refactored model checkers st all are templated in the model, have to handle rational function bounds next  
							
							
 
							
							
							Former-commit-id: b665709a52 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1944b947d3 
								
							
								 
							
						 
						
							
							
								
								modified formula parser to parse expressions as operator bounds and then convert them to rationals  
							
							
 
							
							
							Former-commit-id: ebf441c406 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc365c8ec2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'future' into refactor_modelcheckers  
							
							
 
							
							
							Former-commit-id: 3d80f3983c 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf583ec9dd 
								
							
								 
							
						 
						
							
							
								
								formulae with rational number bounds  
							
							
 
							
							
							Former-commit-id: 17755ccf84 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e4b3f4eeb9 
								
							
								 
							
						 
						
							
							
								
								intermediate commit, come back after refactoring formulae  
							
							
 
							
							
							Former-commit-id: 147133876f 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53f83c9214 
								
							
								 
							
						 
						
							
							
								
								moved menu-game abstraction to separate folder and made everything compile again  
							
							
 
							
							
							Former-commit-id: a833ca1152 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b5a2d4354 
								
							
								 
							
						 
						
							
							
								
								intermediate commit, come back after refactoring model checkers  
							
							
 
							
							
							Former-commit-id: 8cfb79b2d5 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d3083f00ab 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'future' into merge-pla  
							
							
 
							
							
							Former-commit-id: ed7114322e 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								45ca4df2df 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'future' of  https://sselab.de/lab9/private/git/storm  into future  
							
							
 
							
							
							Former-commit-id: bd3e777ee1 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2ec3c7377 
								
							
								 
							
						 
						
							
							
								
								changed cmake UPDATE_COMMAND to PATCH_COMMAND as this avoids rebuilds by Xcode  
							
							
 
							
							
							Former-commit-id: 2f3cdafcb2 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9eee889539 
								
							
								 
							
						 
						
							
							
								
								Added missing parameter to #ifdef - its gettings late.  
							
							
 
							
							
							Former-commit-id: 4c2ab46ed5 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								74a14a046c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'future' into sylvanRationalFunctions  
							
							
 
							
							
							# Conflicts:
#	resources/3rdparty/CMakeLists.txt
#	src/utility/sylvan.h
Former-commit-id: c43dd66b20 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								867de852ab 
								
							
								 
							
						 
						
							
							
								
								Added the conditional debug output in the wrapper to the tracked code.  
							
							
 
							
							
							Former-commit-id: adb9cebbd5 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								58eb54926c 
								
							
								 
							
						 
						
							
							
								
								Fixed Sylvan bugs.  
							
							
 
							
							
							Added a lot of debugging options and output, controlled by #define's.
Added more template specializations for storm::RationalFunction.
Former-commit-id: 416c32d196 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								437e883bcf 
								
							
								 
							
						 
						
							
							
								
								first fixes after merge  
							
							
 
							
							
							Former-commit-id: f19347885d 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								adacefbcec 
								
							
								 
							
						 
						
							
							
								
								merge  
							
							
 
							
							
							Former-commit-id: 6a5e609149 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4733643bcf 
								
							
								 
							
						 
						
							
							
								
								made the games compile again  
							
							
 
							
							
							Former-commit-id: 35f3ab9471 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b3643abbb8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'future' of  https://sselab.de/lab9/private/git/storm  into future  
							
							
 
							
							
							Former-commit-id: 7f8b1721ba 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6bee853a5a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'future' into menu_games  
							
							
 
							
							
							Former-commit-id: 835ea0402e 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								221bb59af1 
								
							
								 
							
						 
						
							
							
								
								CURL instead of curl  
							
							
 
							
							
							Former-commit-id: decafed99d 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								510e525274 
								
							
								 
							
						 
						
							
							
								
								removed unnecessary define for boost::variant problem  
							
							
 
							
							
							Former-commit-id: 9c64abbbda 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc958bedf0 
								
							
								 
							
						 
						
							
							
								
								fixed wrong usage of boost::variant in NextStateGenerator  
							
							
 
							
							
							Former-commit-id: 0ba0e8d565 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc7e533d6b 
								
							
								 
							
						 
						
							
							
								
								Some debug,  
							
							
 
							
							
							Former-commit-id: aed81724ca 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dbbae87962 
								
							
								 
							
						 
						
							
							
								
								Fixed template specialization.  
							
							
 
							
							
							Re-Implemented terminal generation.
Former-commit-id: 253f95b673 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b01abf831b 
								
							
								 
							
						 
						
							
							
								
								Fixing template spec.  
							
							
 
							
							
							Former-commit-id: bc121341e3 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cdff7d4b0f 
								
							
								 
							
						 
						
							
							
								
								Added template specialization for getIdentity.  
							
							
 
							
							
							Former-commit-id: 082b985333 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ced56a0cc 
								
							
								 
							
						 
						
							
							
								
								More ptr fixes.  
							
							
 
							
							
							Former-commit-id: f1f01a0eec 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1345f018fc 
								
							
								 
							
						 
						
							
							
								
								Fixed some issues with pointers.  
							
							
 
							
							
							Former-commit-id: a7fddc12f3 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9e90f41608 
								
							
								 
							
						 
						
							
							
								
								Implemented functions for BDD -> ADD conversion and some helpers.  
							
							
 
							
							
							Former-commit-id: 78c9003366 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e258fe4fd2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'no_carl' into future  
							
							
 
							
							
							Former-commit-id: bdb503bc83 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6abef0615 
								
							
								 
							
						 
						
							
							
								
								Pass compiler through to resources  
							
							
 
							
							
							Former-commit-id: 250d0e9890 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								16c1dab062 
								
							
								 
							
						 
						
							
							
								
								sylvan dependency duplicate removed  
							
							
 
							
							
							Former-commit-id: 39b9cc5e6e 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								14fc78bdec 
								
							
								 
							
						 
						
							
							
								
								boost minimal is 1.57  
							
							
 
							
							
							Former-commit-id: a702567f95 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7938ce448e 
								
							
								 
							
						 
						
							
							
								
								trying to fix boost variant by adding a define  
							
							
 
							
							
							Former-commit-id: 91c98c91a0 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7e0d519670 
								
							
								 
							
						 
						
							
							
								
								add carl to resource dependency  
							
							
 
							
							
							Former-commit-id: 5e8cdbafdb 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae9073ac50 
								
							
								 
							
						 
						
							
							
								
								moved cpplint in 3rdparty  
							
							
 
							
							
							Former-commit-id: abccea7438 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								240f2291c6 
								
							
								 
							
						 
						
							
							
								
								some work towards documentation  
							
							
 
							
							
							Former-commit-id: 3a058f67bb 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b11ba27c34 
								
							
								 
							
						 
						
							
							
								
								some documentation stub  
							
							
 
							
							
							Former-commit-id: d12de914cd 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fdbc0bf694 
								
							
								 
							
						 
						
							
							
								
								moved doxygen generation file to the resources  
							
							
 
							
							
							Former-commit-id: 445879a8bf 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								61e817cccf 
								
							
								 
							
						 
						
							
							
								
								apple support for xerces  
							
							
 
							
							
							Former-commit-id: 52f7d2e6d8 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b8cf447c7 
								
							
								 
							
						 
						
							
							
								
								Small changes in tests to compile without Carl  
							
							
 
							
							
							Former-commit-id: 6ec191ce0a 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								291f120cc0 
								
							
								 
							
						 
						
							
							
								
								Added the encoding and identity test for Rational Functions.  
							
							
 
							
							
							Former-commit-id: ed9695a5e2 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								566cef0f91 
								
							
								 
							
						 
						
							
							
								
								Started on compiling without Carl  
							
							
 
							
							
							Former-commit-id: 5e0895d7c5 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								157c9f4f5a 
								
							
								 
							
						 
						
							
							
								
								Reverted MINONE change.  
							
							
 
							
							
							Former-commit-id: 047c8175aa 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c4b7d778f3 
								
							
								 
							
						 
						
							
							
								
								Add MINONE macro back into lace.h  
							
							
 
							
							
							Former-commit-id: 8eb55b63c2 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fb4bfd724d 
								
							
								 
							
						 
						
							
							
								
								Reverted lace.h back to find the regression.  
							
							
 
							
							
							Former-commit-id: 03d4d796f3 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9511ecc9e4 
								
							
								 
							
						 
						
							
							
								
								Fixed Copy&Paste Error.  
							
							
 
							
							
							Former-commit-id: 3b06dc0ba4 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								74f8efb0f9 
								
							
								 
							
						 
						
							
							
								
								Fixed Copy&Paste errors.  
							
							
 
							
							
							Former-commit-id: 5e503a0ae4 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53ca0f190a 
								
							
								 
							
						 
						
							
							
								
								More template instances.  
							
							
 
							
							
							Former-commit-id: c019bad31b 
							
						 
						9 years ago