554287e082 
								
							
								 
							
						 
						
							
							
								
								Fixed minor issue that caused problems with the measure-driven initial partition and rewards.  
							
							
 
							
							
							Former-commit-id: 7379da548d 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6db0522c69 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://sselab.de/lab9/private/git/storm  
							
							
 
							
							
							Former-commit-id: e3833019fe 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7d0ae06f9f 
								
							
								 
							
						 
						
							
							
								
								Fixed creation of empty blocks under certain circumstances in bisimulation.  
							
							
 
							
							
							Former-commit-id: f1240e234b 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3231ea6c06 
								
							
								 
							
						 
						
							
							
								
								Moved to new macros.  
							
							
 
							
							
							Former-commit-id: d97c947c22 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2912ec23fe 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into SmtSolvers  
							
							
 
							
							
							Former-commit-id: f1b42f43c3 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								91084a5da4 
								
							
								 
							
						 
						
							
							
								
								APs true/false can now be queried for a state.  
							
							
 
							
							
							Former-commit-id: 3c16df4509 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0bc685969d 
								
							
								 
							
						 
						
							
							
								
								Moved from call to list::size to counting member in bisimulation partition to avoid gcc's O(n) list::size.  
							
							
 
							
							
							Former-commit-id: aaae9886b7 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								894c3bb497 
								
							
								 
							
						 
						
							
							
								
								Added missing header.  
							
							
 
							
							
							Former-commit-id: 30d5444d23 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								39fb2650cd 
								
							
								 
							
						 
						
							
							
								
								Included missing header.  
							
							
 
							
							
							Former-commit-id: dd278656bf 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7014d289e8 
								
							
								 
							
						 
						
							
							
								
								Fixed some issues related to bisimulation in the presence of state rewards.  
							
							
 
							
							
							Former-commit-id: 7f26a7bcf9 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								287281d053 
								
							
								 
							
						 
						
							
							
								
								Enable checking MDP models from the CLI  
							
							
 
							
							
							(cherry picked from commit 30b9811512fa0555dd74271bda31cb 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								980b7790a7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://sselab.de/lab9/private/git/storm  
							
							
 
							
							
							Former-commit-id: c0ccc12e57 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								609a948495 
								
							
								 
							
						 
						
							
							
								
								Put noexcept in Macro and use deprecated throw() for MSVC to make it happy.  
							
							
 
							
							
							Former-commit-id: 3d83fefcda 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd617efc91 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://sselab.de/lab9/private/git/storm  
							
							
 
							
							
							Former-commit-id: 4e2f42814a 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								79798e2cb1 
								
							
								 
							
						 
						
							
							
								
								Fixed the reward-issue even harder.  
							
							
 
							
							
							Former-commit-id: 2ca1c229e1 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b07963bd46 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://sselab.de/lab9/private/git/storm  
							
							
 
							
							
							Former-commit-id: 78421578db 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a7bce9e520 
								
							
								 
							
						 
						
							
							
								
								Removed debug output and fixed the reward issue a bit more.  
							
							
 
							
							
							Former-commit-id: ecbbeff14e 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d2440d4a9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://sselab.de/lab9/private/git/storm  
							
							
 
							
							
							Former-commit-id: 0f0e18abad 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7cd0dfe8b0 
								
							
								 
							
						 
						
							
							
								
								Fixed an issue regarding the reward model generation.  
							
							
 
							
							
							Former-commit-id: 237acf99f9 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7644a74fcd 
								
							
								 
							
						 
						
							
							
								
								Removed some superfluous lines in test.  
							
							
 
							
							
							Former-commit-id: 2c2bd0ba67 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1b4d2a92db 
								
							
								 
							
						 
						
							
							
								
								Started working on making bisimulation work for models with (state-based) rewards.  
							
							
 
							
							
							Former-commit-id: b1029210f6 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								370a0ae476 
								
							
								 
							
						 
						
							
							
								
								Fixed some issues in bisimulation and added some tests.  
							
							
 
							
							
							Former-commit-id: 98801de9db 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8a06b69f5 
								
							
								 
							
						 
						
							
							
								
								Fixed a clang-warning related to a throws declaration.  
							
							
 
							
							
							Former-commit-id: 933ad7925a 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2f20abf47f 
								
							
								 
							
						 
						
							
							
								
								The user can now select on the command line which reward model of a symbolic model is to be used (as a second [optional] argument to --symbolic).  
							
							
 
							
							
							Former-commit-id: 02f998e5dd 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0b54fbca4 
								
							
								 
							
						 
						
							
							
								
								Add src/utility/storm-version.cpp to ignored files  
							
							
 
							
							
							This file is generated by CMake.
A more robust solution would be to configure this file out-of-source
much like build/include/storm-config.h.
Former-commit-id: 05eacc7a5b 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9fc68a554c 
								
							
								 
							
						 
						
							
							
								
								Cherry-picked a fix for GCC from branch.  
							
							
 
							
							
							Former-commit-id: 98f7c52b34 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								25d87bae06 
								
							
								 
							
						 
						
							
							
								
								Builds fine, still no tests yet  
							
							
 
							
							
							Former-commit-id: 3d9d85679a 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e92d66bf3 
								
							
								 
							
						 
						
							
							
								
								Cmake scripts for linking mathsat and gmp or mpir which is required by mathsat  
							
							
 
							
							
							Former-commit-id: b13b68115a 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1cf8674fa5 
								
							
								 
							
						 
						
							
							
								
								Added noexcept Destructors to the exceptions to fix the picky Clang3.5 compiler errors.  
							
							
 
							
							
							Former-commit-id: f620e5ed7d 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aa4836e085 
								
							
								 
							
						 
						
							
							
								
								Minor bugfix in bisimulation options.  
							
							
 
							
							
							Former-commit-id: 7a579aef50 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed6f3dae9f 
								
							
								 
							
						 
						
							
							
								
								Renamed the newly added method.  
							
							
 
							
							
							Former-commit-id: 72ea9afb61 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2437601a85 
								
							
								 
							
						 
						
							
							
								
								Added function to compute distances of states to some other set of states.  
							
							
 
							
							
							Former-commit-id: 2bf19c1b2d 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f3048d31c2 
								
							
								 
							
						 
						
							
							
								
								Small bugfix for bisimulation decomposition.  
							
							
 
							
							
							Former-commit-id: eae1447df4 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72c178dd08 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'weakBisimulation'  
							
							
 
							
							
							Former-commit-id: a602e8e58f 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6904dcb21 
								
							
								 
							
						 
						
							
							
								
								Renamed bisimulation decomposition class to reflect that now also weak bisimulations can be computed.  
							
							
 
							
							
							Former-commit-id: 1a654b7110 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f90ac5c8c3 
								
							
								 
							
						 
						
							
							
								
								First working version of weak bisimulation for DTMCs.  
							
							
 
							
							
							Former-commit-id: 8a7d76de4f 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7257bb23c3 
								
							
								 
							
						 
						
							
							
								
								Further work on weak bisimulation. Model checking can now be done from tne command line again.  
							
							
 
							
							
							Former-commit-id: 5f338260e6 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								391f3225e4 
								
							
								 
							
						 
						
							
							
								
								Added unparameterized NAND example. Further work on weak bisimulation.  
							
							
 
							
							
							Former-commit-id: 0936743f1e 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5bc593174e 
								
							
								 
							
						 
						
							
							
								
								Further work on weak bisimulation.  
							
							
 
							
							
							Former-commit-id: 3ad48ee0a3 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eeb859272f 
								
							
								 
							
						 
						
							
							
								
								Added (non-parametric) brp case study.  
							
							
 
							
							
							Former-commit-id: 30950730be 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								56aec18a48 
								
							
								 
							
						 
						
							
							
								
								Added bisimulation settings. Further work on weak bisimulation.  
							
							
 
							
							
							Former-commit-id: c04759575a 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								97158ee72e 
								
							
								 
							
						 
						
							
							
								
								Started on weak bisimulation.  
							
							
 
							
							
							Former-commit-id: 595caab54e 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1a4d4fd5a7 
								
							
								 
							
						 
						
							
							
								
								Added a test I used for finding the SCC Bug.  
							
							
 
							
							
							Former-commit-id: 5936e79d04 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc9ad6beab 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://sselab.de/lab9/private/git/storm  
							
							
 
							
							
							Conflicts:
	CMakeLists.txt
Former-commit-id: b88be0c91f 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb9c1de59b 
								
							
								 
							
						 
						
							
							
								
								Added Boost DECLTYPE for MSVC.  
							
							
 
							
							
							Former-commit-id: c70dfa5e63 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								754e168ace 
								
							
								 
							
						 
						
							
							
								
								Bugfix for bisimulation.  
							
							
 
							
							
							Former-commit-id: da93a5d4db 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d3fc2d8fbf 
								
							
								 
							
						 
						
							
							
								
								Fixed small but important bug in SCC decomposition that led to wrong results when using MSVC.  
							
							
 
							
							
							Former-commit-id: 07358dc2e8 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94a83e423e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://sselab.de/lab9/private/git/storm  
							
							
 
							
							
							Former-commit-id: da54b8db45 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba4b71a353 
								
							
								 
							
						 
						
							
							
								
								Added boost define BOOST_RESULT_OF_USE_DECLTYPE for gcc.  
							
							
 
							
							
							Former-commit-id: b346362805 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec95f8f16d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://sselab.de/lab9/private/git/storm  
							
							
 
							
							
							Former-commit-id: a7d84533e7 
							
						 
						11 years ago