16 Commits (cc837089aa3f4a16ad9ba484caa2162275901284)

Author SHA1 Message Date
Tom Janson 8c92b248db add various __str__ fcts 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 10 years ago
Matthias Volk 2cb060dd2a Moved results in own class 10 years ago
Sebastian Junges a3663bfa40 fixed signature due to changed signature in storm / storm::buildSparseModel 10 years ago
Matthias Volk 724de252e4 1st version of computing prob01 states 10 years ago
Tom Janson fa58cf93c0 hide set_up() (now _set_up()), since it's implicitly called 10 years ago
Matthias Volk ad65f009ad Build from prism program has default formulas = [] 10 years ago
Sebastian Junges 0c79aba2c7 extracted from storm repo, refactored formula 10 years ago