|  sjunges | 6503d929de | includes the headers for the number types supported by the carl-configuration used on the system Former-commit-id: 18f80e9157 | 10 years ago | 
				
					
						|  sjunges | be0eee21db | Dont build so many models with float/rational functions Former-commit-id: 692ab47afa | 10 years ago | 
				
					
						|  sjunges | 2213b01ece | changes in milp permissive scheduler Former-commit-id: 6b11d01b88 | 10 years ago | 
				
					
						|  sjunges | f65efdb4bb | disable smtrat for now Former-commit-id: 4f63d4cd05 | 10 years ago | 
				
					
						|  sjunges | 0311e85f62 | Merge branch 'master' into future Former-commit-id: c0e2920a94 | 10 years ago | 
				
					
						|  sjunges | 85e15c035f | Merge branch 'master' of https://sselab.de/lab9/private/git/storm Former-commit-id: 5691793f9a | 10 years ago | 
				
					
						|  sjunges | b007d45543 | Extended lp solver factory interface Former-commit-id: 437e62619d | 10 years ago | 
				
					
						|  sjunges | dbe4380b09 | Option to force color output for clang/ninja. Former-commit-id: c0fb2ac6a7 | 10 years ago | 
				
					
						|  sjunges | 9254e6650c | Option to force color output for clang/ninja. Former-commit-id: 89e960b383 | 10 years ago | 
				
					
						|  dehnert | 7946483f09 | added function to modify state-action rewards in nondeterministic model Former-commit-id: d3a4c38707 | 10 years ago | 
				
					
						|  sjunges | e7d82fbaf5 | Fix Former-commit-id: edd0ad8b36 | 10 years ago | 
				
					
						|  sjunges | 6d10ba0ad0 | compiles again Former-commit-id: 1c09323cd1 | 10 years ago | 
				
					
						|  sjunges | c41c5150f1 | Merge branch 'master' into future Former-commit-id: df7c431408 | 10 years ago | 
				
					
						|  sjunges | f08f66e900 | added an option for polic extraction to the helper, some includes Former-commit-id: 44b6a5d03f | 10 years ago | 
				
					
						|  sjunges | 2dc9eb9b83 | Currently exclude smtrat- does not compile with current version. Former-commit-id: cbafb48242 | 10 years ago | 
				
					
						|  sjunges | 72ef715d68 | Return type to also include partial schedulers Former-commit-id: 65bee19f6a | 10 years ago | 
				
					
						|  sjunges | bed31b463f | Added generated sources Former-commit-id: b19af1f416 | 10 years ago | 
				
					
						|  dehnert | 8d2bd4fd9d | fixed two warnings Former-commit-id: a845b90c07 | 10 years ago | 
				
					
						|  dehnert | 7cafd61c38 | switched gcc to use c++14 as well Former-commit-id: 32d9c46192 | 10 years ago | 
				
					
						|  dehnert | e364d3be53 | added missing header Former-commit-id: 9f3072ffc9 | 10 years ago | 
				
					
						|  sjunges | 2f5df9d72f | use the configured factory in the sparse mdp helper Former-commit-id: 8d3faf1c6b | 10 years ago | 
				
					
						|  sjunges | 73310b9881 | fixed tests: glpk had wrong minimize, solver.cpp tested in wrong direction on policy iteration in case we use top. value iteration Former-commit-id: 71215b8e46 | 10 years ago | 
				
					
						|  sjunges | 86b2f8d13e | Merge branch 'master' of https://sselab.de/lab9/private/git/storm Former-commit-id: 461b107a6b | 10 years ago | 
				
					
						|  sjunges | 8568ee3986 | only one optimization direction enum -- towards integration of termination criterions on the model checker Former-commit-id: 648855264e | 10 years ago | 
				
					
						|  dehnert | 08bc810b2c | added missing include Former-commit-id: 7eed5aaba7 | 10 years ago | 
				
					
						|  dehnert | 57338640be | added missing include Former-commit-id: c67bb4a99e | 10 years ago | 
				
					
						|  dehnert | f4211637db | fixed warning and missing include Former-commit-id: 09ad5ffb73 | 10 years ago | 
				
					
						|  dehnert | 56eae69703 | added more missing headers Former-commit-id: 11be18e0d9 | 10 years ago | 
				
					
						|  dehnert | b418782bcd | added missing header Former-commit-id: b3b4deddb7 | 10 years ago | 
				
					
						|  dehnert | 3ea084b777 | included missing header Former-commit-id: 7e002652ed | 10 years ago | 
				
					
						|  dehnert | ad660f0f98 | more ifdefs for everyone Former-commit-id: f94a2c55bc | 10 years ago | 
				
					
						|  sjunges | ee6d71d3d4 | Merge branch 'master' of https://sselab.de/lab9/private/git/storm Former-commit-id: 3001654957 | 10 years ago | 
				
					
						|  dehnert | 3657b13aa9 | another missing ifdef Former-commit-id: 447f164488 | 10 years ago | 
				
					
						|  sjunges | 1d5faef301 | cmake use carl flag Former-commit-id: 75ff508329 | 10 years ago | 
				
					
						|  dehnert | 16d672a5cb | put carl reference in ifdef Former-commit-id: c54cde0afe | 10 years ago | 
				
					
						|  dehnert | e67e057e98 | Merge branch 'master' into menu_games Former-commit-id: 6994060bb6 | 10 years ago | 
				
					
						|  dehnert | 032e141254 | small fix to the way interval reward models are reduced to a scalar vector Former-commit-id: 218b31ce69 | 10 years ago | 
				
					
						|  dehnert | f409087f47 | first version of interval reward model support for MDPs. also fixed a missing include that prevented compilation of the main executable Former-commit-id: 6b7f7a96e7 | 10 years ago | 
				
					
						|  dehnert | f51e8eeaea | moved reward model template parameter from helper classes to the affected functions. this sadly excludes the SparseDtmcPrctlHelper for which clang then produces a segfault (bug report pending) Former-commit-id: 8e9f0b29d4 | 10 years ago | 
				
					
						|  dehnert | 21d9e91586 | work towards interval reward model Former-commit-id: 24f7e9684f | 10 years ago | 
				
					
						|  dehnert | 36b67a3a38 | refined output of deadlock states a bit Former-commit-id: 4262871295 | 10 years ago | 
				
					
						|  dehnert | d4d49e49ce | Merge branch 'master' of https://sselab.de/lab9/private/git/storm Former-commit-id: 57d33a6182 | 10 years ago | 
				
					
						|  dehnert | 1713e10efc | added output of first 3 deadlock states in symbolic model builder Former-commit-id: e33a984593 | 10 years ago | 
				
					
						|  sjunges | 35a154f67f | Splitted graph in h and cpp` Former-commit-id: e22ab7f8eb | 10 years ago | 
				
					
						|  sjunges | 3ae5ea7000 | Merge branch 'master' of https://sselab.de/lab9/private/git/storm Former-commit-id: 018c7501df | 10 years ago | 
				
					
						|  sjunges | e3122e5ede | Faster compilation and topological failing test failed Former-commit-id: 55c816594f | 10 years ago | 
				
					
						|  dehnert | d4cd58e9c6 | upon preserving a new formula, the builders now do not apply terminal states Former-commit-id: b6a5d04cd0 | 10 years ago | 
				
					
						|  dehnert | ffc9eda1c2 | enabled terminal states for explicit model builder Former-commit-id: f0304e64d2 | 10 years ago | 
				
					
						|  sjunges | 31ed578e2c | Xcode generation fix. Former-commit-id: 345be05301 | 10 years ago | 
				
					
						|  dehnert | 8489328e25 | Merge branch 'master' of https://sselab.de/lab9/private/git/storm Former-commit-id: 92166c0678 | 10 years ago |