dfd67c66fd 
								
							
								 
							
						 
						
							
							
								
								Added output for linked solvers in the StoRM header print.  
							
							
 
							
							
							Former-commit-id: 831d132b22 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c93109773 
								
							
								 
							
						 
						
							
							
								
								Updated Intel Threading Building Blocks to Version 4.2.  
							
							
 
							
							
							Edited the FindTBB script to better parse and find the libraries.
TBB now includes builds for Mac @ libc++.
Former-commit-id: 4f573ee6a2 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								533692914d 
								
							
								 
							
						 
						
							
							
								
								Upgraded shipped version of eigen to 3.2.1. Official release comment: This is a maintenance release with many bug fixes since the release of 3.2.0 half a year ago. The support for Eigen2 is now marked as deprecated and will be removed in the forthcoming 3.3 release. There are also some limited performance improvements and added functionality in the 3.2.1 release.  
							
							
 
							
							
							Former-commit-id: bcf5d3b32b 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38659f01f9 
								
							
								 
							
						 
						
							
							
								
								Reintegrated needed changes in the log4cplus CMakeLists.txt files.  
							
							
 
							
							
							Updated the .gitignore file
Former-commit-id: e2de059cb7 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								59b7ca39d9 
								
							
								 
							
						 
						
							
							
								
								Updated log4CPlus to latest version containing bugfixes.  
							
							
 
							
							
							Former-commit-id: 4b588bd66a 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a6841c0a4d 
								
							
								 
							
						 
						
							
							
								
								Removed reference to obsolete method.  
							
							
 
							
							
							Former-commit-id: b215303f56 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12743e0a7e 
								
							
								 
							
						 
						
							
							
								
								Moved from additional row grouping to the one embedded in the matrix itself.  
							
							
 
							
							
							Former-commit-id: 9d7a1fff10 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d092897247 
								
							
								 
							
						 
						
							
							
								
								Merged master and added correct row group creation to MarkovAutomaton parser.  
							
							
 
							
							
							Former-commit-id: dcd9368634 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								68a6e533be 
								
							
								 
							
						 
						
							
							
								
								Added error handling in GurobiLpSolver.cpp  
							
							
 
							
							
							Fixed a bug related to commit 486e99d6ae1300d77ae89f619e5039 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								584a79f974 
								
							
								 
							
						 
						
							
							
								
								Added proper creation of row grouping to nondeterministic model parser and the explicit model adapter.  
							
							
 
							
							
							Former-commit-id: 723ddb2e1d 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d70bb836bb 
								
							
								 
							
						 
						
							
							
								
								Tests are now working again with the row-grouped matrix.  
							
							
 
							
							
							Former-commit-id: b58e76b5bb 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38833e308f 
								
							
								 
							
						 
						
							
							
								
								Started to add row-grouping to sparse matrix class.  
							
							
 
							
							
							Former-commit-id: 39e3703095 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a6e7e6b4e0 
								
							
								 
							
						 
						
							
							
								
								Edited GurobiLpSolver.cpp, added the error code to the messages.  
							
							
 
							
							
							Former-commit-id: d14dc05cda 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0aa54823e 
								
							
								 
							
						 
						
							
							
								
								Added glpk to resources.  
							
							
 
							
							
							Wrote a CMakeLists.txt file for GLPK that works with MSVC, GCC and Clang.
Former-commit-id: a9884f3736 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e452d58ed0 
								
							
								 
							
						 
						
							
							
								
								Fixed wrong parameter name for unix systems.  
							
							
 
							
							
							Former-commit-id: 7cab693ae6 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6e63e1c296 
								
							
								 
							
						 
						
							
							
								
								Minor bugfix.  
							
							
 
							
							
							Former-commit-id: d53be4f673 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fcc17b800b 
								
							
								 
							
						 
						
							
							
								
								Reworked SIGALRM handling to work under windows  
							
							
 
							
							
							Former-commit-id: 9073af2e28 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d1e53cff9 
								
							
								 
							
						 
						
							
							
								
								Added a missing include for uint_fast64_t to be recognized as a type  
							
							
 
							
							
							Former-commit-id: 4ccde721bb 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								deb9cb1e91 
								
							
								 
							
						 
						
							
							
								
								Duplicated the constructor of SparseMarkovAutomatonCslModelChecker to work around a bug in C++ with nested template argument deductions  
							
							
 
							
							
							Former-commit-id: c13a5bdd7d 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9a4faea09 
								
							
								 
							
						 
						
							
							
								
								Removed unused named variables in MILPMinimalLabelSetGenerator.h  
							
							
 
							
							
							Former-commit-id: 7639927da6 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8fabc2064a 
								
							
								 
							
						 
						
							
							
								
								Added property files for WLAN example.  
							
							
 
							
							
							Former-commit-id: 04d6b22b44 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0728db91d 
								
							
								 
							
						 
						
							
							
								
								Added property files for WLAN example.  
							
							
 
							
							
							Former-commit-id: c66ef19a4b 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b9fd8b331 
								
							
								 
							
						 
						
							
							
								
								Added timeout flag so no external tool is needed for aborting a computation.  
							
							
 
							
							
							Former-commit-id: ad5a5527cd 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0287fdc4a2 
								
							
								 
							
						 
						
							
							
								
								Added some csma examples of different sizes.  
							
							
 
							
							
							Former-commit-id: e77375c9e5 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								55187c3350 
								
							
								 
							
						 
						
							
							
								
								Moved to new sigaction API to more reliably catch signals.  
							
							
 
							
							
							Former-commit-id: 3ebe52109e 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								486e99d6ae 
								
							
								 
							
						 
						
							
							
								
								Added signal handler for SIGTERM. Introduced delayed update for LP solvers to reduce overhead.  
							
							
 
							
							
							Former-commit-id: 1300d77ae8 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a52419652d 
								
							
								 
							
						 
						
							
							
								
								Fixed a bug: formulas are now handled (more) correctly. Added some WLAN examples.  
							
							
 
							
							
							Former-commit-id: 4b87ffc99f 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								310a840ad5 
								
							
								 
							
						 
						
							
							
								
								Removed move-version of translation from SparseMatrix to gmm++, because moving is not really possible considering the different types.  
							
							
 
							
							
							Former-commit-id: 909300951e 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8cdf128202 
								
							
								 
							
						 
						
							
							
								
								Fixed some performane tests to work with the relative convergence criterion as this is now the default.  
							
							
 
							
							
							Former-commit-id: 7766351c18 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f946121b95 
								
							
								 
							
						 
						
							
							
								
								Fixed an incorrect type issue in the GmmxxAdapter.  
							
							
 
							
							
							Former-commit-id: 311a970fac 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42708a6d21 
								
							
								 
							
						 
						
							
							
								
								Added utility header for all parts that use std::swap.  
							
							
 
							
							
							Former-commit-id: 55a2f56440 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef5eb19e9c 
								
							
								 
							
						 
						
							
							
								
								Corrected test formulation in case StoRM was built without support for a given LP solver.  
							
							
 
							
							
							Former-commit-id: 7ae692f274 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								36fb44e206 
								
							
								 
							
						 
						
							
							
								
								Added functional tests for nondeterministic linear equation solvers. Added functional tests for LPs in addition to the existing MILP tests.  
							
							
 
							
							
							Former-commit-id: 8c0fa08f2d 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								514aace4fd 
								
							
								 
							
						 
						
							
							
								
								Added function tests for both glpk- and Gurobi-based LP solver implementations. Found and fixed some bugs while doing this.  
							
							
 
							
							
							Former-commit-id: 99e58097f7 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c5985be437 
								
							
								 
							
						 
						
							
							
								
								Minor fixes for GlpkLpSolver.  
							
							
 
							
							
							Former-commit-id: 07595da7f3 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ebd924ca6 
								
							
								 
							
						 
						
							
							
								
								Further work on refactoring solvers: cleaned LP solver interface a bit and adapted glpk- and Gurobi-based implementations of the interface.  
							
							
 
							
							
							Former-commit-id: 25b7a22bcc 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								588a4b60b6 
								
							
								 
							
						 
						
							
							
								
								Refactored linear equation solvers and nondeterministic linear equation solvers. Added functional tests for both.  
							
							
 
							
							
							Former-commit-id: 0abb11828a 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae270cc917 
								
							
								 
							
						 
						
							
							
								
								Added two more example files that form a Markov automaton.  
							
							
 
							
							
							Former-commit-id: fa605690cf 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								79730379e4 
								
							
								 
							
						 
						
							
							
								
								Started refactoring the linear equation system solvers.  
							
							
 
							
							
							Former-commit-id: 72d647fd42 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ee0026e0e6 
								
							
								 
							
						 
						
							
							
								
								Fixed minor bug in Markov automata time-bounded reachability.  
							
							
 
							
							
							Former-commit-id: 6454223cd3 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								efb244a447 
								
							
								 
							
						 
						
							
							
								
								Added functional tests for scheduler classes.  
							
							
 
							
							
							Former-commit-id: d7f7da5ab0 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f79329bd9d 
								
							
								 
							
						 
						
							
							
								
								Fixed SCC decomposition. Added functional tests for SCC decomposition.  
							
							
 
							
							
							Former-commit-id: 25a7805fcb 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e80bb0caa5 
								
							
								 
							
						 
						
							
							
								
								Added functional tests for MEC decomposition.  
							
							
 
							
							
							Former-commit-id: 66b1265ebb 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f32853b6aa 
								
							
								 
							
						 
						
							
							
								
								Beautified remaining storage classes a bit.  
							
							
 
							
							
							Former-commit-id: 93f272727f 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								35d16a1191 
								
							
								 
							
						 
						
							
							
								
								Replaced VectorSet bei boost::container::flat_set, which does essentially the same. Fixed a bug in sparse matrix creation.  
							
							
 
							
							
							Former-commit-id: cb632bcfd4 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f684ce7799 
								
							
								 
							
						 
						
							
							
								
								Removed obsolete constructors of sparse matrix class as the new matrix builder is supposed to be used anyway. Fixed some minor issues.  
							
							
 
							
							
							Former-commit-id: ee8a7cc440 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e12a65d67 
								
							
								 
							
						 
						
							
							
								
								Adapted performance-critical iterations in graph utility to the iterator formulation with less overhead.  
							
							
 
							
							
							Former-commit-id: 44bf732bb4 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								41cb1a8227 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into storageRefactoring  
							
							
 
							
							
							Former-commit-id: 7ae25e7ab2 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f2670883a8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://sselab.de/lab9/private/git/storm  
							
							
 
							
							
							Former-commit-id: 6637a6fac4 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72531bcebb 
								
							
								 
							
						 
						
							
							
								
								Added proper TBB multi-threading to all operation relevant to model checking MDPs.  
							
							
 
							
							
							Former-commit-id: dcb4bde1d3 
							
						 
						12 years ago