21 Commits (3df8f71c0af23d1401640fbe6ea68e3de7b93013)

Author SHA1 Message Date
Matthias Volk 3c7a4b49a5 PmcResult is CheckResult + constraints 9 years ago
Tom Janson 8c92b248db add various __str__ fcts 9 years ago
Matthias Volk 20b1b01139 Bisimulation takes properties 9 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 10 years ago
Sebastian Junges 0c67ef833d comments 10 years ago
Sebastian Junges 93a5346c70 Prob 01 states also on MDPs and parametric models 10 years ago
sjunges 2c09b0f436 gcc support: removed abstract methods in results.cpp from python bindings which werent that helpful 10 years ago
Sebastian Junges 3140711d36 build symbolic models now is named accordingly 10 years ago
Sebastian Junges b649a5c96b build_model now takes a list of properties, unified the interface around building models 10 years ago
Sebastian Junges 8e7a71148e property is now added, boost::none is used to avoid confusion in parse_property definitions 10 years ago
Sebastian Junges 299538b4e4 fixed mdp model instantiator, and added jani properties towards compatibility with current storm version 10 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