1716c45ec5 
								
							
								 
							
						 
						
							
							
								
								Fixed compile errors concerning the handling of the STORM_HAVE_Z3 flag and a missing include in IRUtility.h  
							
							
 
							
							
							Should now compile again.
Former-commit-id: a72c906fb0 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae6838d786 
								
							
								 
							
						 
						
							
							
								
								Switched to different computation of smallest model.  
							
							
 
							
							
							Former-commit-id: 79b3394420 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								54d28e5540 
								
							
								 
							
						 
						
							
							
								
								Further work on MaxSAT-based minimal command set generator.  
							
							
 
							
							
							Former-commit-id: 0c15787768 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fda9c43e86 
								
							
								 
							
						 
						
							
							
								
								Fix for SMT-based minimal command set generator. Minor fixes to string output of expression classes.  
							
							
 
							
							
							Former-commit-id: 316a762d74 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a2bba28f94 
								
							
								 
							
						 
						
							
							
								
								Moved static analysis for guaranteed label set computation into utilities and improved MILP-based approach by using this information.  
							
							
 
							
							
							Former-commit-id: 611867288a 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								629448c312 
								
							
								 
							
						 
						
							
							
								
								First working version of MaxSAT-based minimal command counterexample generation.  
							
							
 
							
							
							Former-commit-id: 6dc49157f9 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b6ff62e689 
								
							
								 
							
						 
						
							
							
								
								Towards adding more cuts to MaxSAT-based minimal command counterexamples. Some fixes here and there along the way.  
							
							
 
							
							
							Former-commit-id: 15ea8544fd 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d6c59e2ca3 
								
							
								 
							
						 
						
							
							
								
								Further work on MaxSAT-based minimal counterexample generator.  
							
							
 
							
							
							Former-commit-id: 847a6e202c 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b860f16ada 
								
							
								 
							
						 
						
							
							
								
								Further work on MaxSAT-based minimal command counterexamples.  
							
							
 
							
							
							Former-commit-id: 4991bdcb3d 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aec2596753 
								
							
								 
							
						 
						
							
							
								
								Several fixes for the IR. Weakest precondition computation is now supported for IR expressions.  
							
							
 
							
							
							Former-commit-id: 00387e59fc 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								20ae92e1ba 
								
							
								 
							
						 
						
							
							
								
								Added support for cloning IR expressions.  
							
							
 
							
							
							Former-commit-id: 913269b3a5 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2cc5b6e080 
								
							
								 
							
						 
						
							
							
								
								Added Z3ExpressionAdapter to translate IR expressions to the Z3 format. Improvements to label-/command set generators. Disabled MILP-call from main().  
							
							
 
							
							
							Former-commit-id: 7128ab4477 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd3edb5f8b 
								
							
								 
							
						 
						
							
							
								
								Naive enumeration of command set works.  
							
							
 
							
							
							Former-commit-id: 45466d1edc 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a7dda9131b 
								
							
								 
							
						 
						
							
							
								
								Intermediate commit to switch workplace.  
							
							
 
							
							
							Former-commit-id: 2ade4ee21f 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e3234b54f3 
								
							
								 
							
						 
						
							
							
								
								Step towards minimal command generator using MaxSAT and model checking.  
							
							
 
							
							
							Former-commit-id: 4237447c44 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a45e9423b8 
								
							
								 
							
						 
						
							
							
								
								Sparse matrix can now also be used without knowing the number of rows/columns/nonzeros upfront. Adapted ExplicitModelAdapter to use that capability to not explore the state space twice. Added support for Z3 to CMakeLists.txt. Added correct submatrix checks for transition rewards in MDPs. Extended a test for the ExplicitModelAdapter a bit.  
							
							
 
							
							
							Former-commit-id: 105efc5342 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c82efc1f41 
								
							
								 
							
						 
						
							
							
								
								Minor fix.  
							
							
 
							
							
							Former-commit-id: 934f0d0f06 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								129fd296d6 
								
							
								 
							
						 
						
							
							
								
								Several fixes. MinimalLabelSetGenerator can now treat labeled values.  
							
							
 
							
							
							Former-commit-id: 0fc3d8ead3 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a99bdf1b17 
								
							
								 
							
						 
						
							
							
								
								Switched to more elegant solution to query initial states of a model.  
							
							
 
							
							
							Former-commit-id: 9a5c90c5d5 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0f4e51e646 
								
							
								 
							
						 
						
							
							
								
								Changed notation to query option slightly.  
							
							
 
							
							
							Former-commit-id: 993a053306 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c242dcbd97 
								
							
								 
							
						 
						
							
							
								
								Refactored CMakeLists.txt for better editing and overview  
							
							
 
							
							
							Refactored all Defines for Gurobi, TBB, etc into the storm-config file
Fixed a missing cast int SymbolicModelAdapter.h
Fixed changed iterator structures in SparseMatrix.h
Fixed bugs in CuddUtility.cpp where a 64bit shift was executed on a 32bit literal (1 should be 1ull)
Fixed a Type Error in graph.h
Former-commit-id: 797b4da2eb 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b546118c98 
								
							
								 
							
						 
						
							
							
								
								Gurobi output now only gets printed to standard out and logfile if --debug has been set.  
							
							
 
							
							
							Former-commit-id: 4cd300ec5e 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d76fd5ba0 
								
							
								 
							
						 
						
							
							
								
								Disabled model output to file.  
							
							
 
							
							
							Former-commit-id: be3eb00875 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								014be3cb39 
								
							
								 
							
						 
						
							
							
								
								MinimalLabelSetGenerator can now handle multiple initial states properly.  
							
							
 
							
							
							Former-commit-id: 86f73a68a7 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1c800f382 
								
							
								 
							
						 
						
							
							
								
								Minor fixes to MinimalLabelSetGenerator and AbstractModel.  
							
							
 
							
							
							Former-commit-id: 83ee7ae262 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7a7ea8383 
								
							
								 
							
						 
						
							
							
								
								Fixed the StringValidator for the constants option  
							
							
 
							
							
							Fixed a bug in the MinimalLabelSetGenerator.h where a non static variable was initialized
Added the new constants option in storm.cpp
Former-commit-id: e73e69b1ce 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8f3182b520 
								
							
								 
							
						 
						
							
							
								
								Working (and most importantly refactored) version of MinimalLabelSetGenerator.  
							
							
 
							
							
							Former-commit-id: 150b7d87e5 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c22a669af 
								
							
								 
							
						 
						
							
							
								
								On my way of refactoring the minimal label set generator. Intermediate commit: does not compile, so be careful when pulling.  
							
							
 
							
							
							Former-commit-id: debe3fa1ff 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ff550194c 
								
							
								 
							
						 
						
							
							
								
								Minimal label set generator now works for coin example, yay  
							
							
 
							
							
							Former-commit-id: 9ab8552d82 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								735cd2013f 
								
							
								 
							
						 
						
							
							
								
								Further work on minimal label set generator. Intermediate commit.  
							
							
 
							
							
							Former-commit-id: 0f123ae3c4 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1a20ce7f33 
								
							
								 
							
						 
						
							
							
								
								A few additions to the minimal label set generator.  
							
							
 
							
							
							Former-commit-id: 7886f378ce 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12a92fc6ee 
								
							
								 
							
						 
						
							
							
								
								Several fixes and additions to IR. Modifications to CMakeLists.txt of log4cplus to enable proper compilation under Mac OS. Fixes to coin2.nm. Added global variables to grammar and IR. Established basis for defining undefined constants of the model. Started to write MinimalLabelSetGenerator.  
							
							
 
							
							
							Former-commit-id: b65bb063fa 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								85e674266d 
								
							
								 
							
						 
						
							
							
								
								Added support for linking against Gurobi to CMakeLists.txt. Prepared work on the generator of minimal label sets.  
							
							
 
							
							
							Former-commit-id: a7a87edcfe 
							
						 
						12 years ago