a4f5794419 
								
							
								 
							
						 
						
							
							
								
								Added conversion routines from/to Eigen Sparse Matrix Format  
							
							
 
							
							
							Added tests for aforementioned conversion routines.
Changed call parameters for sparse/static_sparse_matrix.h
Minor ICL 13.x changes. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f66c0c110c 
								
							
								 
							
						 
						
							
							
								
								Renamed the static_sparse_matrix_test.cpp  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b1d5804c9 
								
							
								 
							
						 
						
							
							
								
								Edited the test cases from the parsers, added a missing FAIL() in the dead branches.  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1643901c5a 
								
							
								 
							
						 
						
							
							
								
								Big bunch of fixes, including memory leaks, bad code pathes, insufficent error reporting, uninitialized variables, etc, etc.  
							
							
 
							
							
							Edited sparse/static_sparse_matrix.h, added an internal state enum to represent errors and the like. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								87f768ca41 
								
							
								 
							
						 
						
							
							
								
								Edited src/parser/read_lab_file.cpp, fixed String tokenization in WIN32  
							
							
 
							
							
							Edited MRMCConfig.h.in to include the base path for Test/ Directory
Refactored the test files to use the new test/ base path macro
With credits to Thomas ;) 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								65763c29f1 
								
							
								 
							
						 
						
							
							
								
								Restructured labeling class (map does not directly point to the  
							
							
 
							
							
							Atomic_proposition objects any longer)
Adapted labeling parser to work with declaration lines longer
than BUFFER_SIZE bytes.
With credits to Philipp :-) 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								765689c40a 
								
							
								 
							
						 
						
							
							
								
								Changed name of class "Labelling" to "Labeling".  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e460897f0 
								
							
								 
							
						 
						
							
							
								
								Minor corrections (Memory initialization in AtomicProposition) and  
							
							
 
							
							
							more
test
cases 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0e07c2022 
								
							
								 
							
						 
						
							
							
								
								Parser for labelling files including new data structure managing  
							
							
 
							
							
							different atomic propositions.
(Works now as node_array attribute of class Atomic_proposition is now
always instantiated with 0) 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e5048cabb6 
								
							
								 
							
						 
						
							
							
								
								Closed memory leaks.  
							
							
								
 
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d37b23a5c5 
								
							
								 
							
						 
						
							
							
								
								- Additional "wrong header" testcase for the tra parser  
							
							
 
							
							
							- Methods of the sparse matrix now throw objects (instead of pointers)
- Initializations of the pointer attributes of the sparse matrix with
NULL (otherwise strange things may happen...)
Note: Test cases for the sparse matrix now work for me. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5c7c23f4d6 
								
							
								 
							
						 
						
							
							
								
								Some minor changes (especially limiting the range of variables if  
							
							
 
							
							
							possible) 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31d2c70acc 
								
							
								 
							
						 
						
							
							
								
								Added temporary Find* files for CMake  
							
							
 
							
							
							Added custom exceptions
Added Sparse Matrix
Added Guidelines for Doxygen
Added BUILD hints 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4cd75789ac 
								
							
								 
							
						 
						
							
							
								
								Updated styleguides  
							
							
 
							
							
							Added Test Suite
Updated CMake configuration 
							
						 
						14 years ago