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.
 
 
 
 
gereon 7fe4c8c813 fixing signed/unsigned comparisons in ParseMdpTest 12 years ago
..
adapters Removed debug output, fixed DoubleExpressionGrammar 12 years ago
exceptions Merge with master. 12 years ago
formula Made changes to all files that use the Sparse Matrix, as the diagonal entries are now included in the main storage. This refs #34 12 years ago
ir Removed debug output, fixed DoubleExpressionGrammar 12 years ago
modelChecker Fixed minor bugs for Jacobi decomposition. 12 years ago
models fixed valgrind errors 12 years ago
parser Made BaseGrammar constructor clang-compatible, fixed ms output of CPU usage 12 years ago
reward Renaming MRMC to STORM, see #42 12 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. 12 years ago
storage Added a test to verify the RowSum Function in the Sparse Matrix. 12 years ago
utility Added new option --debug. 12 years ago
vector Added Mdp Class, Parser and support in the AutoParser. 12 years ago
storm.cpp Fixing main, removing shared_ptr 12 years ago