|  sjunges | 0a061274b6 | support for downloaded version of z3 Former-commit-id: d8dc5e03d9 | 10 years ago | 
				
					
						|  sjunges | 7722165256 | Support for gurobi 602 Former-commit-id: 915d3a48dd | 10 years ago | 
				
					
						|  sjunges | 0b6cc91808 | Remove not existing variant of compute until probabilities. Former-commit-id: 726e02c97b | 10 years ago | 
				
					
						|  dehnert | d7490a74cb | properties can now be given as string or file. both ways accept multiple formulas Former-commit-id: 60acecb951 | 10 years ago | 
				
					
						|  dehnert | f9f5a4e206 | reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas Former-commit-id: a2849d6534 | 10 years ago | 
				
					
						|  dehnert | 63df1f6329 | includes to make clang on the build server happy Former-commit-id: 733eb2f1d2 | 10 years ago | 
				
					
						|  dehnert | 9cf488b249 | moved to checking the validity of transition matrices by calling the matrix function Former-commit-id: 720ec56380 | 10 years ago | 
				
					
						|  dehnert | 29716ea5f8 | performance tests now compile again. also fixed some warnings Former-commit-id: 2fa8c2abd9 | 10 years ago | 
				
					
						|  dehnert | 6c5f6b5d5e | Merge branch 'master' into newrewardmodel Former-commit-id: bdd48128d1 | 10 years ago | 
				
					
						|  dehnert | b94e978843 | another round of fixes Former-commit-id: 67f4e4be47 | 10 years ago | 
				
					
						|  sjunges | 707a4f500b | vector sum_if Former-commit-id: 67b2ef9ff6 | 10 years ago | 
				
					
						|  sjunges | da120d9de5 | Refactored some stuff in constants... Former-commit-id: 3ac9216f73 | 10 years ago | 
				
					
						|  sjunges | d4ba7905fa | Extra constructor for simple testing. Former-commit-id: 0fcef3d5e7 | 10 years ago | 
				
					
						|  sjunges | faf31156e0 | fix for last changes + is probabilistic Former-commit-id: 38df3f515f | 10 years ago | 
				
					
						|  dehnert | 32e4a71acf | Merge branch 'newrewardmodel' of https://sselab.de/lab8/private/git/storm into newrewardmodel Former-commit-id: 889ce21727 | 10 years ago | 
				
					
						|  dehnert | 8d6a5a7fd5 | added some missing includes Former-commit-id: 5672e1d9d7 | 10 years ago | 
				
					
						|  dehnert | 5d07a840be | removed debug output Former-commit-id: 2b29837204 | 10 years ago | 
				
					
						|  dehnert | 972c391eb1 | fixed some more bugs/warnings Former-commit-id: 2748793daf | 10 years ago | 
				
					
						|  dehnert | dc2735b6ff | moved some template parameters from class scope to function scope Former-commit-id: 668453f7f3 | 10 years ago | 
				
					
						|  dehnert | 45d6bc0f6f | added more headers to make gcc even happier Former-commit-id: 6c2e254b14 | 10 years ago | 
				
					
						|  dehnert | 28f5a8799a | added header to make gcc happy Former-commit-id: 666401236e | 10 years ago | 
				
					
						|  dehnert | e2b84c8155 | changed some method signatures to make gcc happier Former-commit-id: 12a6d0b4d6 | 10 years ago | 
				
					
						|  sjunges | 97c24fe229 | solver settings now within solver, minmax refactored to share common variables Former-commit-id: b3c78ae038 | 10 years ago | 
				
					
						|  dehnert | a9142a752d | fixed another bug Former-commit-id: 2f0eb64b6f | 10 years ago | 
				
					
						|  dehnert | 30fc452623 | fixed another bug Former-commit-id: d407ba43a5 | 10 years ago | 
				
					
						|  dehnert | fbd05cd780 | more and more bugfixes Former-commit-id: 7f1ba98797 | 10 years ago | 
				
					
						|  dehnert | b3178e17f6 | more bug fixes Former-commit-id: 0b33b30efa | 10 years ago | 
				
					
						|  sjunges | 7d9cc8e905 | Minimal progress on perm schedulers Former-commit-id: 9ea6756c6a | 10 years ago | 
				
					
						|  sjunges | 54e89e1519 | Merge master into future Former-commit-id: 5505c81a94 | 10 years ago | 
				
					
						|  dehnert | 73a2491dfb | more bugfixes Former-commit-id: 5afecd5a21 | 10 years ago | 
				
					
						|  dehnert | dbc7d860a4 | functional tests compile again, started to debug changes Former-commit-id: efef0e6487 | 10 years ago | 
				
					
						|  dehnert | 1a07b24682 | added some convenience functions for reward model building Former-commit-id: 796963aee3 | 10 years ago | 
				
					
						|  dehnert | 5b77d827dc | fixed a bug Former-commit-id: 2a19ecc4f7 | 10 years ago | 
				
					
						|  TimQu | ba95065ce3 | Fixed memory leak by adding destructors for linear equation solvers. Previously, the member unique_ptr<...> gmmxxMatrix from the gmmxx subclasses was not deleted properly Former-commit-id: c21911b56a | 10 years ago | 
				
					
						|  dehnert | 4ca64a913a | main executable compiling again, started to debug Former-commit-id: f255c48a3d | 10 years ago | 
				
					
						|  dehnert | 6133c3462a | symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs Former-commit-id: 1fae8bcf12 | 10 years ago | 
				
					
						|  sjunges | 3c098f085a | In principal, we need a fixpoint iteration for the static simplification. For now, we just call simplify twice. Former-commit-id: 41d1d6e133 | 10 years ago | 
				
					
						|  sjunges | 9201c6420a | Removes identity assignments Former-commit-id: bdf15fd4c1 | 10 years ago | 
				
					
						|  dehnert | e631dbd1a0 | more work on new reward models Former-commit-id: 661c7b5b24 | 10 years ago | 
				
					
						|  sjunges | 5e428a795a | And more includes on the right spot. Former-commit-id: 72bb348687 | 10 years ago | 
				
					
						|  dehnert | 72cb30d6b0 | started replacing ValueType template argument by model class in all instantiations Former-commit-id: 197e3876a4 | 10 years ago | 
				
					
						|  dehnert | 5beb33e3d8 | merged a bit more Former-commit-id: e42dc21233 | 10 years ago | 
				
					
						|  dehnert | 3ff1dce532 | Merge master into newrewardmodel. Former-commit-id: 63d7ab65d8 | 10 years ago | 
				
					
						|  dehnert | dd97e3d0b6 | Merge branch 'master' into newrewardmodel Former-commit-id: cb9af98930 | 10 years ago | 
				
					
						|  dehnert | 61fb277024 | more work on refactoring (storm stinks and should be rewritten :P) Former-commit-id: 7495dea2df | 10 years ago | 
				
					
						|  sjunges | 84ecabd2c8 | further fixes, for performance tests and windows Former-commit-id: 47a4502fd0 | 10 years ago | 
				
					
						|  sjunges | 92082dc970 | gurobi lp solver refactored in case gurobi is not found, and fixes for linux - sorry about earlier lack of checks on linux Former-commit-id: badef77583 | 10 years ago | 
				
					
						|  dehnert | 8ff557cfad | more work on creating helpers for model checkers Former-commit-id: 0c68ccaa41 | 10 years ago | 
				
					
						|  dehnert | 9d138d86f7 | further work on creating helper classes for model checking tasks Former-commit-id: 12cd17fb26 | 10 years ago | 
				
					
						|  sjunges | f85d28325e | Further work towards faster and more modular compilation Former-commit-id: 9de50910b8 | 10 years ago |