88 Commits (341bd544e3d1afd9281ac19de2b2274769b6f52d)

Author SHA1 Message Date
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 8 years ago
Matthias Volk 20b1b01139 Bisimulation takes properties 8 years ago
Matthias Volk db86de9443 Bindings for importing DRN files 8 years ago
Matthias Volk 505594dbba Small comment 8 years ago
Sebastian Junges 116245ecbb property constructor from formula 8 years ago
Sebastian Junges 0c67ef833d comments 8 years ago
Sebastian Junges 93a5346c70 Prob 01 states also on MDPs and parametric models 8 years ago
sjunges 2c09b0f436 gcc support: removed abstract methods in results.cpp from python bindings which werent that helpful 8 years ago
Sebastian Junges 3140711d36 build symbolic models now is named accordingly 8 years ago
Sebastian Junges b649a5c96b build_model now takes a list of properties, unified the interface around building models 8 years ago
Sebastian Junges 8e7a71148e property is now added, boost::none is used to avoid confusion in parse_property definitions 8 years ago
Sebastian Junges 299538b4e4 fixed mdp model instantiator, and added jani properties towards compatibility with current storm version 8 years ago
Matthias Volk 95f83a7224 Binding for CheckResult 8 years ago
Matthias Volk 2cb060dd2a Moved results in own class 8 years ago
Sebastian Junges a3663bfa40 fixed signature due to changed signature in storm / storm::buildSparseModel 8 years ago
Matthias Volk 724de252e4 1st version of computing prob01 states 8 years ago
Tom Janson fa58cf93c0 hide set_up() (now _set_up()), since it's implicitly called 8 years ago
Matthias Volk ad65f009ad Build from prism program has default formulas = [] 8 years ago
Sebastian Junges 0c79aba2c7 extracted from storm repo, refactored formula 8 years ago