23 Commits (61fb277024822edbdbf56896ccdad3fe6b5898d0)

Author SHA1 Message Date
dehnert 9d138d86f7 further work on creating helper classes for model checking tasks 11 years ago
dehnert 6fa1078fb1 some more work on reward model 11 years ago
dehnert 04f789619c some work towards eliminating compiler warnings 11 years ago
dehnert be66ef2751 Finalized hybrid CTMC model checker. 11 years ago
dehnert 49bed497b0 Fixed a model building problem. Included checking of reward properties on CTMCs and wrote tests for it. 11 years ago
dehnert 96539f41a5 Fixed simplification of division: division expressions must not be simplified, because it is not (yet) clear whether integer division or floating point division is to be used. 11 years ago
dehnert 239caf57eb Added symbolic models and made DD-based model generator build the correct instances. 11 years ago
dehnert a1dae8849e Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 11 years ago
dehnert 8c1870eb54 Intermediate commit. 11 years ago
dehnert 6347e19da8 Intermediate commit: integrating MTBDD model generation/model checking to main tool. 11 years ago
dehnert f0b591be77 Further work on reintegrating parametric model checking into main executable. 11 years ago
dehnert 0a59f7a7ef Fixed a bug that sometimes prevented transition rewards from being built. 11 years ago
dehnert adc1aa1442 Corrected an assertion. 11 years ago
dehnert f49d89144e Fixed issue that could cause wrong models to be generated. 11 years ago
dehnert 92aa2607a0 The labels of the models are now only built if no property was given or the given property contains the label. 11 years ago
dehnert ee7b591db1 Some work on cli. 11 years ago
dehnert ae2b950e86 Fixed some issue in model builder. 11 years ago
dehnert b60c5ffdc0 Fixed a lot of tests, improved some things here and there. 11 years ago
dehnert 01bd1fbc76 Model building works again for parametric systems. 11 years ago
dehnert 2bd0e2e377 Improved performance of explicit model generation a bit. 11 years ago
dehnert 91e177028d Started refactoring explicit model generator of PRISM models 11 years ago