dehnert
							
						 | 
						
							
							
							
								
							
								d70bb836bb
								
							
								
							
						 | 
						
							
							
								
								Tests are now working again with the row-grouped matrix.
							
							
							
							
							
							
								
							
							
							Former-commit-id: b58e76b5bb 
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								 
								dehnert
							
						 | 
						
							
							
							
								
							
								38833e308f
								
							
								
							
						 | 
						
							
							
								
								Started to add row-grouping to sparse matrix class.
							
							
							
							
							
							
								
							
							
							Former-commit-id: 39e3703095 
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								 
								dehnert
							
						 | 
						
							
							
							
								
							
								efb244a447
								
							
								
							
						 | 
						
							
							
								
								Added functional tests for scheduler classes.
							
							
							
							
							
							
								
							
							
							Former-commit-id: d7f7da5ab0 
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								 
								dehnert
							
						 | 
						
							
							
							
								
							
								f79329bd9d
								
							
								
							
						 | 
						
							
							
								
								Fixed SCC decomposition. Added functional tests for SCC decomposition.
							
							
							
							
							
							
								
							
							
							Former-commit-id: 25a7805fcb 
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								 
								dehnert
							
						 | 
						
							
							
							
								
							
								e80bb0caa5
								
							
								
							
						 | 
						
							
							
								
								Added functional tests for MEC decomposition.
							
							
							
							
							
							
								
							
							
							Former-commit-id: 66b1265ebb 
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								 
								dehnert
							
						 | 
						
							
							
							
								
							
								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 | 
					
				
					
						
							
							
								 
								dehnert
							
						 | 
						
							
							
							
								
							
								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 | 
					
				
					
						
							
							
								 
								dehnert
							
						 | 
						
							
							
							
								
							
								81cf0e2b22
								
							
								
							
						 | 
						
							
							
								
								Added SparseMatrixBuilder class that actually builds the matrices. A call to build() will then generate the matrix. This eliminates superfluous checks in the matrix that slowed down performance.
							
							
							
							
							
							
								
							
							
							Former-commit-id: af5d946fb8 
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								 
								dehnert
							
						 | 
						
							
							
							
								
							
								cf2b84b281
								
							
								
							
						 | 
						
							
							
								
								Further work on iterators for sparse matrix.
							
							
							
							
							
							
								
							
							
							Former-commit-id: 8e78262161 
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								 
								dehnert
							
						 | 
						
							
							
							
								
							
								e08b61b9f7
								
							
								
							
						 | 
						
							
							
								
								Added functional and performance tests for sparse matrix.
							
							
							
							
							
							
								
							
							
							Former-commit-id: dd9abe1826 
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								 
								dehnert
							
						 | 
						
							
							
							
								
							
								a26f63be30
								
							
								
							
						 | 
						
							
							
								
								Finished reworking the sparse matrix implementation. Adapted all other classes to the (partially) new API of the matrix.
							
							
							
							
							
							
								
							
							
							Former-commit-id: 2c3b5a5bc3 
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								 
								dehnert
							
						 | 
						
							
							
							
								
							
								d5cadc0f4b
								
							
								
							
						 | 
						
							
							
								
								Finalized interface of bit vector. Added unit tests for all methods of the bit vector.
							
							
							
							
							
							
								
							
							
							Former-commit-id: 6c7834ed20 
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								 
								dehnert
							
						 | 
						
							
							
							
								
							
								07fbff7a07
								
							
								
							
						 | 
						
							
							
								
								Started refactoring bit vector class.
							
							
							
							
							
							
								
							
							
							Former-commit-id: a2fecfce2b 
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								 
								PBerger
							
						 | 
						
							
							
							
								
							
								158430418e
								
							
								
							
						 | 
						
							
							
								
								Replaced boost integer mask includes with cstdint
							
							
							
							
							
							
								
							
							
							Reimplemented Gmm conversion with in place constructors
Former-commit-id: 003f582f9c 
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								 
								PBerger
							
						 | 
						
							
							
							
								
							
								42b9072cbf
								
							
								
							
						 | 
						
							
							
								
								Implemented TBB Parallelization Support into SparseMatrix.h
							
							
							
							
							
							
								
							
							
							Re-factored Includes in CMake for TBB
Former-commit-id: b5ebf4153a 
							
						 | 
						13 years ago | 
					
				
					
						
							
							
								 
								Lanchid
							
						 | 
						
							
							
							
								
							
								ec91dcbe2e
								
							
								
							
						 | 
						
							
							
								
								Merge branch master into LTLParser
							
							
							
							
								
							
							
						 | 
						13 years ago | 
					
				
					
						
							
							
								 
								dehnert
							
						 | 
						
							
							
							
								
							
								27de566228
								
							
								
							
						 | 
						
							
							
								
								Moved current tests to the functional test suite in an attempt to introduce performance tests.
							
							
							
							
								
							
							
						 | 
						13 years ago |