11 Commits (e7bc5fdef99c57758aca78d524976286f39e489a)

Author SHA1 Message Date
TimQu e7bc5fdef9 fixed several minor bugs regarding the choicelabeling 9 years ago
TimQu db31c1cb11 improved .dot export of models with choice labeling 9 years ago
TimQu 6537fd8b72 Replaced the old choice labeling with the new one and used choice origins for the minimal command set counterexample generators 9 years ago
TimQu 09552d43a3 IsExact number trait 9 years ago
dehnert a7e9c5819f removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking 9 years ago
TimQu 92e837f83c fixed closing of MAs: Previously, stateActionRewardVectors have not been handled properly. 9 years ago
TimQu 0b555d5d59 fixed closing of MAs: Previously, stateActionRewardVectors have not been handled properly. 9 years ago
Sebastian Junges 1f82fa27e8 reward parameters 9 years ago
dehnert 8d6b029d67 next batch of fixing warnings 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
dehnert 29f0f66689 reworked getUniqueRewardModel a little 9 years ago
Mavo 566cef0f91 Started on compiling without Carl 9 years ago
dehnert a699272dc6 renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 9 years ago
dehnert f3fa90cc37 more work towards exact solving 9 years ago
Mavo e49582c7cf Replaced assert with STORM_LOG_ASSERT 10 years ago
Mavo f2ad4781fe Distincting between supportsParameters and hasParameters 10 years ago
sjunges 9b9bbe2a68 added isParametric to models 10 years ago
sjunges 93be84a4a8 fix in get parameters from model 10 years ago
sjunges 5e9c42f2af intermediate commit 10 years ago
sjunges 57dffbcd4f further operators on models and reward models 10 years ago
sjunges cf10fe206a modifiers for standard rew model, fix with non-const overload in model 10 years ago
sjunges 9e24144c27 getRewardModel, private, added 10 years ago
dehnert b2d8cae9ce instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
chris a216b5a9d9 added support for parsing choice labels for explicit MDPs 10 years ago
TimQu 5de90c27e5 Preprocessing, sampling and state elimination now also work with rewards 10 years ago
dehnert b3178e17f6 more bug fixes 10 years ago
dehnert 1a07b24682 added some convenience functions for reward model building 10 years ago
dehnert 5b77d827dc fixed a bug 10 years ago
dehnert e631dbd1a0 more work on new reward models 10 years ago
dehnert 5beb33e3d8 merged a bit more 10 years ago
dehnert 61fb277024 more work on refactoring (storm stinks and should be rewritten :P) 10 years ago
dehnert dcd42d5653 started reworking reward models 10 years ago
sjunges 812b101c40 better program checks, some extensions in model and matrix 10 years ago
dehnert 96464fdcbc added model classes for two-player stochastic games 10 years ago
dehnert 3b4dca1a03 Improved Jacobi method a bit. 11 years ago
dehnert a851fad65d More work on reward properties for CTMCs. 11 years ago
dehnert c8007876ae Symbolic models can now be built from the command line. 11 years ago
dehnert 239caf57eb Added symbolic models and made DD-based model generator build the correct instances. 11 years ago
dehnert f0b174b756 Fixed performance tests. 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