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.state.rew Set correct example path for tests 9 years ago
die.coin_flips.trans.rew Set correct example path for tests 9 years ago
dtmc_general.state.rew Set correct example path for tests 9 years ago
dtmc_general.trans.rew Set correct example path for tests 9 years ago
dtmc_mismatched.trans.rew Set correct example path for tests 9 years ago
dtmc_mixedStateOrder.trans.rew Set correct example path for tests 9 years ago
dtmc_mixedTransitionOrder.trans.rew Set correct example path for tests 9 years ago
dtmc_rewardForNonExTrans.trans.rew Set correct example path for tests 9 years ago
dtmc_whitespaces.trans.rew Set correct example path for tests 9 years ago
leader4.trans.rew Set correct example path for tests 9 years ago
leader4_8.pick.trans.rew Set correct example path for tests 9 years ago
ma_general.state.rew Set correct example path for tests 9 years ago
ma_mismatched.state.rew Set correct example path for tests 9 years ago
mdp_general.state.rew Set correct example path for tests 9 years ago
mdp_general.trans.rew Set correct example path for tests 9 years ago
mdp_mismatched.trans.rew Set correct example path for tests 9 years ago
mdp_mixedStateOrder.trans.rew Set correct example path for tests 9 years ago
mdp_mixedTransitionOrder.trans.rew Set correct example path for tests 9 years ago
mdp_rewardForNonExTrans.trans.rew Set correct example path for tests 9 years ago
mdp_whitespaces.trans.rew Set correct example path for tests 9 years ago
state_reward_parser_basic.state.rew Set correct example path for tests 9 years ago
state_reward_parser_doubledLines.state.rew Set correct example path for tests 9 years ago
state_reward_parser_doubledLinesSkipped.state.rew Set correct example path for tests 9 years ago
state_reward_parser_whitespaces.state.rew Set correct example path for tests 9 years ago
two_dice.flip.state.rew Set correct example path for tests 9 years ago
two_dice.flip.trans.rew Set correct example path for tests 9 years ago