| .. |
|
AtomicExpressionFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
AtomicExpressionFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
AtomicLabelFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
AtomicLabelFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
BinaryBooleanStateFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
BinaryBooleanStateFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
BinaryPathFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
BinaryPathFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
BinaryStateFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
BinaryStateFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
BooleanLiteralFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
BooleanLiteralFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
Bound.h
|
Bounds of operator formulas are now expressions, allowing formulas such as P<1/N [ F "goal" ] for model constant N
|
9 years ago |
|
BoundedUntilFormula.cpp
|
Fixed assertion to allow timebound 0
|
9 years ago |
|
BoundedUntilFormula.h
|
fixed two issues pointed out by Joachim Klein: spirit error message (superfluous tab) and wrong treatment of strict upper bounds in bounded until and cumulative reward properties
|
9 years ago |
|
CloneVisitor.cpp
|
started working on allowing expressions in time-bounds of formulas
|
9 years ago |
|
CloneVisitor.h
|
removed src prefix in all includes
|
9 years ago |
|
ComparisonType.cpp
|
removed src prefix in all includes
|
9 years ago |
|
ComparisonType.h
|
rename files (does not compile)
|
9 years ago |
|
ConditionalFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
ConditionalFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
CumulativeRewardFormula.cpp
|
fixed two issues pointed out by Joachim Klein: spirit error message (superfluous tab) and wrong treatment of strict upper bounds in bounded until and cumulative reward properties
|
9 years ago |
|
CumulativeRewardFormula.h
|
fixed two issues pointed out by Joachim Klein: spirit error message (superfluous tab) and wrong treatment of strict upper bounds in bounded until and cumulative reward properties
|
9 years ago |
|
EventuallyFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
EventuallyFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
Formula.cpp
|
removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking
|
9 years ago |
|
Formula.h
|
removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking
|
9 years ago |
|
FormulaContext.h
|
c++ code compiles again after rename
|
9 years ago |
|
FormulaInformation.cpp
|
removed src prefix in all includes
|
9 years ago |
|
FormulaInformation.h
|
c++ code compiles again after rename
|
9 years ago |
|
FormulaInformationVisitor.cpp
|
fixed more warnings
|
9 years ago |
|
FormulaInformationVisitor.h
|
removed src prefix in all includes
|
9 years ago |
|
FormulaVisitor.h
|
removed src prefix in all includes
|
9 years ago |
|
Formulas.h
|
removed src prefix in all includes
|
9 years ago |
|
FormulasForwardDeclarations.h
|
Bounds of operator formulas are now expressions, allowing formulas such as P<1/N [ F "goal" ] for model constant N
|
9 years ago |
|
FragmentChecker.cpp
|
started working on allowing expressions in time-bounds of formulas
|
9 years ago |
|
FragmentChecker.h
|
removed src prefix in all includes
|
9 years ago |
|
FragmentSpecification.cpp
|
bunch of fixes (prominently in prism -> jani conversion)
|
9 years ago |
|
FragmentSpecification.h
|
rename files (does not compile)
|
9 years ago |
|
GloballyFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
GloballyFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
InstantaneousRewardFormula.cpp
|
Constants in formulas appear to be working
|
9 years ago |
|
InstantaneousRewardFormula.h
|
Constants in formulas appear to be working
|
9 years ago |
|
LabelSubstitutionVisitor.cpp
|
removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking
|
9 years ago |
|
LabelSubstitutionVisitor.h
|
removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking
|
9 years ago |
|
LongRunAverageOperatorFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
LongRunAverageOperatorFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
LongRunAverageRewardFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
LongRunAverageRewardFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
MultiObjectiveFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
MultiObjectiveFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
NextFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
NextFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
OperatorFormula.cpp
|
started overhaul of cli/api
|
9 years ago |
|
OperatorFormula.h
|
Bounds of operator formulas are now expressions, allowing formulas such as P<1/N [ F "goal" ] for model constant N
|
9 years ago |
|
PathFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
PathFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
ProbabilityOperatorFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
ProbabilityOperatorFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
RewardMeasureType.cpp
|
removed src prefix in all includes
|
9 years ago |
|
RewardMeasureType.h
|
c++ code compiles again after rename
|
9 years ago |
|
RewardOperatorFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
RewardOperatorFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
StateFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
StateFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
TimeBound.cpp
|
Constants in formulas appear to be working
|
9 years ago |
|
TimeBound.h
|
Constants in formulas appear to be working
|
9 years ago |
|
TimeBoundType.h
|
Constants in formulas appear to be working
|
9 years ago |
|
TimeOperatorFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
TimeOperatorFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
ToExpressionVisitor.cpp
|
fixed more warnings
|
9 years ago |
|
ToExpressionVisitor.h
|
removed src prefix in all includes
|
9 years ago |
|
TotalRewardFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
TotalRewardFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
UnaryBooleanStateFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
UnaryBooleanStateFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
UnaryPathFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
UnaryPathFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
UnaryStateFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
UnaryStateFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
UntilFormula.cpp
|
removed src prefix in all includes
|
9 years ago |
|
UntilFormula.h
|
removed src prefix in all includes
|
9 years ago |
|
VariableSubstitutionVisitor.cpp
|
Silenced a warning
|
9 years ago |
|
VariableSubstitutionVisitor.h
|
Bounds of operator formulas are now expressions, allowing formulas such as P<1/N [ F "goal" ] for model constant N
|
9 years ago |