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 7d95a45633 Fixed bug in AbstractModelChecker: it does now correctly inherit from a lot more interface classes. NOTE: checking a formula on a model checker that does not support it failed silently. This should NOT be the case. Re-enabled DEBUG option for cmake. NOTE: why was this disabled anyway? Introduced another layer AbstractDeterministicModel and AbstractNonDeterministicModel in model hierarchy to allow for easily distinguishing these classes. Made necessary adaptions in (hopefully) all classes. Move the graph analyzer to utility folder. 13 years ago
..
apOnly.prctl Test cases for Prctl parser 13 years ago
complexFormula.prctl Changed the output function of the formulae to produce a string in the 13 years ago
probabilisticFormula.prctl Some fixes in formulas 13 years ago
probabilisticNoBoundFormula.prctl Some more test cases for PRCTL formula parsing 13 years ago
propositionalFormula.prctl Changed grammar such that brackets are not necessary around each binary 13 years ago
rewardFormula.prctl Some fixes in formulas 13 years ago
rewardNoBoundFormula.prctl Changed grammar such that brackets are not necessary around each binary 13 years ago