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 a1dae8849e Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 10 years ago
..
prctl_files Moved current tests to the functional test suite in an attempt to introduce performance tests. 12 years ago
prism Added missing test inputs. 11 years ago
.gitignore Moved current tests to the functional test suite in an attempt to introduce performance tests. 12 years ago
AtomicPropositionLabelingParserTest.cpp Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 10 years ago
AutoParserTest.cpp Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 10 years ago
DeterministicModelParserTest.cpp Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 10 years ago
DeterministicSparseTransitionParserTest.cpp 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. 10 years ago
FormulaParserTest.cpp MDP model checker works again. 10 years ago
MappedFileTest.cpp Fixed tests to comply with new requirement for hint in tra-file (needs to be at the very beginning, no prior white spaces). 10 years ago
MarkovAutomatonParserTest.cpp Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 10 years ago
MarkovAutomatonSparseTransitionParserTest.cpp 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. 10 years ago
NondeterministicModelParserTest.cpp Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 10 years ago
NondeterministicSparseTransitionParserTest.cpp 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. 10 years ago
PrismParserTest.cpp Added check in PRISM program that prevents global varibles from written in possibly synchronizing commands. 10 years ago
SparseStateRewardParserTest.cpp Finished initial remerge. 11 years ago
readme.txt Moved current tests to the functional test suite in an attempt to introduce performance tests. 12 years ago
testStringFile.txt Refactured the MarkovAutomatonParser tests, added to them and split them into two files. 11 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!