24 Commits (1a00b4d22dcc04ce6fad12948ed5a56e2047d510)

Author SHA1 Message Date
Sebastian Junges 82978f4357 isSinkState 5 years ago
Sebastian Junges fe2dcfc975 better dot output for pomdp models 5 years ago
Matthias Volk bb71c078fa Export to dot format allows for maximal line width in state labels and valuations 6 years ago
Tim Quatmann 6faf074fc5 Made sure that model::getAllParameters also returns the parameters occurring at rates. 6 years ago
Matthias Volk 3c5f25fe4a Get all model parameters 6 years ago
Matthias Volk 909c035c52 Dot export can insert linebreaks between labels 7 years ago
dehnert 676120229b intermediate stage 7 years ago
dehnert 41828ca27d more work on bisimulation-based abstraction-refinement 8 years ago
TimQu 8efccd76d2 started to make multi-objective preprocessing more flexible w.r.t. different checkers 8 years ago
dehnert f96403de9e added reduction to state-based rewards to symbolic (reward) models 8 years ago
TimQu 576f92568e StateValuations and ChoiceOrigins are now members of a sparse::Model. 8 years ago
dehnert f0f4cd7390 first version of sparse quotient extraction for dd bisimulation 8 years ago
TimQu 6537fd8b72 Replaced the old choice labeling with the new one and used choice origins for the minimal command set counterexample generators 8 years ago
Sebastian Junges 586929ea64 As we do not support windows, we can also get rid of: 8 years ago
dehnert a7e9c5819f removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking 8 years ago
TimQu 92e837f83c fixed closing of MAs: Previously, stateActionRewardVectors have not been handled properly. 8 years ago
TimQu 0b555d5d59 fixed closing of MAs: Previously, stateActionRewardVectors have not been handled properly. 8 years ago
Sebastian Junges 1f82fa27e8 reward parameters 8 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 b62f8819b9 JANI next-state generator can now generate transitions from silent edges 9 years ago
Mavo f2ad4781fe Distincting between supportsParameters and hasParameters 9 years ago
TimQu a3aededd3a public access to model ingredients: RewardModel and exitRates 9 years ago
TimQu da0dafe5be ModelInstantiator!!!!11 9 years ago
sjunges 9b9bbe2a68 added isParametric to models 9 years ago
sjunges 5e9c42f2af intermediate commit 9 years ago
dehnert 11c21eb338 on my way of making (the refactored version) bisimulation work again for deterministic models 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
TimQu 5de90c27e5 Preprocessing, sampling and state elimination now also work with rewards 10 years ago
sjunges f219437acf Faster compilation times! 10 years ago
dehnert 29716ea5f8 performance tests now compile again. also fixed some warnings 10 years ago
dehnert e2b84c8155 changed some method signatures to make gcc happier 10 years ago
dehnert b3178e17f6 more bug fixes 10 years ago
dehnert e631dbd1a0 more work on new reward models 10 years ago
dehnert 61fb277024 more work on refactoring (storm stinks and should be rewritten :P) 10 years ago
sjunges a129983ae9 cleaning includes for better compilation times 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 a851fad65d More work on reward properties for CTMCs. 10 years ago
dehnert c8007876ae Symbolic models can now be built from the command line. 10 years ago
dehnert 239caf57eb Added symbolic models and made DD-based model generator build the correct instances. 10 years ago
dehnert f0b174b756 Fixed performance tests. 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