108 Commits (2efc80f595f66084de041e97f797dc7857a39a0d)

Author SHA1 Message Date
Sebastian Junges e7e474bebc support for JANI 7 years ago
Sebastian Junges 2cedd7fe1e counterexamples updated to reflect code change in storm 7 years ago
Sebastian Junges 11b2a219a7 support for extraction of schedulers 7 years ago
Sebastian Junges b98ac4efa1 at for qualitative check results 8 years ago
sjunges 3b2036465e towards support for more info from prism programs 8 years ago
Sebastian Junges 8db0759f58 optimality type for formulae 8 years ago
sjunges 10eccdced3 builder options wrapped 8 years ago
sjunges 703034660f high level counterexamples 8 years ago
Sebastian Junges a2f23e38d4 QualitatitiveCheckResult, convenient at. 8 years ago
sjunges 9e42f73015 towards support for more info from prism programs 8 years ago
Matthias Volk 06ec360c86 Bindings for storm environments 8 years ago
sjunges 35c64948de changes in parse prism program due to changes in storm, not yet tested due to segfaults 8 years ago
Matthias Volk 28684a078e Build full model if no formula is given 8 years ago
Sebastian Junges cb8c309d5d Constraint collector: general constructor 8 years ago
Matthias Volk 70e1985ad0 Raise StormError if symbolic description has undefined constants 8 years ago
Matthias Volk 1197155d8d Binding for undefined_constants_are_graph_preserving 8 years ago
Matthias Volk 29cfa574b8 Bindings for instantiating constants in SymbolicModelDescriptions 8 years ago
Matthias Volk 6e126e5641 Bindings for JANI 8 years ago
Matthias Volk 540a3f4e0c Refactored constraint collector 8 years ago
Matthias Volk 21e9bbf34a Python bindings for storm-pars 8 years ago
Matthias Volk 480c268679 Bindings for graph constraints 8 years ago
Matthias Volk b6061cc620 Updated bindings to new api 8 years ago
Matthias Volk c7b3fae4d0 Binding for exporting into DRN format 8 years ago
Sebastian Junges d1b797a126 fixes after updated pycarl and storm 8 years ago
Matthias Volk bab9d366d4 Fixed PLA bindings after updates 8 years ago
Sebastian Junges 49101d906b Jani Model Bindings 8 years ago
Matthias Volk 2e45a11873 Gather derivatives for PLA 8 years ago
Matthias Volk 1aee92553e Make all arguments available for analyzeRegion 8 years ago
Matthias Volk 70ddde905f Renaming to PLAChecker 8 years ago
Matthias Volk fd1c9a586e Add PLA support 8 years ago
Matthias Volk 5fa6cf2fc7 Compatibility with refactor_pla branch 8 years ago
Matthias Volk 3c7a4b49a5 PmcResult is CheckResult + constraints 8 years ago
Tom Janson 8c92b248db add various __str__ fcts 9 years ago
Matthias Volk 20b1b01139 Bisimulation takes properties 8 years ago
Matthias Volk db86de9443 Bindings for importing DRN files 9 years ago
Matthias Volk 505594dbba Small comment 9 years ago
Sebastian Junges 116245ecbb property constructor from formula 9 years ago
Sebastian Junges 0c67ef833d comments 9 years ago
Sebastian Junges 93a5346c70 Prob 01 states also on MDPs and parametric models 9 years ago
sjunges 2c09b0f436 gcc support: removed abstract methods in results.cpp from python bindings which werent that helpful 9 years ago
Sebastian Junges 3140711d36 build symbolic models now is named accordingly 9 years ago
Sebastian Junges b649a5c96b build_model now takes a list of properties, unified the interface around building models 9 years ago
Sebastian Junges 8e7a71148e property is now added, boost::none is used to avoid confusion in parse_property definitions 9 years ago
Sebastian Junges 299538b4e4 fixed mdp model instantiator, and added jani properties towards compatibility with current storm version 9 years ago
Matthias Volk 95f83a7224 Binding for CheckResult 9 years ago
Matthias Volk 2cb060dd2a Moved results in own class 9 years ago
Sebastian Junges a3663bfa40 fixed signature due to changed signature in storm / storm::buildSparseModel 9 years ago
Matthias Volk 724de252e4 1st version of computing prob01 states 9 years ago
Tom Janson fa58cf93c0 hide set_up() (now _set_up()), since it's implicitly called 9 years ago
Matthias Volk ad65f009ad Build from prism program has default formulas = [] 9 years ago