55 Commits (27b57f055ee7763373cba5ec63aa07007bc8b86c)

Author SHA1 Message Date
dehnert 2604df54ec more refactoring of formula classes: in particular fragment checking 9 years ago
dehnert 4367bdb378 properly introduced CheckTask in all model checkers and made it compile again (+ functional tests working) 9 years ago
dehnert e3c4f5fa72 more work on customizing checking process 9 years ago
sjunges d8191d8c6a const formulae 9 years ago
PBerger 8eec3f2306 Fixed issue in ExplicitPrismModelBuilder.cpp when CARL is not available. 9 years ago
dehnert 0ffbda5aff initial draft of long-run rewards for parametric models 10 years ago
sjunges 1e1400d68d merge 10 years ago
sjunges 096778a5d0 assorted fixes (builder for no-fix-deadline, semicolon, xercesbuild) 10 years ago
dehnert 34ba28cfdb some minor fixes 10 years ago
dehnert d0e15d1a4f more work (and stuff, you know?) 10 years ago
dehnert 7156a63b0f tried different approach for bisim for MDPs 10 years ago
dehnert 5c838e2006 added the feature to build information about the state space that can be retrieved after building the model to the explicit model builder 10 years ago
sjunges 7884fc37ed explicit model builder supports non-default reward models 10 years ago
dehnert e51a3cfa85 refined cut-off of builders a little. Now, based on the property, more of the states are treated as terminal states of the model 10 years ago
dehnert d4cd58e9c6 upon preserving a new formula, the builders now do not apply terminal states 10 years ago
dehnert ffc9eda1c2 enabled terminal states for explicit model builder 10 years ago
dehnert 080b50a890 fixed bug in symbolic model generation 10 years ago
dehnert 9f70e7cb3b adapted DD-based model exploration to the new policy regarding writing to global variables 10 years ago
dehnert b94e978843 another round of fixes 10 years ago
dehnert a9142a752d fixed another bug 10 years ago
dehnert 30fc452623 fixed another bug 10 years ago
dehnert b3178e17f6 more bug fixes 10 years ago
dehnert 73a2491dfb more bugfixes 10 years ago
dehnert dbc7d860a4 functional tests compile again, started to debug changes 10 years ago
dehnert 1a07b24682 added some convenience functions for reward model building 10 years ago
dehnert 4ca64a913a main executable compiling again, started to debug 10 years ago
dehnert 6133c3462a symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs 10 years ago
dehnert e631dbd1a0 more work on new reward models 10 years ago
dehnert 9d138d86f7 further work on creating helper classes for model checking tasks 10 years ago
sjunges f85d28325e Further work towards faster and more modular compilation 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert 6fa1078fb1 some more work on reward model 10 years ago
dehnert 04f789619c some work towards eliminating compiler warnings 10 years ago
dehnert be66ef2751 Finalized hybrid CTMC model checker. 10 years ago
dehnert 49bed497b0 Fixed a model building problem. Included checking of reward properties on CTMCs and wrote tests for it. 10 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. 10 years ago
dehnert 239caf57eb Added symbolic models and made DD-based model generator build the correct instances. 10 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. 10 years ago
dehnert 8c1870eb54 Intermediate commit. 10 years ago
dehnert 6347e19da8 Intermediate commit: integrating MTBDD model generation/model checking to main tool. 10 years ago
dehnert f0b591be77 Further work on reintegrating parametric model checking into main executable. 10 years ago
dehnert 0a59f7a7ef Fixed a bug that sometimes prevented transition rewards from being built. 10 years ago
dehnert adc1aa1442 Corrected an assertion. 10 years ago
dehnert f49d89144e Fixed issue that could cause wrong models to be generated. 10 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. 10 years ago
dehnert ee7b591db1 Some work on cli. 10 years ago
dehnert ae2b950e86 Fixed some issue in model builder. 10 years ago
dehnert b60c5ffdc0 Fixed a lot of tests, improved some things here and there. 10 years ago
dehnert 01bd1fbc76 Model building works again for parametric systems. 10 years ago
dehnert 2bd0e2e377 Improved performance of explicit model generation a bit. 10 years ago