102 Commits (1aee92553e7559977d65e128dee887c419cc1893)
 

Author SHA1 Message Date
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
Matthias Volk cc837089aa Small fixes in tests 8 years ago
Matthias Volk 7342428c5e Improved bisimulation test 8 years ago
Matthias Volk c896e6a3ee Fixed usage of storm namespace 8 years ago
Matthias Volk 4e20a21fd0 Add possibility to build from prism without formula 8 years ago
Matthias Volk e1d15a9d96 Only build stormpy.dft when storm-dft library was found 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 f094216dce crudely sanity-check instance matrix content 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 56ba8685d5 extract parametric prism program parse test 8 years ago
Tom Janson 64701f79d0 more cosmetics 8 years ago
Tom Janson 6652e4acf1 whitespace / PEP8 8 years ago
Sebastian Junges 8b46203e11 pybind update 8 years ago
Sebastian Junges e025ddf8b5 examples to accompany our getting started guide 8 years ago
Sebastian Junges 8def8dd30b extended getting started guide 8 years ago
Sebastian Junges 5fa24f2f58 documentation update 8 years ago
Sebastian Junges f27b2e4a1e contributors 8 years ago
sjunges 4bfa6776ed prob01min and prob01max now map on prob01 for dtmcs 8 years ago
sjunges ac9a233aaf ModelInstantiator for MDP & DTMC 8 years ago
Sebastian Junges 9272bffea4 extended test 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 8 years ago
Sebastian Junges ed311bdd22 create signatures without c++ types 8 years ago
Sebastian Junges 1d18652011 MdpInstantiator is now called PmdpInstantiator 8 years ago
Sebastian Junges afddae71eb text about properties added 8 years ago
Sebastian Junges 93a5346c70 Prob 01 states also on MDPs and parametric models 8 years ago
sjunges 05eaaa4055 add header include in shortestPath for gcc support 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 ecf5725961 updated gitignore 8 years ago
Sebastian Junges e7db19154d tests updated 8 years ago
Sebastian Junges f06bd48dfb model checking and bisim adapted to properties 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 b3c5764c32 support for boost;:optional 8 years ago
Sebastian Junges 299538b4e4 fixed mdp model instantiator, and added jani properties towards compatibility with current storm version 8 years ago
Sebastian Junges 3c1a2082e5 mdp instantiation 8 years ago
Matthias Volk 95f83a7224 Binding for CheckResult 8 years ago
Matthias Volk 93641ba97d Marked some bindings private 8 years ago