20 Commits (c0b5190022de768fd106bb372f766328ef0944ac)

Author SHA1 Message Date
dehnert 1d49bc6dd0 extracting the bisimulation quotient for MDPs; tests for MDP bisimulation 9 years ago
sjunges ecb214bc10 StateInfo is a StateAnnotation now 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 ffc9eda1c2 enabled terminal states for explicit model builder 10 years ago
dehnert b94e978843 another round of fixes 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 e631dbd1a0 more work on new reward models 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 e58d38fadf More work on integrating DD-based model building. 10 years ago
dehnert c3c83fbe4f Fixed some compilation errors. 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 01bd1fbc76 Model building works again for parametric systems. 10 years ago
dehnert 2bd0e2e377 Improved performance of explicit model generation a bit. 10 years ago
dehnert 91e177028d Started refactoring explicit model generator of PRISM models 10 years ago