119 Commits (fe21001eb3cd3de443d61380b56a44518e8b9143)

Author SHA1 Message Date
Sebastian Junges 09dcb149c2 storm parses and builds pomdps 8 years ago
Sebastian Junges 63fd02937f pomdps 8 years ago
sjunges bbb4d16965 towards support for pomdps in storm 8 years ago
TimQu e8e189723f fixed applying memoryless schedulers 8 years ago
TimQu 5651b23771 fixing minor compiling issue 8 years ago
TimQu a348f6ea8e function to apply a given scheduler to a nondeterministic model 8 years ago
TimQu 19925ac74d implemented value iteration based Long run average rewards for Markov automata by Butkova et al. (TACAS 2017) 8 years ago
dehnert ea02ea0838 started overhaul of cli/api 8 years ago
TimQu e7a8357ee6 Fixed some tests 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 464bdc389c improved state valuations class 8 years ago
TimQu 722e67fe64 parsing choice labels for explicit models 8 years ago
TimQu 1d329176ba Resolved compiling issues due to recent merge 8 years ago
TimQu cd5ee63cce fixed preserving the choice labeling when an ma is closed 8 years ago
TimQu b531dccad9 .dot output for deterministic models with choice labels 8 years ago
TimQu e7bc5fdef9 fixed several minor bugs regarding the choicelabeling 8 years ago
TimQu bf97d79573 moved building the choice origin strings into the ChoiceOrigins class 8 years ago
TimQu db31c1cb11 improved .dot export of models with choice labeling 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
TimQu 759e351e95 Improved explicit model building: 8 years ago
TimQu 4413afb542 used new helper functions at some points in the code 8 years ago
Sebastian Junges 5c7d3db743 towards proper side constraints for parametetric systems 8 years ago
TimQu 748e100aad fixed/improved .dot output for MAs and Mdps. We now also display the index of each choice. 8 years ago
TimQu 6598ade4ac fix for getting the choices with zero reward 8 years ago
TimQu c14213f9a6 Reward model can now retrieve the set of choices with zero reward 8 years ago
Sebastian Junges a2ed0fc4bf item labelling class 8 years ago
Sebastian Junges 586929ea64 As we do not support windows, we can also get rid of: 8 years ago
TimQu 09552d43a3 IsExact number trait 8 years ago
TimQu dd40254628 PLA for continuous models 8 years ago
TimQu 7f74f19342 exact pla 8 years ago
Matthias Volk a18161b6e3 Quick fix for CTMC instantiation 8 years ago
TimQu 732bbc85d2 worked on parametric model simplifier 8 years ago
TimQu cab08525f8 fix in SymbolicToSparseTransformer 8 years ago
Matthias Volk 7d3fee88f8 Use fail labels according to given properties 8 years ago
TimQu 0bb1c5855e fixed bug when computing expected reachability rewards on MAs 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 9 years ago
dehnert 43354d0c20 bunch of fixes (prominently in prism -> jani conversion) 9 years ago
dehnert 9e8d6eee90 fixed a bug when reducing state-action rewards to state rewards for CTMCs 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
TimQu c1063f27cc added a few more tests for multi-objective MAs. Also fixed/improved minor stuff. 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