28 Commits (f188ff4b497b389c37e21df3a890c1e5f71fa41d)

Author SHA1 Message Date
Mavo 566cef0f91 Started on compiling without Carl 10 years ago
dehnert a699272dc6 renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 10 years ago
dehnert b62f8819b9 JANI next-state generator can now generate transitions from silent edges 10 years ago
Mavo f2ad4781fe Distincting between supportsParameters and hasParameters 10 years ago
TimQu a3aededd3a public access to model ingredients: RewardModel and exitRates 10 years ago
sjunges 9b9bbe2a68 added isParametric to models 11 years ago
sjunges 5e9c42f2af intermediate commit 11 years ago
dehnert 11c21eb338 on my way of making (the refactored version) bisimulation work again for deterministic models 11 years ago
sjunges 57dffbcd4f further operators on models and reward models 11 years ago
sjunges cf10fe206a modifiers for standard rew model, fix with non-const overload in model 11 years ago
sjunges 9e24144c27 getRewardModel, private, added 11 years ago
sjunges f219437acf Faster compilation times! 11 years ago
dehnert 29716ea5f8 performance tests now compile again. also fixed some warnings 11 years ago
dehnert e2b84c8155 changed some method signatures to make gcc happier 11 years ago
dehnert b3178e17f6 more bug fixes 11 years ago
dehnert e631dbd1a0 more work on new reward models 11 years ago
dehnert 61fb277024 more work on refactoring (storm stinks and should be rewritten :P) 11 years ago
sjunges a129983ae9 cleaning includes for better compilation times 11 years ago
dehnert dcd42d5653 started reworking reward models 11 years ago
sjunges 812b101c40 better program checks, some extensions in model and matrix 11 years ago
dehnert 96464fdcbc added model classes for two-player stochastic games 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