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.
 
 
 
 
TimQu e3fbb77362 JaniParser::parseFormula: Boolean connections of AtomicExpressionFormulas are now parsed as a single AtomicExpressionFormula (i.e. 'a>1 & b>2' becomes a single atomic proposition instead of having two propositions 'a>1' and 'b>2'). This reduces the number of labels that need to be considered and improves partial state space exploration for formulas such as 'P=? [F a>1 & b>2]'. 7 years ago
..
crowds5_5.tra Set correct example path for tests 9 years ago
csl_general.tra Set correct example path for tests 9 years ago
ctmc.tra Set correct example path for tests 9 years ago
ctmdp.tra Set correct example path for tests 9 years ago
die.tra Set correct example path for tests 9 years ago
dtmc.tra Set correct example path for tests 9 years ago
dtmcWhitespaces1.tra Set correct example path for tests 9 years ago
dtmcWhitespaces2.tra Set correct example path for tests 9 years ago
dtmc_actionTest.tra Set correct example path for tests 9 years ago
dtmc_deadlock.tra Set correct example path for tests 9 years ago
dtmc_doubledLines.tra Set correct example path for tests 9 years ago
dtmc_general.tra Set correct example path for tests 9 years ago
dtmc_mismatched.tra Set correct example path for tests 9 years ago
dtmc_mixedStateOrder.tra Set correct example path for tests 9 years ago
dtmc_mixedTransitionOrder.tra Set correct example path for tests 9 years ago
dtmc_whitespaces.tra Set correct example path for tests 9 years ago
leader4.tra Set correct example path for tests 9 years ago
leader4_8.tra Set correct example path for tests 9 years ago
ma.tra Set correct example path for tests 9 years ago
ma_cslFilterTest.tra Set correct example path for tests 9 years ago
ma_deadlock.tra Set correct example path for tests 9 years ago
ma_general.tra Set correct example path for tests 9 years ago
ma_whitespaces.tra Set correct example path for tests 9 years ago
mdp.tra Set correct example path for tests 9 years ago
mdp_deadlock.tra Set correct example path for tests 9 years ago
mdp_doubledLines.tra Set correct example path for tests 9 years ago
mdp_general.tra Set correct example path for tests 9 years ago
mdp_mismatched.tra Set correct example path for tests 9 years ago
mdp_mixedStateOrder.tra Set correct example path for tests 9 years ago
mdp_mixedTransitionOrder.tra Set correct example path for tests 9 years ago
mdp_whitespaces.tra Set correct example path for tests 9 years ago
noHint.tra Set correct example path for tests 9 years ago
pctl_general.tra Set correct example path for tests 9 years ago
readme.txt Set correct example path for tests 9 years ago
tiny1.tra Set correct example path for tests 9 years ago
tiny2.tra Set correct example path for tests 9 years ago
two_dice.tra Set correct example path for tests 9 years ago
wrongHint.tra Set correct example path for tests 9 years ago
wrong_format_header1.tra Set correct example path for tests 9 years ago
wrong_format_header2.tra Set correct example path for tests 9 years ago
wrong_format_transition.tra Set correct example path for tests 9 years ago

readme.txt

Note: *.tra-Files starting with "wrong_format" are to produce an error when 
being parsed. Hence, spelling errors and wrong formats are on purpose.
DO NOT CORRECT THEM!