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.
 
 
 
 
Matthias Volk 685b5c6b27 Throw exceptions after switch/case to silence compiler warnings about not returning anything 7 years ago
..
AtomicExpressionFormula.cpp started working on the github issues by Linda 8 years ago
AtomicExpressionFormula.h started working on the github issues by Linda 8 years ago
AtomicLabelFormula.cpp removed src prefix in all includes 10 years ago
AtomicLabelFormula.h removed src prefix in all includes 10 years ago
BinaryBooleanStateFormula.cpp removed src prefix in all includes 10 years ago
BinaryBooleanStateFormula.h removed src prefix in all includes 10 years ago
BinaryPathFormula.cpp started working on the github issues by Linda 8 years ago
BinaryPathFormula.h started working on the github issues by Linda 8 years ago
BinaryStateFormula.cpp started working on the github issues by Linda 8 years ago
BinaryStateFormula.h started working on the github issues by Linda 8 years ago
BooleanLiteralFormula.cpp removed src prefix in all includes 10 years ago
BooleanLiteralFormula.h removed src prefix in all includes 10 years ago
Bound.h Throw exceptions after switch/case to silence compiler warnings about not returning anything 7 years ago
BoundedUntilFormula.cpp adding a corrected valid-block-mode for game-based abstraction 8 years ago
BoundedUntilFormula.h started working on the github issues by Linda 8 years ago
CloneVisitor.cpp logic: Added QuantileFormulas. 8 years ago
CloneVisitor.h logic: Added QuantileFormulas. 8 years ago
ComparisonType.cpp removed src prefix in all includes 10 years ago
ComparisonType.h Throw exceptions after switch/case to silence compiler warnings about not returning anything 7 years ago
ConditionalFormula.cpp started working on the github issues by Linda 8 years ago
ConditionalFormula.h started working on the github issues by Linda 8 years ago
CumulativeRewardFormula.cpp started working on the github issues by Linda 8 years ago
CumulativeRewardFormula.h started working on the github issues by Linda 8 years ago
EventuallyFormula.cpp Fixed awkward printing of eventually formulas with reward accumulations. 7 years ago
EventuallyFormula.h added reward accumulation to formulas 8 years ago
ExpectedTimeToExpectedRewardVisitor.cpp transformer: Added functionality to also translate expected time formulas to expected rewards. 7 years ago
ExpectedTimeToExpectedRewardVisitor.h transformer: Added functionality to also translate expected time formulas to expected rewards. 7 years ago
ExpressionSubstitutionVisitor.cpp fixes for array expressions, support to translate properties that consider array expressions, translating array models in cli 8 years ago
ExpressionSubstitutionVisitor.h fixes for array expressions, support to translate properties that consider array expressions, translating array models in cli 8 years ago
Formula.cpp Quantiles: made the SparseMdpPrctlModelChecker call the QuantileHelper for quantile formulas 8 years ago
Formula.h Quantiles: made the SparseMdpPrctlModelChecker call the QuantileHelper for quantile formulas 8 years ago
FormulaContext.h c++ code compiles again after rename 10 years ago
FormulaInformation.cpp Fixed uninitialized variables 9 years ago
FormulaInformation.h Fixed that bisimulation did not preserve reward bounded formulas 9 years ago
FormulaInformationVisitor.cpp logic: Added QuantileFormulas. 8 years ago
FormulaInformationVisitor.h logic: Added QuantileFormulas. 8 years ago
FormulaVisitor.h logic: Added QuantileFormulas. 8 years ago
Formulas.h logic: Added QuantileFormulas. 8 years ago
FormulasForwardDeclarations.h logic: Added QuantileFormulas. 8 years ago
FragmentChecker.cpp Jani: Accumulations for Smin/Smax properties. 7 years ago
FragmentChecker.h logic: Added QuantileFormulas. 8 years ago
FragmentSpecification.cpp logic: Added QuantileFormulas. 8 years ago
FragmentSpecification.h logic: Added QuantileFormulas. 8 years ago
GloballyFormula.cpp removed src prefix in all includes 10 years ago
GloballyFormula.h removed src prefix in all includes 10 years ago
InstantaneousRewardFormula.cpp started working on the github issues by Linda 8 years ago
InstantaneousRewardFormula.h started working on the github issues by Linda 8 years ago
LabelSubstitutionVisitor.cpp fixing issue in jani-to-prism label replacement 8 years ago
LabelSubstitutionVisitor.h removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking 10 years ago
LiftableTransitionRewardsVisitor.cpp logic: Added QuantileFormulas. 8 years ago
LiftableTransitionRewardsVisitor.h logic: Added QuantileFormulas. 8 years ago
LongRunAverageOperatorFormula.cpp removed src prefix in all includes 10 years ago
LongRunAverageOperatorFormula.h removed src prefix in all includes 10 years ago
LongRunAverageRewardFormula.cpp Respecting reward accumulations for long-run-average properties. 7 years ago
LongRunAverageRewardFormula.h Respecting reward accumulations for long-run-average properties. 7 years ago
MultiObjectiveFormula.cpp removed src prefix in all includes 10 years ago
MultiObjectiveFormula.h removed src prefix in all includes 10 years ago
NextFormula.cpp removed src prefix in all includes 10 years ago
NextFormula.h removed src prefix in all includes 10 years ago
OperatorFormula.cpp operators to remove bounds / optimality types from a formula 8 years ago
OperatorFormula.h operators to remove bounds / optimality types from a formula 8 years ago
PathFormula.cpp removed src prefix in all includes 10 years ago
PathFormula.h removed src prefix in all includes 10 years ago
ProbabilityOperatorFormula.cpp removed src prefix in all includes 10 years ago
ProbabilityOperatorFormula.h removed src prefix in all includes 10 years ago
QuantileFormula.cpp QuantileFormulas: ignore optimization direction (min/max) for quantile variables. 7 years ago
QuantileFormula.h QuantileFormulas: ignore optimization direction (min/max) for quantile variables. 7 years ago
RewardAccumulation.cpp JaniParser: Transform reward bounds into time- or step bound if appropriate. Added some checks and warnings. 7 years ago
RewardAccumulation.h JaniParser: Transform reward bounds into time- or step bound if appropriate. Added some checks and warnings. 7 years ago
RewardAccumulationEliminationVisitor.cpp Respecting reward accumulations for long-run-average properties. 7 years ago
RewardAccumulationEliminationVisitor.h Respecting reward accumulations for long-run-average properties. 7 years ago
RewardMeasureType.cpp removed src prefix in all includes 10 years ago
RewardMeasureType.h c++ code compiles again after rename 10 years ago
RewardModelNameSubstitutionVisitor.cpp Used the new reward information traverser wherever one needs to find out the reward kinds of a given rewardmodel 8 years ago
RewardModelNameSubstitutionVisitor.h implemented functionality to rename reward model names 8 years ago
RewardOperatorFormula.cpp removed src prefix in all includes 10 years ago
RewardOperatorFormula.h removed src prefix in all includes 10 years ago
StateFormula.cpp removed src prefix in all includes 10 years ago
StateFormula.h removed src prefix in all includes 10 years ago
TimeBound.cpp Constants in formulas appear to be working 10 years ago
TimeBound.h Started implementation on quantiles. 8 years ago
TimeBoundType.h Started implementation on quantiles. 8 years ago
TimeOperatorFormula.cpp fixed a case where time path propreties were not identified as such, and ensured for debugging that time operators now get a time path formula 8 years ago
TimeOperatorFormula.h removed src prefix in all includes 10 years ago
ToExpressionVisitor.cpp logic: Added QuantileFormulas. 8 years ago
ToExpressionVisitor.h logic: Added QuantileFormulas. 8 years ago
TotalRewardFormula.cpp Fixed output of TotalRewardFormulae with non-trivial reward accumulation. 7 years ago
TotalRewardFormula.h added reward accumulation to formulas 8 years ago
UnaryBooleanStateFormula.cpp removed src prefix in all includes 10 years ago
UnaryBooleanStateFormula.h removed src prefix in all includes 10 years ago
UnaryPathFormula.cpp started working on the github issues by Linda 8 years ago
UnaryPathFormula.h started working on the github issues by Linda 8 years ago
UnaryStateFormula.cpp started working on the github issues by Linda 8 years ago
UnaryStateFormula.h started working on the github issues by Linda 8 years ago
UntilFormula.cpp removed src prefix in all includes 10 years ago
UntilFormula.h removed src prefix in all includes 10 years ago