4028 Commits (93d000d25247818b0909f5ac4c0ef0d31913b45d)
 

Author SHA1 Message Date
sjunges 93d000d252 Sylvan: Position independent code 8 years ago
sjunges 803a87e641 build carl python bindings with the same python envirionment as is used for storm 8 years ago
Mavo 7a34e7a497 Force shared lib when using python 8 years ago
Mavo 4ef0c29857 Build pycarl from within storm 8 years ago
Mavo 7e53f7d084 Build python bindings from cmake 8 years ago
Mavo c883efc372 Property threshold is RationalNumber now 8 years ago
Mavo bcdfecefdb Fixed some example paths 8 years ago
Mavo b7cd322292 Googletest uses static library 8 years ago
Mavo 621cc58a67 Ninja recognizes dependencies + build shared libs 8 years ago
Mavo 92d99b3439 Fixed some compile issues 8 years ago
Mavo 714f89542d Tests running again 8 years ago
hbruintjes 49393e3980 Fix shared_ptr cast type in pybind 8 years ago
hbruintjes 726a97f977 Update pybind to latest 8 years ago
hbruintjes da4c101a43 Use sparse model for parametric models 8 years ago
hbruintjes 225f1e1334 Fix module names and import 8 years ago
hbruintjes 1b17e9a693 Update core, builder returns model directly 8 years ago
hbruintjes 46e305cd89 Update CMake files for stormpy 8 years ago
hbruintjes 697c30e048 Use CMake to generate setup.cfg for include and library paths 8 years ago
Mavo ad057e7c1d Example path independent from calling dir 8 years ago
Mavo ab6b481d78 Initialize settings 8 years ago
Mavo 7e620e9549 Link sylvan with gmp 8 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
hbruintjes cfbd58b15e Enable dynamic linking on linux, and replace xerces find module by system version 9 years ago
Matthias Volk 4597cbce8c Fixed ignore paths 8 years ago
Sebastian Junges 6852af8158 source groups fixed 8 years ago
Matthias Volk 08f51b505b Fixed minor compile issues 8 years ago
Sebastian Junges fbc0ddfa35 fix wrong include 8 years ago
Sebastian Junges 752f20a65f removed transformators for now 8 years ago
sjunges bed4710c7f transformations: PAND added 8 years ago
sjunges b99faf59a2 gspn to dot: output priorities 8 years ago
sjunges 130b66811c gspn to dot output improved 8 years ago
sjunges e12b98bf5e dft: maxrank 8 years ago
sjunges 05cca06b14 smt check for almost surely failing dfts fixed for spares with more than 3 children 8 years ago
sjunges 5569225f00 post-merge fix 8 years ago
mdeutschen ef81c0fc95 Cleaning 8 years ago
mdeutschen 865f3d8434 Updated SPARE 8 years ago
mdeutschen d4cb41a4cf Improved VOTE. Removed unused methods 8 years ago