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.
 
 
 
 
sjunges b113400870 Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 9 years ago
..
Action.cpp Silent actions fixed; probability exported correctly. 9 years ago
Action.h Silent actions fixed; probability exported correctly. 9 years ago
Assignment.cpp created storage class for JANI assignments that guarantees ordering 9 years ago
Assignment.h created storage class for JANI assignments that guarantees ordering 9 years ago
Automaton.cpp Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 9 years ago
Automaton.h Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 9 years ago
AutomatonComposition.cpp added constants, added custom iterator to variable set 9 years ago
AutomatonComposition.h added constants, added custom iterator to variable set 9 years ago
BooleanVariable.cpp Merge remote-tracking branch 'origin/future' into jani_support 9 years ago
BooleanVariable.h Merge remote-tracking branch 'origin/future' into jani_support 9 years ago
BoundedIntegerVariable.cpp real transient variables and assignments are now added in PRISM to JANI transformation 9 years ago
BoundedIntegerVariable.h real transient variables and assignments are now added in PRISM to JANI transformation 9 years ago
Composition.cpp added constants, added custom iterator to variable set 9 years ago
Composition.h added constants, added custom iterator to variable set 9 years ago
CompositionActionInformationVisitor.cpp fixed some bugs here and there 9 years ago
CompositionActionInformationVisitor.h fixed some bugs here and there 9 years ago
CompositionInformationVisitor.cpp adapted JANI parallel composition class to synchronization vector usage 9 years ago
CompositionInformationVisitor.h adapted JANI parallel composition class to synchronization vector usage 9 years ago
CompositionVisitor.h more work on JANI next-state generator 9 years ago
Compositions.h more work on JANI next-state generator 9 years ago
Constant.cpp added some accessor functions and iteration capabilities. started on symbolic jani model builder 9 years ago
Constant.h added some accessor functions and iteration capabilities. started on symbolic jani model builder 9 years ago
Edge.cpp Silent actions fixed; probability exported correctly. 9 years ago
Edge.h Silent actions fixed; probability exported correctly. 9 years ago
EdgeDestination.cpp Constructor for EdgeDestinations taking OrderedAssignments 9 years ago
EdgeDestination.h Constructor for EdgeDestinations taking OrderedAssignments 9 years ago
JSONExporter.cpp check validity, set standard composition 9 years ago
JSONExporter.h check validity, set standard composition 9 years ago
Location.cpp more work towards JANI reward models 9 years ago
Location.h more work towards JANI reward models 9 years ago
Model.cpp Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 9 years ago
Model.h Merge branch 'jani_support' of https://sselab.de/lab9/private/git/storm into jani_support 9 years ago
ModelType.cpp Added to_string for ModelType 9 years ago
ModelType.h Added to_string for ModelType 9 years ago
OrderedAssignments.cpp hasMultipleLevel for orderedassignments 9 years ago
OrderedAssignments.h hasMultipleLevel for orderedassignments 9 years ago
ParallelComposition.cpp added test for legality check of synch vectors 9 years ago
ParallelComposition.h DD-based JANI model builder compiling again after change to synchronization vectors 9 years ago
Property.cpp add support for transient var 9 years ago
Property.h jani property stub 9 years ago
RealVariable.cpp adding real variables to JANI models. started to encapsulate PRISM to JANI converter 9 years ago
RealVariable.h adding real variables to JANI models. started to encapsulate PRISM to JANI converter 9 years ago
RenameComposition.cpp more work on JANI model generation 9 years ago
RenameComposition.h added constants, added custom iterator to variable set 9 years ago
UnboundedIntegerVariable.cpp initial value support unbounded integers, some extra error messages) 9 years ago
UnboundedIntegerVariable.h Merge remote-tracking branch 'origin/future' into jani_support 9 years ago
Variable.cpp commit to switch workplace 9 years ago
Variable.h commit to switch workplace 9 years ago
VariableSet.cpp created storage class for JANI assignments that guarantees ordering 9 years ago
VariableSet.h created storage class for JANI assignments that guarantees ordering 9 years ago