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
..
autoParser.lab Set correct example path for tests 9 years ago
crowds5_5.lab Set correct example path for tests 9 years ago
declarationMisspell.lab Set correct example path for tests 9 years ago
die.lab Set correct example path for tests 9 years ago
doubledLines.lab Set correct example path for tests 9 years ago
doubledLinesSkipped.lab Set correct example path for tests 9 years ago
dtmc_actionTest.lab Set correct example path for tests 9 years ago
dtmc_general.lab Set correct example path for tests 9 years ago
dtmc_mismatched.lab Set correct example path for tests 9 years ago
endMisspell.lab Set correct example path for tests 9 years ago
labelForNonexistentState.lab Set correct example path for tests 9 years ago
leader4.lab Set correct example path for tests 9 years ago
leader4_8.lab Set correct example path for tests 9 years ago
ma_cslFilterTest.lab Set correct example path for tests 9 years ago
ma_general.lab Set correct example path for tests 9 years ago
ma_mismatched.lab Set correct example path for tests 9 years ago
mdp_general.lab Set correct example path for tests 9 years ago
mdp_mismatched.lab Set correct example path for tests 9 years ago
noDeclarationTag.lab Set correct example path for tests 9 years ago
noEndTag.lab Set correct example path for tests 9 years ago
noLabelsDecNoneGiven.lab Set correct example path for tests 9 years ago
nondet.choicelab parsing choice labels for explicit models 9 years ago
pctl_general.lab Set correct example path for tests 9 years ago
swappedStateAndProposition.lab Set correct example path for tests 9 years ago
tiny1.lab Set correct example path for tests 9 years ago
tiny2.lab Set correct example path for tests 9 years ago
two_dice.lab Set correct example path for tests 9 years ago
undeclaredLabelsGiven.lab Set correct example path for tests 9 years ago
withWhitespaces.lab Set correct example path for tests 9 years ago
withoutWhitespaces.lab Set correct example path for tests 9 years ago