.. |
expressions
|
silenced a few warnings
|
7 years ago |
traverser
|
Added a traverser that finds out, whether a given reward model has state/action/transition rewards
|
7 years ago |
Action.cpp
|
removed src prefix in all includes
|
9 years ago |
Action.h
|
c++ code compiles again after rename
|
9 years ago |
ArrayEliminator.cpp
|
silenced several 'unused parameter'-warnings
|
7 years ago |
ArrayEliminator.h
|
fixes for array elimination
|
7 years ago |
ArrayVariable.cpp
|
array variables can now have only a lower (or upper) element type bound
|
7 years ago |
ArrayVariable.h
|
array variables can now have only a lower (or upper) element type bound
|
7 years ago |
Assignment.cpp
|
support for negative assignment levels
|
7 years ago |
Assignment.h
|
support for negative assignment levels
|
7 years ago |
Automaton.cpp
|
Guard setInitialStates with hasInitialStatesRestriction
|
7 years ago |
Automaton.h
|
Merge remote-tracking branch 'origin/master' into jani-arrays
|
7 years ago |
AutomatonComposition.cpp
|
removed src prefix in all includes
|
9 years ago |
AutomatonComposition.h
|
removed src prefix in all includes
|
9 years ago |
BooleanVariable.cpp
|
commit to switch workplace
|
9 years ago |
BooleanVariable.h
|
commit to switch workplace
|
9 years ago |
BoundedIntegerVariable.cpp
|
Merge remote-tracking branch 'origin/master' into jani-arrays
|
7 years ago |
BoundedIntegerVariable.h
|
treating bounded JANI variables with single bound
|
7 years ago |
Composition.cpp
|
removed src prefix in all includes
|
9 years ago |
Composition.h
|
Add virtual destructors to classes having virtual functions.
|
8 years ago |
CompositionInformationVisitor.cpp
|
removed src prefix in all includes
|
9 years ago |
CompositionInformationVisitor.h
|
removed src prefix in all includes
|
9 years ago |
CompositionVisitor.h
|
Add virtual destructors to classes having virtual functions.
|
8 years ago |
Compositions.h
|
removed src prefix in all includes
|
9 years ago |
Constant.cpp
|
removed src prefix in all includes
|
9 years ago |
Constant.h
|
removed src prefix in all includes
|
9 years ago |
Edge.cpp
|
fixes for array elimination
|
7 years ago |
Edge.h
|
lowest/highest assignment level of an edge now only consider the edge destinations
|
7 years ago |
EdgeContainer.cpp
|
support for negative assignment levels
|
7 years ago |
EdgeContainer.h
|
support for negative assignment levels
|
7 years ago |
EdgeDestination.cpp
|
jani expression substitution now also works for array expressions
|
7 years ago |
EdgeDestination.h
|
make jani models copyable
|
7 years ago |
FunctionDefinition.cpp
|
elimination of jani function
|
7 years ago |
FunctionDefinition.h
|
elimination of jani function
|
7 years ago |
FunctionEliminator.cpp
|
silenced several 'unused parameter'-warnings
|
7 years ago |
FunctionEliminator.h
|
support for parsing/storing/exporting non-trivial reward expressions
|
7 years ago |
JSONExporter.cpp
|
Used the new reward information traverser wherever one needs to find out the reward kinds of a given rewardmodel
|
7 years ago |
JSONExporter.h
|
actually fixed model feature support
|
7 years ago |
JaniLocationExpander.cpp
|
jani expression substitution now also works for array expressions
|
7 years ago |
JaniLocationExpander.h
|
jani transformer which changes a variable into a location
|
7 years ago |
LValue.cpp
|
elimination of jani function
|
7 years ago |
LValue.h
|
elimination of jani function
|
7 years ago |
Location.cpp
|
extended jani datastructures
|
7 years ago |
Location.h
|
extended jani datastructures
|
7 years ago |
Model.cpp
|
remove constant from model, e.g. for constants that do not appear in the model
|
7 years ago |
Model.h
|
remove constant from model, e.g. for constants that do not appear in the model
|
7 years ago |
ModelFeatures.cpp
|
better parsing of model features
|
7 years ago |
ModelFeatures.h
|
better parsing of model features
|
7 years ago |
ModelType.cpp
|
fixed incorrect return value of isDeterministicModel
|
8 years ago |
ModelType.h
|
rename files (does not compile)
|
9 years ago |
OrderedAssignments.cpp
|
support for negative assignment levels
|
7 years ago |
OrderedAssignments.h
|
support for negative assignment levels
|
7 years ago |
ParallelComposition.cpp
|
some fixes (in particular for warnings)
|
7 years ago |
ParallelComposition.h
|
some fixes (in particular for warnings)
|
7 years ago |
Property.cpp
|
Merge remote-tracking branch 'origin/master' into jani-arrays
|
7 years ago |
Property.h
|
Merge remote-tracking branch 'origin/master' into jani-arrays
|
7 years ago |
RealVariable.cpp
|
commit to switch workplace
|
9 years ago |
RealVariable.h
|
commit to switch workplace
|
9 years ago |
TemplateEdge.cpp
|
lowest/highest assignment level of an edge now only consider the edge destinations
|
7 years ago |
TemplateEdge.h
|
lowest/highest assignment level of an edge now only consider the edge destinations
|
7 years ago |
TemplateEdgeContainer.cpp
|
make jani models copyable
|
7 years ago |
TemplateEdgeContainer.h
|
make jani models copyable
|
7 years ago |
TemplateEdgeDestination.cpp
|
extended jani datastructures
|
7 years ago |
TemplateEdgeDestination.h
|
extended jani datastructures
|
7 years ago |
UnboundedIntegerVariable.cpp
|
commit to switch workplace
|
9 years ago |
UnboundedIntegerVariable.h
|
commit to switch workplace
|
9 years ago |
Variable.cpp
|
jani expression substitution now also works for array expressions
|
7 years ago |
Variable.h
|
parsing of jani-arrays
|
7 years ago |
VariableSet.cpp
|
support for parsing/storing/exporting non-trivial reward expressions
|
7 years ago |
VariableSet.h
|
support for parsing/storing/exporting non-trivial reward expressions
|
7 years ago |