64 Commits (3df8f71c0af23d1401640fbe6ea68e3de7b93013)

Author SHA1 Message Date
Tom Janson 86d5ddd8fd unwrap threshold expressions (2nd Ed.) 8 years ago
Tom Janson 3d56c32992 unwrap threshold expression 8 years ago
Tom Janson c70b5bf7e6 add missing namespace alias in model.cpp 8 years ago
Matthias Volk 3c7a4b49a5 PmcResult is CheckResult + constraints 8 years ago
Matthias Volk c896e6a3ee Fixed usage of storm namespace 8 years ago
Tom Janson 19a13e8e1f SparseMatrix: add hasTrivialRowGrouping accessor 8 years ago
Tom Janson 2b9c4b61e7 fix version info binding 8 years ago
Tom Janson f91ba50800 use type aliases in model.cpp 8 years ago
Tom Janson 0be192a0ae use type alias to improve readability of matrix.cpp 8 years ago
Tom Janson dbfd243e50 add container API (index access w []) to BitVector 8 years ago
Tom Janson 8d93227c72 fix & extract matrix row __str__ 8 years ago
Tom Janson a97de7a078 add Matrix slicing 8 years ago
Tom Janson 8c92b248db add various __str__ fcts 8 years ago
Tom Janson 6652e4acf1 whitespace / PEP8 8 years ago
Matthias Volk 20b1b01139 Bisimulation takes properties 8 years ago
Matthias Volk 9618b5ca31 Length for states and actions 8 years ago
Matthias Volk ed2875eb7d Changed state and action for models 8 years ago
Matthias Volk f646a70186 Added symred support 8 years ago
Matthias Volk c017949d0c Use matrix instead of model for iterators 8 years ago
Matthias Volk 26d2b90f44 Bindings for state labeling 8 years ago
Matthias Volk 64c663a809 Started with Python bindings for storm-dft 8 years ago
Matthias Volk 0b290d782f ModelInstantiator for CTMC and MA as well 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 48c9f58722 subformula for unary formulae 8 years ago
Sebastian Junges 0c67ef833d comments 9 years ago
Sebastian Junges ed311bdd22 create signatures without c++ types 9 years ago
Sebastian Junges 1d18652011 MdpInstantiator is now called PmdpInstantiator 9 years ago
Sebastian Junges 93a5346c70 Prob 01 states also on MDPs and parametric models 9 years ago
sjunges 05eaaa4055 add header include in shortestPath for gcc support 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 b3c5764c32 support for boost;:optional 9 years ago
Sebastian Junges 299538b4e4 fixed mdp model instantiator, and added jani properties towards compatibility with current storm version 9 years ago
Sebastian Junges 3c1a2082e5 mdp instantiation 9 years ago
Matthias Volk 95f83a7224 Binding for CheckResult 9 years ago
Matthias Volk 93641ba97d Marked some bindings private 9 years ago
Sebastian Junges 01a529b46f cleaned the common.h 9 years ago
Sebastian Junges 7133a4e79e some support for getting parameters 9 years ago
Matthias Volk 2cb060dd2a Moved results in own class 9 years ago
Tom Janson e75fd74c32 ksp: cosmetics 9 years ago
Tom Janson 5707b5908a ksp: fix Model declaration 9 years ago
Sebastian Junges 4ad1358a2a added first version of model instantiator 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 7304a1cb1b rm old unused src/CMakeLists 9 years ago
Sebastian Junges 9c8c7d0ed0 added missing file 9 years ago