51 Commits (621cc58a678a4490eed7e89e3ab1f888d2151551)

Author SHA1 Message Date
Mavo 714f89542d Tests running again 8 years ago
hbruintjes 49393e3980 Fix shared_ptr cast type in pybind 9 years ago
hbruintjes 726a97f977 Update pybind to latest 9 years ago
hbruintjes da4c101a43 Use sparse model for parametric models 9 years ago
hbruintjes 225f1e1334 Fix module names and import 9 years ago
hbruintjes 1b17e9a693 Update core, builder returns model directly 9 years ago
hbruintjes 46e305cd89 Update CMake files for stormpy 9 years ago
hbruintjes 697c30e048 Use CMake to generate setup.cfg for include and library paths 9 years ago
Mavo ad057e7c1d Example path independent from calling dir 9 years ago
Mavo ab6b481d78 Initialize settings 9 years ago
Mavo c2f3ebbd63 (Hopefully) fixed row iterator 9 years ago
Mavo f86695aee1 Forget package for storage 9 years ago
Mavo 0fdfdeb5d6 ParametricSparseMatrix 9 years ago
Mavo 6835ce853a Small refactoring 9 years ago
Mavo fdada2c60f Using return_value_policy::reference 9 years ago
Mavo 32dc776616 Model checking results for all states 9 years ago
Mavo 2da3e6eaad Python iterators for models 9 years ago
Mavo 5b638bbf94 Workaround for problems with def_property() by changing to simple def() 9 years ago
Mavo c99e4de754 Updated pybind11 9 years ago
Mavo 88c6604ef5 Moved files 9 years ago
Mavo a7d8e6e1f4 Help for stormpy... 9 years ago
Mavo 9e7a697efc Few pybindings for SparseMatrix 9 years ago
Mavo 65105537e8 Parse explicit 9 years ago
Mavo a06b9f4267 Removed hard coded path 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 8 years ago
Mavo cdab073305 Model checking binding 9 years ago
Mavo 24955d1111 Binding for labels 9 years ago
Mavo f2ad4781fe Distincting between supportsParameters and hasParameters 9 years ago
Mavo 22053e63a9 Bisimulation 9 years ago
Mavo e9c657f88c SetUp when importing stormpy 9 years ago
Mavo 4e86667b46 Refactoring 9 years ago
Mavo 7b2b270579 Binding for constraints 9 years ago
Mavo 31a548fed4 Use shared_ptr<const> 9 years ago
Mavo c0c5bdcae1 Pybind for bisimulation and state elimination 9 years ago
Mavo 317d1dfdad More tests for formulas 9 years ago
Mavo 7780b22fad Temporary pybind for formula 9 years ago
Mavo 9396ed4a2e Fixed python after merge 9 years ago
Mavo 37043fd745 Current status of core 9 years ago
Mavo 395fabe867 Set_up 9 years ago
Mavo 6763871140 Current status 9 years ago
Mavo 0ed3714c90 Added test cases 9 years ago
Mavo fa21792846 Started with logic 9 years ago
Mavo 217aacb5dc Transfered expressions 9 years ago
Mavo 4620bd3ca2 Refactored info module 9 years ago
Mavo f3ba29271f Started with transfer to pybind11 9 years ago
sjunges aad97116e0 overwrite build model by some method which applies the downcast directly 9 years ago
sjunges 7cf2446501 minimal version for stormpy expressions, some questions should be resolved first (regarding to manager) 9 years ago
sjunges 21e678b59c stormpy logic and using dynamic boost::python version 9 years ago
sjunges ae18ef8003 refactored construction of python modules 9 years ago
sjunges 98e3226fd1 first version of stormpy (we can parse a prism program) 9 years ago