173 Commits (d891211c5b35dfad32483ef4cf4abbfab6d3a2e5)

Author SHA1 Message Date
Sebastian Junges acb1004c04 choice origins 8 years ago
Sebastian Junges eb3c7e8849 Get Choice Labeling 8 years ago
Matthias Volk 92b1ed72bc Adaptions to changes in Storm 8 years ago
sjunges 70a54e26c9 updated based on changes in storm 8 years ago
Sebastian Junges b649847363 extended access to prism/jani/expressions/formulae 8 years ago
Matthias Volk 21ecfacc3b Bindings for symbolic models using Sylvan 8 years ago
Matthias Volk 0072a3fc98 Refactoring for sparse models 8 years ago
Matthias Volk d9b020b1bc Refactored sparse model bindings 8 years ago
Sebastian Junges 8de8570d11 - more expression handling 8 years ago
Sebastian Junges e7e474bebc support for JANI 8 years ago
Sebastian Junges 3332c66b2c contains variable 8 years ago
Sebastian Junges a7191e24ba support for queries on schedulers 8 years ago
Sebastian Junges 11b2a219a7 support for extraction of schedulers 8 years ago
Sebastian Junges 8b81d0d1a0 state action rewards convenience function added 9 years ago
sjunges 3b2036465e towards support for more info from prism programs 9 years ago
sjunges 777a24f29e bindings for expression type 9 years ago
Sebastian Junges 75ac1a3e25 get state reward directly 9 years ago
Sebastian Junges b27b26f2b7 row group start and row group end for iteration over matrices 9 years ago
Sebastian Junges 10eea677e9 Add support for integer cast from state objects 9 years ago
sjunges 5873ac24b2 more prismprogram functionality 9 years ago
Sebastian Junges 0248454856 exploring prism programs 9 years ago
Sebastian Junges b9c5ff5a63 SubstituteConstants in PrismProgram 9 years ago
Sebastian Junges f98575d82c ExpressionParser 9 years ago
sjunges 5c1f29bca6 expression handling (wip) 9 years ago
sjunges 9e42f73015 towards support for more info from prism programs 9 years ago
sjunges 68b2b7166b bindings for expression type 9 years ago
Matthias Volk bcab426bd5 Added missing cases for CTMC and MA in model building 9 years ago
Matthias Volk ef38b73227 Added binding for SparseMatrix::getSubmatrix 9 years ago
Matthias Volk 44bcad9779 Fixed bindings for ModelBase::as 9 years ago
Sebastian Junges 5a01fb35bd add missing reduce to state based rewards for parametric models 9 years ago
Sebastian Junges 916706d06d parametric reward model 9 years ago
Sebastian Junges 8dfbefd676 reduce to state based rewards 9 years ago
Sebastian Junges d1a94d427f rewards for dtmcs 9 years ago
Matthias Volk 29cfa574b8 Bindings for instantiating constants in SymbolicModelDescriptions 9 years ago
Matthias Volk 66da4e5463 Made expression module part of storage module 9 years ago
Matthias Volk 21e9bbf34a Python bindings for storm-pars 9 years ago
Matthias Volk c780ce6a0e Updated labeling bindings to new data structures 9 years ago
Tom Janson c70b5bf7e6 add missing namespace alias in model.cpp 9 years ago
Matthias Volk c896e6a3ee Fixed usage of storm namespace 9 years ago
Tom Janson 19a13e8e1f SparseMatrix: add hasTrivialRowGrouping accessor 9 years ago
Tom Janson f91ba50800 use type aliases in model.cpp 9 years ago
Tom Janson 0be192a0ae use type alias to improve readability of matrix.cpp 10 years ago
Tom Janson dbfd243e50 add container API (index access w []) to BitVector 10 years ago
Tom Janson 8d93227c72 fix & extract matrix row __str__ 10 years ago
Tom Janson a97de7a078 add Matrix slicing 10 years ago
Tom Janson 8c92b248db add various __str__ fcts 10 years ago
Tom Janson 6652e4acf1 whitespace / PEP8 10 years ago
Matthias Volk 9618b5ca31 Length for states and actions 10 years ago
Matthias Volk ed2875eb7d Changed state and action for models 10 years ago
Matthias Volk c017949d0c Use matrix instead of model for iterators 10 years ago