353 Commits (760c6e9f567a3dc694bee576ebe32b7dca9a39d8)

Author SHA1 Message Date
Matthias Volk 7015a4c012 Default parameters for BuilderOptions 5 years ago
Tim Quatmann 0cb3f0cee8 Adaptions due to recently introduced storm-version-info library 5 years ago
Sebastian Junges 2a78ec14a7 recent change in qualitative analysis now also realised in stormpy 5 years ago
Sebastian Junges ec2cf86e20 added optimistic value iteration to the environments 5 years ago
Matthias Volk b13e842986 Further adoption to Storm changes in state valuations 5 years ago
Sebastian Junges 2efc80f595 new statevaluation interface 5 years ago
Sebastian Junges 886718bdb2 state generation via stormpy is broken. to avoid compilation problems, this is disabled for now 5 years ago
Sebastian Junges 4c3f98ab6c graph-preprocessing on the pomdp 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 2059add7cd SparseMatrixBuilder class 5 years ago
Matthias Volk 80787fb3d8 Consistently use Python naming scheme 5 years ago
hannah efabfd0cbe completed documentation and added some testcases 5 years ago
hannah c014234e77 added content to the gspn documentation 5 years ago
hannah 42e0774d83 documentation for gspn bindings 5 years ago
hannah 019c8ba912 added missing Transition class methods 5 years ago
hannah 9a74d83079 added remaining tests 5 years ago
Matthias Volk 2eec1828c1 GSPNs methods using boost::optional are working after fix in Storm 5 years ago
hannah 3c71a4b04a added some tests 5 years ago
hannah b5cb9d71ee added GSPNParser class for gspn import and missing GSPN class methods 5 years ago
hannah 7fee180e40 export gspn to pnml 5 years ago
hannah 4d357a7409 write gspn to Pnpro 5 years ago
hannah e69c181462 added Transition classes 5 years ago
hannah c8a9230e6e added Place class 5 years ago
hannah 74a69e3dd2 added LayoutInfo class 5 years ago
hannah 90c33339c0 added fcts to GSPN class 5 years ago
hannah 279c24d6bd added functions to gspn_builder 5 years ago
hannah 00569096f9 added gspn_builder class 5 years ago
Matthias Volk 47fbb98ed5 Added structure for GSPN module 5 years ago
Matthias Volk d060658bee Adaption to changes in storm-dft 5 years ago
Sebastian Junges 5d05bc0e2f bitvector already has an iterator, remove comment 5 years ago
Sebastian Junges c17680f761 fix code that only compiles on macos 5 years ago
Sebastian Junges dd7506c231 write / load winning regions 5 years ago
Sebastian Junges b041ca5e66 get constants and there defining expressions 5 years ago
Sebastian Junges eefa75c203 flatset adaption to work with latest versions of boost 5 years ago
Sebastian Junges c29871b1b2 build reward models and get them by name 5 years ago
Sebastian Junges 831353bca0 jani model transformers 5 years ago
Sebastian Junges f42092e7aa convenient access to choice index 5 years ago
Sebastian Junges 9bd59c6356 choice labelling: get labels for a choice 5 years ago
Sebastian Junges d76f9e64f9 get automaton by name 5 years ago
Sebastian Junges b14fbfb7af flatten composition in jani, (+smtsolverfactory) 5 years ago
Sebastian Junges 8cadf228fc does a model have a choice labelling? 5 years ago
Sebastian Junges 412e94469c various pomdp functionalities 5 years ago
Sebastian Junges b844d02cd9 make canonic for pomdps 5 years ago
Sebastian Junges 6ccd867d7b get prism module by name, get variables from module by name 5 years ago
Matthias Volk 47383090d3 Fixed return policy 5 years ago
Sebastian Junges 8502f282ac additional builder options 5 years ago
Sebastian Junges 522bdb6e68 Pomdp inherit from Mdp 5 years ago
Sebastian Junges a17dfa107b iterator over bitvectors added (iterating now mimicks the cpp behavior) 5 years ago