84 Commits (e001d8dbcb281609c66f4760b32cf83da1d0b89d)

Author SHA1 Message Date
Stefan Pranger b53a255365 adapted property ctors with ShieldingExpression param 4 years ago
Matthias Volk ab045f2865
Ignore zoom attribute in pnpro files 5 years ago
Sebastian Junges d6bfcb4818 refactoring: moving some code out of the util folder 5 years ago
Matthias Volk 5b7bc4319a
Missing pragma once 5 years ago
Matthias Volk d3c8093e0f Removed unnecessary semicolons 5 years ago
Matthias Volk b8ac41f561 Fixed problem with stormpy by changing boost::optional arguments to const& in GSPNs 5 years ago
Tim Quatmann 6af6bc5472 Replaced remaining uses of modernjson::json with the new storm::json<..> 5 years ago
Matthias Volk 6c095e757a Fixed problem with Windows linebreak \r\n, because this is still a problem in 2020 6 years ago
Matthias Volk 7fb660227f Replaced assert(false) by throwing an exception 6 years ago
Matthias Volk 106508fcac Fixed adding of DerivedOperators 7 years ago
Matthias Volk cb2b01b7ee Fixed compile issue 7 years ago
Sebastian Junges ca3b878654 do not add rate 0 edges to jani (but print a warning) 7 years ago
TimQu 003922a9e4 Fixed optimization direction when exporting standard petri net properties to jani 7 years ago
Matthias Volk 4ccc837434 Fixed setting correct model type for JaniGSPNBuilder 7 years ago
TimQu 8836e7a676 made pgcl2jani and gspn2jani compile again 7 years ago
TimQu 78d98655f6 gspn and pgcl jani model builders now correctly add the model feature 'derived-operators' 7 years ago
TimQu 274bfef652 started to extend storm-conv for array elimination 7 years ago
dehnert 6ab7859c84 fixing more of Lindas issues 7 years ago
Matthias Volk 66a956e121 Fixed return 7 years ago
Matthias Volk 1c20abc1b5 Fixed return 7 years ago
Matthias Volk 8c2a44494b More general method for building GSPN-Jani properties 7 years ago
Matthias Volk cbd3880d87 General method for adding transient variables in GSPN->Jani conversion 7 years ago
TimQu ad88992ba2 export gspns to ctmcs/mdps if no intermediate/timed transitions occur. 7 years ago
TimQu 251c9e2141 added option to make the json export more compact 7 years ago
TimQu 4861b8d4b4 More robust parsing of capacities and allowing constants in GSPN properties 7 years ago
TimQu 5f201da6da correctly parse templates, weights, priorities 7 years ago
TimQu a44eed65e8 allowing constant definitions for gspns via cli 7 years ago
TimQu 3215af6fc0 Implemented single- infinite- and k- server semantics for timed gspn transitions 7 years ago
TimQu 817c5a218b making the time bound for generated gspn properties real valued 7 years ago
TimQu 17371e756c generate standard gspn properties automatically 7 years ago
TimQu 299f3f5c05 disallowing capacity 0 7 years ago
TimQu 6a11927b55 parsing pnpro files with constant definitions 7 years ago
TimQu 629c305456 Added option to specify one global capacity for all places of a gspn 7 years ago
Matthias Volk c9cea88047 Export Storm-gspn headers as well 7 years ago
TimQu 8f179217d0 fixes for storm-dft and storm-gspn 7 years ago
TimQu 52fc8c8e35 removed unused setting 7 years ago
TimQu 4a7a82627f storm-gspn and storm-dft now use functionalities of storm-conv 7 years ago
Matthias Volk 081c0a95d0 Export pnpro with single-server semantics 7 years ago
Alexander Bork 8c3bd15eae Fixed priorities for dependencies and export of PDEP probabilities into PNPRO format 7 years ago
Alexander Bork 1850cf7368 Fixed trigger rates for timed transitions not being saved in .pnpro files 7 years ago
sjunges 79bb6734ed compile and link parsers in seperate binary 7 years ago
Matthias Volk 99e5619952 Export storm targets 7 years ago
Sebastian Junges 5b6383b5ef fix gspn export to pnml 7 years ago
Sebastian Junges d77f4e7564 gspn pnml export for capacities 7 years ago
Sebastian Junges 61f31fb919 improved handling of capacities by switching to boost::optional 7 years ago
Matthias Volk 853901af45 Introduced api dir in storm-gspn 7 years ago
Matthias Volk 096d532aa0 Small changes 8 years ago
Matthias Volk ca0d76e502 Finished JSON export for GSPNs 8 years ago
Matthias Volk ea2a56ece7 Json translation for places and transitions 8 years ago
Matthias Volk b901b2ce7d Started on GSPN to Json export 8 years ago