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 3daa725bb5 Merge branch 'jani_support' into export_explicit 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 implemented lifting edge-destination assignments to edges as a JANI preprocessing step 9 years ago
Automaton.h implemented lifting edge-destination assignments to edges as a JANI preprocessing step 9 years ago
AutomatonComposition.cpp Merge branch 'jani_support' into rewards_in_jani 9 years ago
AutomatonComposition.h Merge branch 'jani_support' into rewards_in_jani 9 years ago
BooleanVariable.cpp several improvements towards jani-property support 9 years ago
BooleanVariable.h several improvements towards jani-property support 9 years ago
BoundedIntegerVariable.cpp several improvements towards jani-property support 9 years ago
BoundedIntegerVariable.h several improvements towards jani-property support 9 years ago
Composition.cpp removed rename composition, because it is just a special case of synchronization vectors 9 years ago
Composition.h Merge branch 'jani_support' into rewards_in_jani 9 years ago
CompositionInformationVisitor.cpp updated parser: sync result optional, invariant is called differently now 9 years ago
CompositionInformationVisitor.h more work on input-enabling automata 9 years ago
CompositionVisitor.h removed rename composition, because it is just a special case of synchronization vectors 9 years ago
Compositions.h removed rename composition, because it is just a special case of synchronization vectors 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 implemented lifting edge-destination assignments to edges as a JANI preprocessing step 9 years ago
Edge.h implemented lifting edge-destination assignments to edges as a JANI preprocessing step 9 years ago
EdgeDestination.cpp implemented lifting edge-destination assignments to edges as a JANI preprocessing step 9 years ago
EdgeDestination.h implemented lifting edge-destination assignments to edges as a JANI preprocessing step 9 years ago
JSONExporter.cpp property support for jani -- several changes throughout code, parser currently only supports probability properties 9 years ago
JSONExporter.h property support for jani -- several changes throughout code, parser currently only supports probability properties 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 support for labels in JANI models in sparse and dd engine 9 years ago
Model.h support for labels in JANI models in sparse and dd engine 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 A little bit more convenience operators 9 years ago
OrderedAssignments.h A little bit more convenience operators 9 years ago
ParallelComposition.cpp fixed bug related to input-enabling automata, tests now passing 9 years ago
ParallelComposition.h updated parser: sync result optional, invariant is called differently now 9 years ago
Property.cpp property support for jani -- several changes throughout code, parser currently only supports probability properties 9 years ago
Property.h property support for jani -- several changes throughout code, parser currently only supports probability properties 9 years ago
RealVariable.cpp several improvements towards jani-property support 9 years ago
RealVariable.h several improvements towards jani-property support 9 years ago
UnboundedIntegerVariable.cpp several improvements towards jani-property support 9 years ago
UnboundedIntegerVariable.h Merge remote-tracking branch 'origin/future' into jani_support 9 years ago
Variable.cpp several improvements towards jani-property support 9 years ago
Variable.h several improvements towards jani-property support 9 years ago
VariableSet.cpp support for labels in JANI models in sparse and dd engine 9 years ago
VariableSet.h support for labels in JANI models in sparse and dd engine 9 years ago