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.
 
 
 
 
Sebastian Junges 3de51e28e5 towards reward-bounded properties 8 years ago
..
Action.cpp removed src prefix in all includes 9 years ago
Action.h c++ code compiles again after rename 9 years ago
Assignment.cpp fix (set level should not be const) 9 years ago
Assignment.h JANI operator to set level in assignment 9 years ago
Automaton.cpp Improved Jani-to-dot: 9 years ago
Automaton.h Improved Jani-to-dot: 9 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 template edges in JANI models 9 years ago
BoundedIntegerVariable.h commit to switch workplace 9 years ago
Composition.cpp removed src prefix in all includes 9 years ago
Composition.h removed src prefix in all includes 9 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 rename files (does not compile) 9 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 A more accurate version of having multiple levels; seems to fix at least one open issue. 9 years ago
Edge.h Simplifying index levels 9 years ago
EdgeDestination.cpp template edges in JANI models 9 years ago
EdgeDestination.h template edges in JANI models 9 years ago
JSONExporter.cpp towards reward-bounded properties 8 years ago
JSONExporter.h started overhaul of cli/api 9 years ago
Location.cpp added check for non-linearity to JANI menu game abstractor 9 years ago
Location.h added check for non-linearity to JANI menu game abstractor 9 years ago
Model.cpp Improved Jani-to-dot: 9 years ago
Model.h First version of Jani-to-Dot. 9 years ago
ModelType.cpp fixed incorrect return value of isDeterministicModel 9 years ago
ModelType.h rename files (does not compile) 9 years ago
OrderedAssignments.cpp A more accurate version of having multiple levels; seems to fix at least one open issue. 9 years ago
OrderedAssignments.h Eliminating superfluous assignments 9 years ago
ParallelComposition.cpp fixed two issues: missing include in ToRationalNumberVisitor and missing check for whether actions are reused in a JANI parallel composition 9 years ago
ParallelComposition.h action reusal in syncvectors is not invalid jani, but not properly supported. Changed error message accordingly, allows for changes in model generators 9 years ago
Property.cpp removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking 9 years ago
Property.h added filters to parsers 9 years ago
RealVariable.cpp commit to switch workplace 9 years ago
RealVariable.h commit to switch workplace 9 years ago
TemplateEdge.cpp started overhaul of cli/api 9 years ago
TemplateEdge.h Simplifying index levels 9 years ago
TemplateEdgeDestination.cpp Simplifying index levels 9 years ago
TemplateEdgeDestination.h Simplifying index levels 9 years ago
UnboundedIntegerVariable.cpp commit to switch workplace 9 years ago
UnboundedIntegerVariable.h commit to switch workplace 9 years ago
Variable.cpp Equality Comparisons for JaniVars, just to make life easier :-) 9 years ago
Variable.h Equality Comparisons for JaniVars, just to make life easier :-) 9 years ago
VariableSet.cpp Convenience operation hasVariable for varset 9 years ago
VariableSet.h Convenience operation hasVariable for varset 9 years ago