sjunges 3c098f085a In principal, we need a fixpoint iteration for the static simplification. For now, we just call simplify twice. 10 years ago
..
AtomicExpressionFormula.cpp Some work on cli. 10 years ago
AtomicExpressionFormula.h Some work on cli. 10 years ago
AtomicLabelFormula.cpp Some work on cli. 10 years ago
AtomicLabelFormula.h Some work on cli. 10 years ago
BinaryBooleanStateFormula.cpp Fixed a lot of tests, improved some things here and there. 10 years ago
BinaryBooleanStateFormula.h Fixed a lot of tests, improved some things here and there. 10 years ago
BinaryPathFormula.cpp Currently debugging the computation of transient probabilities in CTMCs. 10 years ago
BinaryPathFormula.h Currently debugging the computation of transient probabilities in CTMCs. 10 years ago
BinaryStateFormula.cpp Currently debugging the computation of transient probabilities in CTMCs. 10 years ago
BinaryStateFormula.h Currently debugging the computation of transient probabilities in CTMCs. 10 years ago
BooleanLiteralFormula.cpp MDP model checker works again. 10 years ago
BooleanLiteralFormula.h MDP model checker works again. 10 years ago
BoundedUntilFormula.cpp Finalized hybrid DTMC model checker. It now passes its tests. 10 years ago
BoundedUntilFormula.h Finalized hybrid DTMC model checker. It now passes its tests. 10 years ago
ComparisonType.cpp Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
ComparisonType.h Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
ConditionalPathFormula.cpp Adapted first model checker to the new properties. 10 years ago
ConditionalPathFormula.h Adapted first model checker to the new properties. 10 years ago
CumulativeRewardFormula.cpp Started working on reward properties for CTMCs. 10 years ago
CumulativeRewardFormula.h Started working on reward properties for CTMCs. 10 years ago
EventuallyFormula.cpp Adapted first model checker to the new properties. 10 years ago
EventuallyFormula.h Adapted first model checker to the new properties. 10 years ago
ExpectedTimeOperatorFormula.cpp The labels of the models are now only built if no property was given or the given property contains the label. 10 years ago
ExpectedTimeOperatorFormula.h The labels of the models are now only built if no property was given or the given property contains the label. 10 years ago
Formula.cpp Worked on making bisimulation decomposition a bit easier to use. 10 years ago
Formula.h Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
Formulas.h A lot of work on model checker interfaces. In particular, the SCC elimination model checker is almost integrated. 10 years ago
GloballyFormula.cpp Adapted first model checker to the new properties. 10 years ago
GloballyFormula.h Adapted first model checker to the new properties. 10 years ago
InstantaneousRewardFormula.cpp Started working on reward properties for CTMCs. 10 years ago
InstantaneousRewardFormula.h Started working on reward properties for CTMCs. 10 years ago
LongRunAverageOperatorFormula.cpp The labels of the models are now only built if no property was given or the given property contains the label. 10 years ago
LongRunAverageOperatorFormula.h The labels of the models are now only built if no property was given or the given property contains the label. 10 years ago
NextFormula.cpp Worked on making bisimulation decomposition a bit easier to use. 10 years ago
NextFormula.h Worked on making bisimulation decomposition a bit easier to use. 10 years ago
OperatorFormula.cpp Adapted first model checker to the new properties. 10 years ago
OperatorFormula.h Adapted first model checker to the new properties. 10 years ago
OptimalityType.cpp More work on logic classes. 10 years ago
OptimalityType.h More work on logic classes. 10 years ago
PathFormula.cpp More work on logic classes. 10 years ago
PathFormula.h More work on logic classes. 10 years ago
ProbabilityOperatorFormula.cpp Currently debugging the computation of transient probabilities in CTMCs. 10 years ago
ProbabilityOperatorFormula.h Currently debugging the computation of transient probabilities in CTMCs. 10 years ago
ReachabilityRewardFormula.cpp Some work on cli. 10 years ago
ReachabilityRewardFormula.h Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
RewardOperatorFormula.cpp The labels of the models are now only built if no property was given or the given property contains the label. 10 years ago
RewardOperatorFormula.h The labels of the models are now only built if no property was given or the given property contains the label. 10 years ago
RewardPathFormula.cpp Adapted first model checker to the new properties. 10 years ago
RewardPathFormula.h Adapted first model checker to the new properties. 10 years ago
StateFormula.cpp More work on logic classes. 10 years ago
StateFormula.h More work on logic classes. 10 years ago
UnaryBooleanStateFormula.cpp Fixed a lot of tests, improved some things here and there. 10 years ago
UnaryBooleanStateFormula.h Fixed a lot of tests, improved some things here and there. 10 years ago
UnaryPathFormula.cpp Worked on making bisimulation decomposition a bit easier to use. 10 years ago
UnaryPathFormula.h Worked on making bisimulation decomposition a bit easier to use. 10 years ago
UnaryStateFormula.cpp Worked on making bisimulation decomposition a bit easier to use. 10 years ago
UnaryStateFormula.h Worked on making bisimulation decomposition a bit easier to use. 10 years ago
UntilFormula.cpp Adapted first model checker to the new properties. 10 years ago
UntilFormula.h Adapted first model checker to the new properties. 10 years ago