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.
 
 
 
 
masawei 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. 11 years ago
..
prctl_files Moved current tests to the functional test suite in an attempt to introduce performance tests. 12 years ago
.gitignore Moved current tests to the functional test suite in an attempt to introduce performance tests. 12 years ago
AtomicPropositionLabelingParserTest.cpp Last fixes and changes. 11 years ago
AutoParserTest.cpp Added tests for deterministic models i.e. DeterministicModelParserTest and DeterministicSparseTransitionParserTest 11 years ago
CslParserTest.cpp Refactored the DeterministicModelParser. 11 years ago
DeterministicModelParserTest.cpp Last fixes and changes. 11 years ago
DeterministicSparseTransitionParserTest.cpp Last fixes and changes. 11 years ago
LtlParserTest.cpp Refactored the DeterministicModelParser. 11 years ago
MappedFileTest.cpp Refactured the MarkovAutomatonParser tests, added to them and split them into two files. 11 years ago
MarkovAutomatonParserTest.cpp Last fixes and changes. 11 years ago
MarkovAutomatonSparseTransitionParserTest.cpp 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. 11 years ago
NondeterministicModelParserTest.cpp Last fixes and changes. 11 years ago
NondeterministicSparseTransitionParserTest.cpp 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. 11 years ago
ParsePrismTest.cpp Sparse matrix can now also be used without knowing the number of rows/columns/nonzeros upfront. Adapted ExplicitModelAdapter to use that capability to not explore the state space twice. Added support for Z3 to CMakeLists.txt. Added correct submatrix checks for transition rewards in MDPs. Extended a test for the ExplicitModelAdapter a bit. 12 years ago
PrctlParserTest.cpp Refactored the DeterministicModelParser. 11 years ago
SparseStateRewardParserTest.cpp Last fixes and changes. 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!