37220cae57 
								
							
								 
							
						 
						
							
							
								
								removed two assertions in tests because they no longer apply  
							
							
 
							
							
							Former-commit-id: fcf132e685 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								effadc5cca 
								
							
								 
							
						 
						
							
							
								
								Split into general settings and markov chain settings  
							
							
 
							
							
							Former-commit-id: 619a2e3622 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								27e06940a9 
								
							
								 
							
						 
						
							
							
								
								templated all explicit parsers so that they may now be modified to produce non-double models  
							
							
 
							
							
							Former-commit-id: dd7f8767f8 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f85d28325e 
								
							
								 
							
						 
						
							
							
								
								Further work towards faster and more modular compilation  
							
							
 
							
							
							Former-commit-id: 9de50910b8 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c2040f4b7 
								
							
								 
							
						 
						
							
							
								
								Removed many superfluous includes, added some source files -- towards faster compilation  
							
							
 
							
							
							Former-commit-id: a575a97d40 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								56b4f53ce7 
								
							
								 
							
						 
						
							
							
								
								got rid of more warnings  
							
							
 
							
							
							Former-commit-id: 5c39f63c69 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								433bae1156 
								
							
								 
							
						 
						
							
							
								
								Switched from an option to fix deadlocks to an option to not fix the deadlocks. Hence, deadlocks are now fixed by default unless otherwise requested.  
							
							
 
							
							
							Former-commit-id: 9434215807 
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								db232fe39b 
								
							
								 
							
						 
						
							
							
								
								Moved from pair to MatrixEntry as the basic building block of the matrix. Now matrix elements can be accessed in a more readable way.  
							
							
 
							
							
							Former-commit-id: f6514eb0cd 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8f171c7dc5 
								
							
								 
							
						 
						
							
							
								
								Finished initial remerge.  
							
							
 
							
							
							- Fixed comments.
- It seems to be ASSERT_EQ(expected, actual);
|-> Switched arguments of nearly all ASSERT_EQs to correctly use this macro in the parser tests.
Former-commit-id: e5059709f2 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28910462ec 
								
							
								 
							
						 
						
							
							
								
								Necessary changes to the nondeterministic parses to compensate for the change in the way the mapping between states of the model and the rows of the transition matrix are handled.  
							
							
 
							
							
							- All tests are green.
- Some comments are now a bit wrong.
Next up: Correct comments.
Former-commit-id: 610c0282b2 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6444fc5197 
								
							
								 
							
						 
						
							
							
								
								Last fixes and changes.  
							
							
 
							
							
							- Some renaming (among others unmatched -> mismatched).
- Added checks and tests for doubled or skipped lines as well as lines concerning the same transition.
Next up: Remerge.)
Former-commit-id: 05efcbf91c 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff1ba43940 
								
							
								 
							
						 
						
							
							
								
								Lots of renames.  
							
							
 
							
							
							Former-commit-id: 1fb2726396 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77fe1e1bda 
								
							
								 
							
						 
						
							
							
								
								Added NondeterministcModelParser tests and SparseStateRewardParser tests.  
							
							
 
							
							
							- Done with the tests. At least for now.
|- There are tests for all parsers and helper classes now.
Next up: Some minor fixes and finally the merge.
Former-commit-id: ebb2ea50d5 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5318d9254a 
								
							
								 
							
						 
						
							
							
								
								Refactured the MarkovAutomatonParser tests, added to them and split them into two files.  
							
							
 
							
							
							- Also prepared files for the NondeterministicModelPArser tests.
Former-commit-id: f8909e2ef5 
							
						 
						12 years ago