.. |
AtomicPropositionLabelingParser.cpp
|
Fixed some problems related to the memory-mapped file.
|
11 years ago |
AtomicPropositionLabelingParser.h
|
Commenting and cleanup.
|
11 years ago |
AutoParser.cpp
|
Small fix for autoParser
|
11 years ago |
AutoParser.h
|
Removed illegal typename keywords in SparseMatrix.cpp.
|
11 years ago |
DeterministicModelParser.cpp
|
Commenting and cleanup.
|
11 years ago |
DeterministicModelParser.h
|
Commenting and cleanup.
|
11 years ago |
DeterministicSparseTransitionParser.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.
|
11 years ago |
DeterministicSparseTransitionParser.h
|
Fixed some problems related to the memory-mapped file.
|
11 years ago |
ExpressionParser.cpp
|
Formula parser works again. Tests adapted.
|
11 years ago |
ExpressionParser.h
|
Formula parser works again. Tests adapted.
|
11 years ago |
FormulaParser.cpp
|
A lot of work on model checker interfaces. In particular, the SCC elimination model checker is almost integrated.
|
11 years ago |
FormulaParser.h
|
A lot of work on model checker interfaces. In particular, the SCC elimination model checker is almost integrated.
|
11 years ago |
MappedFile.cpp
|
Fixed some problems related to the memory-mapped file.
|
11 years ago |
MappedFile.h
|
Fixed some problems related to the memory-mapped file.
|
11 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.
|
11 years ago |
MarkovAutomatonParser.h
|
Refactured the MarkovAutomatonParser tests, added to them and split them into two files.
|
11 years ago |
MarkovAutomatonSparseTransitionParser.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.
|
11 years ago |
MarkovAutomatonSparseTransitionParser.h
|
Fixed some problems related to the memory-mapped file.
|
11 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.
|
11 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.
|
11 years ago |
NondeterministicSparseTransitionParser.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.
|
11 years ago |
NondeterministicSparseTransitionParser.h
|
Fixed some problems related to the memory-mapped file.
|
11 years ago |
PrismParser.cpp
|
Formula parser works again. Tests adapted.
|
11 years ago |
PrismParser.h
|
More work on logic classes.
|
11 years ago |
SparseStateRewardParser.cpp
|
Fixed some problems related to the memory-mapped file.
|
11 years ago |
SparseStateRewardParser.h
|
Commenting and cleanup.
|
11 years ago |
SpiritParserDefinitions.h
|
Formula parser works again. Tests adapted.
|
11 years ago |