129 Commits (12bcd673007225d2e09c36bba7ab72d752a88752)

Author SHA1 Message Date
Thomas Knoll 024a022bc5 added shields module files 1 year ago
Matthias Volk 6fc0d72b99
Stormpy version 1.6.3 4 years ago
Sebastian Junges 470fed52a1 Fix in the Maze MDP (Thanks to Patrick Wienhöft) 4 years ago
Sebastian Junges 84dca993d2 updates in the monitoring API 4 years ago
Sebastian Junges 9919a4f309 support for partially observable models, and better model-dependent creation 4 years ago
Sebastian Junges 58da4df1c3 support for exact arithmetic 4 years ago
Matthias Volk 53e7e102c8
Stormpy version 1.6.2 4 years ago
Sebastian Junges 92268776fd set seed for the simulator after initialization 4 years ago
Sebastian Junges 7cee208518 keep state valuations 4 years ago
Sebastian Junges 75ad72a574 add_memory_labels for memory unfolding added 4 years ago
Sebastian Junges 321f7bdcc0 random step 4 years ago
Sebastian Junges e3467a4bb9 simulator does not crash on dtmcs 4 years ago
Matthias Volk 432893aa55
Bindings for DFT transformations 4 years ago
hannah 0ccd7de0e9
simplified examples 4 years ago
hannah 7bc0168775
completed dtmc tests 4 years ago
Sebastian Junges 935910f27d pomdp/drn example 4 years ago
Matthias Volk 4c3b5c9784
GSPN to Jani translation 4 years ago
Matthias Volk 0f5a052040
Typo in parse_properties 4 years ago
Sebastian Junges f04311f968 rename parameter to i to make it more clear in the example 4 years ago
Sebastian Junges bea345313c python bindings for our UAI18 paper on POMDP + FSC -> PMC 4 years ago
Sebastian Junges cba659ec7a build ppomdps 4 years ago
Matthias Volk 5cb06f2ee9
Bindings for symmetries in DFTs 4 years ago
Sebastian Junges 28dc5ddb4b simulator presents rewards in step and restart function 4 years ago
Sebastian Junges d0da169f7e better comments in the simulator 5 years ago
Sebastian Junges 5d3319dfea simulator: action mode global names for MDPs 5 years ago
Matthias Volk 45d8d978f4 Stormpy version 1.6.0 5 years ago
Matthias Volk bf32cbb94b Return json encoding of state valuations in simulator after changes in Storm 5 years ago
Matthias Volk eeffca7df5 Small revision for MatrixBuilder 5 years ago
hannah e5a15eac6e Parametric sparse matrix builder and tests 5 years ago
hannah b3d99eae89 convert numpy to SparseMatrix, tests 5 years ago
hannah c014234e77 added content to the gspn documentation 5 years ago
hannah 339781db4a created gspn example 5 years ago
Matthias Volk 47fbb98ed5 Added structure for GSPN module 5 years ago
Sebastian Junges 12509f4410 update simulator with the ability to use POMDP observations or states 5 years ago
Sebastian Junges b14fbfb7af flatten composition in jani, (+smtsolverfactory) 5 years ago
Sebastian Junges b844d02cd9 make canonic for pomdps 5 years ago
Sebastian Junges baae1d4d78 fix maze2 example 5 years ago
Sebastian Junges 86dfe8abf0 init file to allow easier loading of pomdp library 5 years ago
Sebastian Junges 789b836f87 simulator support for nondeterministic models 5 years ago
Sebastian Junges 00f8f148dd Better documentation 5 years ago
Sebastian Junges 06f3d59e48 simulator: check if in sink state, and set to program level observations 5 years ago
Sebastian Junges 38189e7004 first version of a model simulator 5 years ago
Matthias Volk ae036cfad5 Adapted state space sizes in tests as Storm improvements lead to smaller models 5 years ago
Sebastian Junges 2ac4805554 added options for the DRN parser, reflects recent changes in storm 5 years ago
Matthias Volk 106e1146b6 Bindings for elimination of chains of non-Markovian states 5 years ago
Matthias Volk 5a61c88b6d Tests for scheduler application and MA->CTMC translation 5 years ago
Sebastian Junges 5ebb83b1ea new stormpy version 1.4.1 5 years ago
Sebastian Junges 64ec557309 stormpy.model_checking(...) now supports both sparse and dd based models. 5 years ago
Sebastian Junges 1930a6d612 generic parse_properties for simpler code 5 years ago
Sebastian Junges 61b68b521b added example file for parametric brp 5 years ago