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 80b53bea18 Added more example files. Removed deletes at end of main() as these pointers are deleted by the DTMC class already. Small refactoring of GraphAnalyzer according to new guidelines. Added vector utility functions to set elements of vectors. Added conversion routine from our sparse matrix format to gmm++ format. Fixed some bugs in sparse matrix class. Added prototypical implementation of GmmxxDtmcPrctlModelChecker. 12 years ago
..
parse_dtmc_test.cpp Moved const_templates.h from "misc" to "utility" to be able to remove 12 years ago
read_lab_file_test.cpp porting LabParser and TraParser from c-style API to class API 12 years ago
read_tra_file_test.cpp Moved const_templates.h from "misc" to "utility" to be able to remove 12 years ago
readme.txt Some minor changes (especially limiting the range of variables if 13 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!