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 532b0cf3ad Added function to test if a formula is a probability bounded reachability formula, i.e. conforms to the pattern P[<,<=,>,>=]p ([phi U, E] psi) where phi, psi are propositional formulas (consisting only of And, Or, Not and AP). 12 years ago
..
prismparser Fixed a bug: formulas are now handled (more) correctly. Added some WLAN examples. 12 years ago
AtomicPropositionLabelingParser.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. 12 years ago
AtomicPropositionLabelingParser.h Commenting and cleanup. 12 years ago
AutoParser.cpp Commenting and cleanup. 12 years ago
AutoParser.h Commenting and cleanup. 12 years ago
CslParser.cpp Finished testing of Csl. 12 years ago
CslParser.h Removed the visitor from LTL and refactured the formulas to use shared pointer in stead of standart pointer. 12 years ago
DeterministicModelParser.cpp Commenting and cleanup. 12 years ago
DeterministicModelParser.h Commenting and cleanup. 12 years ago
DeterministicSparseTransitionParser.cpp Last fixes and changes. 12 years ago
DeterministicSparseTransitionParser.h Commenting and cleanup. 12 years ago
LtlFileParser.cpp Removed the visitor from LTL and refactured the formulas to use shared pointer in stead of standart pointer. 12 years ago
LtlFileParser.h Removed the visitor from LTL and refactured the formulas to use shared pointer in stead of standart pointer. 12 years ago
LtlParser.cpp Finished testing Ltl. 12 years ago
LtlParser.h Removed the visitor from LTL and refactured the formulas to use shared pointer in stead of standart pointer. 12 years ago
MappedFile.cpp Commenting and cleanup. 12 years ago
MappedFile.h Commenting and cleanup. 12 years ago
MarkovAutomatonParser.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. 12 years ago
MarkovAutomatonParser.h Refactured the MarkovAutomatonParser tests, added to them and split them into two files. 12 years ago
MarkovAutomatonSparseTransitionParser.cpp Finished initial remerge. 12 years ago
MarkovAutomatonSparseTransitionParser.h Finished initial remerge. 12 years ago
NondeterministicModelParser.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. 12 years ago
NondeterministicModelParser.h 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. 12 years ago
NondeterministicSparseTransitionParser.cpp Fixed two minor bugs. 12 years ago
NondeterministicSparseTransitionParser.h 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. 12 years ago
PrctlFileParser.cpp Removed the visitor from LTL and refactured the formulas to use shared pointer in stead of standart pointer. 12 years ago
PrctlFileParser.h Removed the visitor from LTL and refactured the formulas to use shared pointer in stead of standart pointer. 12 years ago
PrctlParser.cpp Finished testing of Csl. 12 years ago
PrctlParser.h Removed the visitor from LTL and refactured the formulas to use shared pointer in stead of standart pointer. 12 years ago
PrismParser.cpp Edited all Parsers to lose its class. 13 years ago
PrismParser.h Edited all Parsers to lose its class. 13 years ago
SparseStateRewardParser.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. 12 years ago
SparseStateRewardParser.h Commenting and cleanup. 12 years ago