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 84c159feba Moved model information output to super class. Moved methods to determine data structure size to superclass(es). Added missing getType methods for some models. 12 years ago
..
prctl_files Changed the output function of the formulae to produce a string in the 12 years ago
.gitignore Added /test/parser/output.dot to gitignore (output file is automatically 12 years ago
ParseDtmcTest.cpp The DeterministicSparseTransitionParser.cpp was still broken, rewrote it in a simpler and more convenient way. 12 years ago
ParseMdpTest.cpp Fixed bug in AbstractModelChecker: it does now correctly inherit from a lot more interface classes. NOTE: checking a formula on a model checker that does not support it failed silently. This should NOT be the case. Re-enabled DEBUG option for cmake. NOTE: why was this disabled anyway? Introduced another layer AbstractDeterministicModel and AbstractNonDeterministicModel in model hierarchy to allow for easily distinguishing these classes. Made necessary adaptions in (hopefully) all classes. Move the graph analyzer to utility folder. 12 years ago
PrctlParserTest.cpp Merge branch 'master' of https://sselab.de/lab9/private/git/storm 12 years ago
ReadLabFileTest.cpp Added XCode stuff to .gitignore. Fixed a few tests to compile with clang under -Werror. 12 years ago
ReadTraFileTest.cpp Added XCode stuff to .gitignore. Fixed a few tests to compile with clang under -Werror. 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!