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 f7194a416d Cleaned IR classes a bit and made attributes private. Changed grammar rules accordingly. 13 years ago
..
adapters Renaming MRMC to STORM, see #42 13 years ago
exceptions Added BoundedEventually as a convenience operator. 13 years ago
formula Made bound/no-bound operators more consistent to reduce similar code. Changed bound operators to have a single bound and a comparison operator instead of an interval. 13 years ago
ir Cleaned IR classes a bit and made attributes private. Changed grammar rules accordingly. 13 years ago
modelChecker Made bound/no-bound operators more consistent to reduce similar code. Changed bound operators to have a single bound and a comparison operator instead of an interval. 13 years ago
models Added BoundedEventually as a convenience operator. 13 years ago
parser Cleaned IR classes a bit and made attributes private. Changed grammar rules accordingly. 13 years ago
reward Renaming MRMC to STORM, see #42 13 years ago
solver Initial version of reward model checking for DTMCs. Added two convenience operators to PCTL (Eventually and Globally) and added missing reward formulas. 13 years ago
storage Minor bugfix in sparse matrix method to compute pointwise product. 13 years ago
utility Initial version of reward model checking for DTMCs. Added two convenience operators to PCTL (Eventually and Globally) and added missing reward formulas. 13 years ago
storm.cpp Added more classes to IR. Extended PRISM-format parser. 13 years ago