023325b53d 
								
							
								 
							
						 
						
							
							
								
								added tests for Eigen solver  
							
							
 
							
							
							Former-commit-id: ede9efcee2 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								67d77608bd 
								
							
								 
							
						 
						
							
							
								
								Refactoring of settings  
							
							
 
							
							
							Former-commit-id: ea4350fc1c 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a1039838f 
								
							
								 
							
						 
						
							
							
								
								made everything compile again and all tests passing  
							
							
 
							
							
							Former-commit-id: 65c66fb58f 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1e1400d68d 
								
							
								 
							
						 
						
							
							
								
								merge  
							
							
 
							
							
							Former-commit-id: eb9efc4bb2 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7f75db2790 
								
							
								 
							
						 
						
							
							
								
								ADD iterator working for sylvan. enabled more tests for sylvan. symbolic Dtmc model checker now working.  
							
							
 
							
							
							Former-commit-id: b11b2f7476 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								19029cd905 
								
							
								 
							
						 
						
							
							
								
								functional tests compile and run again, yay!  
							
							
 
							
							
							Former-commit-id: 60d3ce16b9 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4e86ef2e47 
								
							
								 
							
						 
						
							
							
								
								moved CUDD-based DD implementation to own folder  
							
							
 
							
							
							Former-commit-id: a828f92518 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								15b97057dd 
								
							
								 
							
						 
						
							
							
								
								silenced some warnings within boost (new clang version) and fixed an unused variable issue  
							
							
 
							
							
							Former-commit-id: d19970b278 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccad5741a7 
								
							
								 
							
						 
						
							
							
								
								added test case for game solver  
							
							
 
							
							
							Former-commit-id: 9bf486aa00 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e659dd8c4a 
								
							
								 
							
						 
						
							
							
								
								some work on sparse game solver  
							
							
 
							
							
							Former-commit-id: 74450365b3 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								8568ee3986 
								
							
								 
							
						 
						
							
							
								
								only one optimization direction enum -- towards integration of termination criterions on the model checker  
							
							
 
							
							
							Former-commit-id: 648855264e 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1086ffc1cc 
								
							
								 
							
						 
						
							
							
								
								Added allow early termination for min/max solvers  
							
							
 
							
							
							Former-commit-id: eaad511158 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								faf31156e0 
								
							
								 
							
						 
						
							
							
								
								fix for last changes + is probabilistic  
							
							
 
							
							
							Former-commit-id: 38df3f515f 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								97c24fe229 
								
							
								 
							
						 
						
							
							
								
								solver settings now within solver, minmax refactored to share common variables  
							
							
 
							
							
							Former-commit-id: b3c78ae038 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e428a795a 
								
							
								 
							
						 
						
							
							
								
								And more includes on the right spot.  
							
							
 
							
							
							Former-commit-id: 72bb348687 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c2040f4b7 
								
							
								 
							
						 
						
							
							
								
								Removed many superfluous includes, added some source files -- towards faster compilation  
							
							
 
							
							
							Former-commit-id: a575a97d40 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a129983ae9 
								
							
								 
							
						 
						
							
							
								
								cleaning includes for better compilation times  
							
							
 
							
							
							Former-commit-id: e2878ae043 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e338cbe069 
								
							
								 
							
						 
						
							
							
								
								fixed a lot of warnings in the tests  
							
							
 
							
							
							Former-commit-id: b6752202ac 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d5c3e7e2f 
								
							
								 
							
						 
						
							
							
								
								added functionality to flatten the modules of a PRISM program into one module  
							
							
 
							
							
							Former-commit-id: 04faac9c67 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								81c627b9b7 
								
							
								 
							
						 
						
							
							
								
								First version of fully symbolic game solver.  
							
							
 
							
							
							Former-commit-id: 34406f25b9 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								287393abc4 
								
							
								 
							
						 
						
							
							
								
								Added Policy Iteration to the NativeMinMaxLinearEquationSolver.  
							
							
 
							
							
							Added a test.
Former-commit-id: 087934eb47 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f63e5fc873 
								
							
								 
							
						 
						
							
							
								
								Implemented Policy Iteration inside the GmmxxMinMaxLinearEquationSolver.  
							
							
 
							
							
							Added an option for selecting Value- or Policy Iteration in the GeneralSettings.
Former-commit-id: 6d12f10f60 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb5d4100a6 
								
							
								 
							
						 
						
							
							
								
								Renamed Nondeterminstic equation solver as this name is more than misleading.  
							
							
 
							
							
							Former-commit-id: 7f08ed130c 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d545fac471 
								
							
								 
							
						 
						
							
							
								
								Restructured solvers a bit: they now get the matrix upon construction and the model checkers use factories to retrieve solvers.  
							
							
 
							
							
							Former-commit-id: 9c727f41f9 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e71081f1e 
								
							
								 
							
						 
						
							
							
								
								Functional tests now work again.  
							
							
 
							
							
							Former-commit-id: 46d964ad22 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d6a299e799 
								
							
								 
							
						 
						
							
							
								
								MathSAT tests now running fine again.  
							
							
 
							
							
							Former-commit-id: 35083ea120 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								99d9a9710d 
								
							
								 
							
						 
						
							
							
								
								Further steps to make everything work again.  
							
							
 
							
							
							Former-commit-id: 3f45a49dab 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								809217c359 
								
							
								 
							
						 
						
							
							
								
								Refactored some parts of expressions. In particular, visitors now can return anything they want by using boost::any.  
							
							
 
							
							
							Former-commit-id: 0f6af138ae 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5d55335a6 
								
							
								 
							
						 
						
							
							
								
								All tests passing again.  
							
							
 
							
							
							Former-commit-id: ffa8bef2d2 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba14ba3613 
								
							
								 
							
						 
						
							
							
								
								Further work on MathSAT solver.  
							
							
 
							
							
							Former-commit-id: dd67b23505 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ff3dcecfb 
								
							
								 
							
						 
						
							
							
								
								Added test for interpolation to MathSat tests.  
							
							
 
							
							
							Former-commit-id: ac94857726 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6eb415f87f 
								
							
								 
							
						 
						
							
							
								
								Tests for MathSAT now run through on Mac OS.  
							
							
 
							
							
							Former-commit-id: 9f6cf0af6a 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d8be64f0d7 
								
							
								 
							
						 
						
							
							
								
								Started on making MathSatSmtSolver work properly.  
							
							
 
							
							
							Former-commit-id: c370658b26 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ecc96fa3a 
								
							
								 
							
						 
						
							
							
								
								Fixed some more places in the code to use the new option system.  
							
							
 
							
							
							Former-commit-id: 15ff64f1dc 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a995d7dd4a 
								
							
								 
							
						 
						
							
							
								
								The tests now run fine with the new option system.  
							
							
 
							
							
							Former-commit-id: 6d6c510131 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								266d660d89 
								
							
								 
							
						 
						
							
							
								
								Added functions responsible for printing the help. Started adapting the tests to the new option system.  
							
							
 
							
							
							Former-commit-id: 0407d8223e 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ad12616e2 
								
							
								 
							
						 
						
							
							
								
								Renamed files in settings module a bit. Started on the pseudo-modular module-settings.  
							
							
 
							
							
							Former-commit-id: b3162aa86b 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								96e1f8faf9 
								
							
								 
							
						 
						
							
							
								
								Renamed Settings class to SettingsManager.  
							
							
 
							
							
							Former-commit-id: 2b33f4c8d0 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fff4e61fc3 
								
							
								 
							
						 
						
							
							
								
								Changed interface of matrix builder slightly to be able to also not force the resulting matrix to certain dimensions, but merely to reserve the desired space.  
							
							
 
							
							
							Former-commit-id: e36d05398e 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac420f13d0 
								
							
								 
							
						 
						
							
							
								
								Fixed some warnings in various places.  
							
							
 
							
							
							Former-commit-id: fbfbfc2bcb 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea427fcde1 
								
							
								 
							
						 
						
							
							
								
								Fixed include directories for CUDA Plugin in CMakeLists.txt  
							
							
 
							
							
							Refactored all code related to the SPMV kernels to work with float.
Wrote a test that determines whether the compiler uses 64bit boundary alignments on std::pairs of uint64 and float.
Introduced functions that allow for conversions between different ValueTypes (e.g. from float to double and backwards).
Former-commit-id: 830d24064f 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aecd0e3cb8 
								
							
								 
							
						 
						
							
							
								
								Made Storm compile again without Z3: guarded some header inclusions and function definitions/implementations. Also guarded the tests that require certain libraries (like Gurobi, glpk, Z3), so that tests do not fail any more when the libraries are not available.  
							
							
 
							
							
							Former-commit-id: 307036e25c 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								52d3d91060 
								
							
								 
							
						 
						
							
							
								
								Implemented Unsat Core/Assumtions & simple test  
							
							
 
							
							
							Former-commit-id: f79ee3a809 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a815a6f425 
								
							
								 
							
						 
						
							
							
								
								Implemented allSat with z3 and test  
							
							
 
							
							
							Former-commit-id: 3795fc00c2 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								93c03fff3f 
								
							
								 
							
						 
						
							
							
								
								Fixed order of checks in Z3ExpressionAdapter, fixed missing override of isVariable in VariableExpression, removed unnecessary exception in Z3SmtSolver model generation  
							
							
 
							
							
							Former-commit-id: ca5f876655 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0319cb6e7 
								
							
								 
							
						 
						
							
							
								
								Model Generation and Tests for translating from z3 to storm  
							
							
 
							
							
							translating from z3 to storm has still some errors
Former-commit-id: 2a46b6c615 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								79984db3ee 
								
							
								 
							
						 
						
							
							
								
								Added test for checkWithAssumptions  
							
							
 
							
							
							Former-commit-id: 4f64100ec5 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a7b4f69ef 
								
							
								 
							
						 
						
							
							
								
								More tests and some small bugfixes for Z3SmtSolver  
							
							
 
							
							
							Former-commit-id: 71def90649 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								45bc8ea665 
								
							
								 
							
						 
						
							
							
								
								Conditional compilation for all parts using z3 by checking STORM_HAVE_Z3  
							
							
 
							
							
							Added first simple tests for Z3SmtSolver and Z3ExpressionAdapter
Former-commit-id: 77ade5ffa6 
							
						 
						12 years ago