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.
 
 
 
 
dehnert 73623ff3f6 Added boolean parameter qualitative to all path formulas, i.e. to the checking and the callback methods. 12 years ago
..
AbstractFormula.h added more interfaces to AbstractModelChecker. 12 years ago
AbstractFormulaChecker.h second hald of documentation. I guess that's it :-) 12 years ago
AbstractPathFormula.h Added boolean parameter qualitative to all path formulas, i.e. to the checking and the callback methods. 12 years ago
AbstractStateFormula.h added more interfaces to AbstractModelChecker. 12 years ago
And.h added more interfaces to AbstractModelChecker. 12 years ago
Ap.h added more interfaces to AbstractModelChecker. 12 years ago
BoundedEventually.h Added boolean parameter qualitative to all path formulas, i.e. to the checking and the callback methods. 12 years ago
BoundedNaryUntil.h Added boolean parameter qualitative to all path formulas, i.e. to the checking and the callback methods. 12 years ago
BoundedUntil.h Added boolean parameter qualitative to all path formulas, i.e. to the checking and the callback methods. 12 years ago
CumulativeReward.h Added boolean parameter qualitative to all path formulas, i.e. to the checking and the callback methods. 12 years ago
Eventually.h Added boolean parameter qualitative to all path formulas, i.e. to the checking and the callback methods. 12 years ago
Formulas.h Splitted RewardBoundOperator and ProbabilisticBoundOperator checking methods for model checkers (needed for enabling qualititative model checking for P operator with bounds 0/1). Moved some methods of DtmcModelChecker one level up to AbstractModelChecker. TODO: this should be done for other methods as well, but there are more changes needed for that to work. 12 years ago
Globally.h Added boolean parameter qualitative to all path formulas, i.e. to the checking and the callback methods. 12 years ago
InstantaneousReward.h Added boolean parameter qualitative to all path formulas, i.e. to the checking and the callback methods. 12 years ago
Next.h Added boolean parameter qualitative to all path formulas, i.e. to the checking and the callback methods. 12 years ago
NoBoundOperator.h Started implementing the model checker for MDPs. Added reduce functionality to vector utility. Moved min/max capability to NoBoundOperator. 12 years ago
Not.h added more interfaces to AbstractModelChecker. 12 years ago
Or.h Changed the output function of the formulae to produce a string in the 12 years ago
PathBoundOperator.h Splitted RewardBoundOperator and ProbabilisticBoundOperator checking methods for model checkers (needed for enabling qualititative model checking for P operator with bounds 0/1). Moved some methods of DtmcModelChecker one level up to AbstractModelChecker. TODO: this should be done for other methods as well, but there are more changes needed for that to work. 12 years ago
PrctlFormulaChecker.h finished PrctlFormulaChecker. 12 years ago
ProbabilisticBoundOperator.h Splitted RewardBoundOperator and ProbabilisticBoundOperator checking methods for model checkers (needed for enabling qualititative model checking for P operator with bounds 0/1). Moved some methods of DtmcModelChecker one level up to AbstractModelChecker. TODO: this should be done for other methods as well, but there are more changes needed for that to work. 12 years ago
ProbabilisticNoBoundOperator.h Added until-model checking for MDPs. Implemented Prob1A algorithm. Added asynchronous leader example. 12 years ago
ReachabilityReward.h Added boolean parameter qualitative to all path formulas, i.e. to the checking and the callback methods. 12 years ago
RewardBoundOperator.h Splitted RewardBoundOperator and ProbabilisticBoundOperator checking methods for model checkers (needed for enabling qualititative model checking for P operator with bounds 0/1). Moved some methods of DtmcModelChecker one level up to AbstractModelChecker. TODO: this should be done for other methods as well, but there are more changes needed for that to work. 12 years ago
RewardNoBoundOperator.h Added until-model checking for MDPs. Implemented Prob1A algorithm. Added asynchronous leader example. 12 years ago
StateBoundOperator.h added StateBoundOperator and SteadyStateOperator 12 years ago
SteadyStateOperator.h Fixed some doxygen warnings 12 years ago
Until.h Added boolean parameter qualitative to all path formulas, i.e. to the checking and the callback methods. 12 years ago