|  TimQu | 4bbccd1ec6 | Merge branch 'master' into TimParamSysAndSMT Former-commit-id: 6ef9d0524d | 10 years ago | 
				
					
						|  TimQu | adc5c8d1c1 | Fixed another memory leak: CheckResults have not been destructed properly. Former-commit-id: 5631c101bb | 10 years ago | 
				
					
						|  TimQu | 77e086f446 | small fix regarding the return type of computeValue Former-commit-id: 78b43e0f6d | 10 years ago | 
				
					
						|  dehnert | f013ddfb4c | The determined relevant predicates are now added to the SMT solver of an abstract command. Also, variable bounds are enforced. Former-commit-id: 703b49e732 | 10 years ago | 
				
					
						|  TimQu | f72c30cdff | First version of approximation model (with mdp intead of s2pg) Former-commit-id: 86fdbc5f36 | 10 years ago | 
				
					
						|  TimQu | c94e9c25a6 | Added Mdp Region checking in storm.h, Some STORM_LOG_DEBUGs, fixes for sampling to work on Mdps Former-commit-id: ab42fefd92 | 10 years ago | 
				
					
						|  TimQu | 78bd4a041a | Added Mdp class, sampling might work already (untested) Former-commit-id: f0d5c77645 | 10 years ago | 
				
					
						|  dehnert | b28f36bb34 | work on game-based abstraction Former-commit-id: 4635199f84 | 10 years ago | 
				
					
						|  dehnert | 36e8359efa | added some useful functions to variable partition Former-commit-id: b290129abb | 10 years ago | 
				
					
						|  dehnert | fd5e908481 | more work on variable partition Former-commit-id: ce50d448a4 | 10 years ago | 
				
					
						|  dehnert | d4ed882795 | more work on menu-game abstraction PRISM programs Former-commit-id: acc54b7f15 | 10 years ago | 
				
					
						|  dehnert | 312aa0bd8e | Merge branch 'master' into future Former-commit-id: 11896ccca3 | 10 years ago | 
				
					
						|  TimQu | 70dd76c08b | Splitted region modelchecker in abstract class and dtmc class (to easily add an mdp class soon) Former-commit-id: e722c8f2bd | 10 years ago | 
				
					
						|  dehnert | e51a3cfa85 | refined cut-off of builders a little. Now, based on the property, more of the states are treated as terminal states of the model Former-commit-id: 4b68d6f1e8 | 10 years ago | 
				
					
						|  dehnert | e8e77f0dd3 | fixed problem with prefix of fresh variables Former-commit-id: 1a7a87cfeb | 10 years ago | 
				
					
						|  sjunges | 01f3e0a2cc | Merge branch 'future' into python_api Former-commit-id: edf14f1618 | 10 years ago | 
				
					
						|  sjunges | e8408cdc7b | gurobi 6.05 for mac os support - second try Former-commit-id: 1dc5be581a | 10 years ago | 
				
					
						|  sjunges | 4425368e0c | gurobi 6.05 for mac os support Former-commit-id: 29afa71b2d | 10 years ago | 
				
					
						|  sjunges | 7db785633b | Merge branch 'future' into python_api Former-commit-id: ebc4b87ebe | 10 years ago | 
				
					
						|  sjunges | 3a17477713 | change engine in options...(preliminary) Former-commit-id: 56e05ef08c | 10 years ago | 
				
					
						|  sjunges | c3e390c59a | extended api with an option to verify model according to given engine Former-commit-id: b2163590a5 | 10 years ago | 
				
					
						|  sjunges | c7f8a653d4 | CCache fixed name of option, write info about that in storm-version Former-commit-id: 57c07b8449 | 10 years ago | 
				
					
						|  sjunges | 559cb67813 | updates to the stormpy core Former-commit-id: 092d694ade | 10 years ago | 
				
					
						|  sjunges | dfa201553f | Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future Former-commit-id: ed2036c1ae | 10 years ago | 
				
					
						|  sjunges | 73bfdda6ed | missing file Former-commit-id: 3778460bdf | 10 years ago | 
				
					
						|  sjunges | ebdd979d2c | settings: checks after config file, added finalize Former-commit-id: a383159a02 | 10 years ago | 
				
					
						|  sjunges | 93a0f7f8bb | settings: checks after config file, added finalize Former-commit-id: 6b3769a7a9 | 10 years ago | 
				
					
						|  TimQu | 0043d3ebf5 | changed template argument, used unordered_map Former-commit-id: a563503d4a | 10 years ago | 
				
					
						|  dehnert | ccad5741a7 | added test case for game solver Former-commit-id: 9bf486aa00 | 10 years ago | 
				
					
						|  dehnert | e9b5ed52a6 | Merge branch 'future' into gamesolver Former-commit-id: 7bab69ddc8 | 10 years ago | 
				
					
						|  dehnert | 6a80348150 | fixed issue related to row groups in sparse matrix and adapted the affected calling sites Former-commit-id: 96c6fd7e59 | 10 years ago | 
				
					
						|  sjunges | cf999006de | Merge branch 'future' into python_api # Conflicts:
#	CMakeLists.txt
Former-commit-id: 3639137e81 | 10 years ago | 
				
					
						|  sjunges | 649c928828 | further refactored api / shifted some highlevel functionality to cli Former-commit-id: 0fc2dac6a7 | 10 years ago | 
				
					
						|  sjunges | c281efcde3 | refactored parts of the api Former-commit-id: 3457c238bb | 10 years ago | 
				
					
						|  dehnert | fd86d430ae | minor fix Former-commit-id: f5e5f0fde5 | 10 years ago | 
				
					
						|  TimQu | 5b1494b9a9 | Made use of this new cool rewardModel thing Former-commit-id: d670d09278 | 10 years ago | 
				
					
						|  dehnert | 5521172ed1 | more work on sparse game solver Former-commit-id: df95038635 | 10 years ago | 
				
					
						|  dehnert | e659dd8c4a | some work on sparse game solver Former-commit-id: 74450365b3 | 10 years ago | 
				
					
						|  sjunges | 8fd0ee2ecd | Formula to string added Former-commit-id: 53eb9bb5b4 | 10 years ago | 
				
					
						|  sjunges | 8a48f80a99 | use ccache as an option Former-commit-id: 9f7fa74225 | 10 years ago | 
				
					
						|  sjunges | 1766018cf7 | Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future Former-commit-id: 127847ebd9 | 10 years ago | 
				
					
						|  sjunges | 3e9f095cd4 | new version of storm-core python api Former-commit-id: c37fff4f27 | 10 years ago | 
				
					
						|  TimQu | df850fe085 | Merge branch 'master' into TimParamSysAndSMT Former-commit-id: eba6ef2a2e | 10 years ago | 
				
					
						|  TimQu | ebdf44485c | Merge branch 'master' into TimParamSysAndSMT Former-commit-id: f058fbfed7 | 10 years ago | 
				
					
						|  dehnert | 0c5c782c7e | Merge branch 'future' into menu_games Former-commit-id: b34c2cbb1e | 10 years ago | 
				
					
						|  dehnert | c5c3f7ef07 | Merge branch 'master' into future Former-commit-id: d4b00c9191 | 10 years ago | 
				
					
						|  dehnert | 7ac6dd94ab | Merge branch 'master' of https://sselab.de/lab9/private/git/storm Former-commit-id: cfcfbd77f8 | 10 years ago | 
				
					
						|  dehnert | b2d8cae9ce | instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type Former-commit-id: bf452cd751 | 10 years ago | 
				
					
						|  sjunges | 358e6cea9d | Merge branch 'future' into python_api Former-commit-id: f3650a349e | 10 years ago | 
				
					
						|  sjunges | e38bd26241 | Merge branch 'master' into future Former-commit-id: 14dea5422e | 10 years ago |