You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dehnert eeddadc096 The columns of non-zero elements of a single row in a sparse matrix can now be iterated using an iterator. These iterator functionality is now used by the computation of the backwards transitions. 12 years ago
..
read_lab_file_test.cpp Refactoring of labeling classes. 12 years ago
read_tra_file_test.cpp Added backwards transitions class. Small refactorings. Had to comment out some parts in utility.cpp and read_tra_file_test.cpp because they do not compile and seem to not be compliant with the current version in the repository. 12 years ago
readme.txt Some minor changes (especially limiting the range of variables if 12 years ago

readme.txt

Note: *.tra-Files starting with "wrong_format" are to produce an error when 
being parsed. Hence, spelling errors and wrong formats are on purpose.
DO NOT CORRECT THEM!