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.
 
 
 
 
 
 

14 lines
255 B

# explicit engine
-ex
# explicit engine, force LTL for all path formulas
-ex -pathviaautomata
# symbolic engine
-mtbdd
# explicit engine, treat as MDP
-mdp -ex
# explicit engine, treat as MDP, force LTL for all path formulas
-mdp -ex -pathviaautomata