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
|
5 years ago |
Matthias Volk
|
7fb660227f
|
Replaced assert(false) by throwing an exception
|
6 years ago |
Matthias Volk
|
106508fcac
|
Fixed adding of DerivedOperators
|
6 years ago |
Matthias Volk
|
cb2b01b7ee
|
Fixed compile issue
|
6 years ago |
Sebastian Junges
|
ca3b878654
|
do not add rate 0 edges to jani (but print a warning)
|
6 years ago |
TimQu
|
003922a9e4
|
Fixed optimization direction when exporting standard petri net properties to jani
|
6 years ago |
Matthias Volk
|
4ccc837434
|
Fixed setting correct model type for JaniGSPNBuilder
|
6 years ago |
TimQu
|
8836e7a676
|
made pgcl2jani and gspn2jani compile again
|
6 years ago |
TimQu
|
78d98655f6
|
gspn and pgcl jani model builders now correctly add the model feature 'derived-operators'
|
6 years ago |
TimQu
|
274bfef652
|
started to extend storm-conv for array elimination
|
6 years ago |
dehnert
|
6ab7859c84
|
fixing more of Lindas issues
|
6 years ago |
Matthias Volk
|
66a956e121
|
Fixed return
|
6 years ago |
Matthias Volk
|
1c20abc1b5
|
Fixed return
|
6 years ago |
Matthias Volk
|
8c2a44494b
|
More general method for building GSPN-Jani properties
|
6 years ago |
Matthias Volk
|
cbd3880d87
|
General method for adding transient variables in GSPN->Jani conversion
|
6 years ago |
TimQu
|
ad88992ba2
|
export gspns to ctmcs/mdps if no intermediate/timed transitions occur.
|
6 years ago |
TimQu
|
251c9e2141
|
added option to make the json export more compact
|
6 years ago |
TimQu
|
4861b8d4b4
|
More robust parsing of capacities and allowing constants in GSPN properties
|
6 years ago |
TimQu
|
5f201da6da
|
correctly parse templates, weights, priorities
|
6 years ago |
TimQu
|
a44eed65e8
|
allowing constant definitions for gspns via cli
|
6 years ago |
TimQu
|
3215af6fc0
|
Implemented single- infinite- and k- server semantics for timed gspn transitions
|
6 years ago |
TimQu
|
817c5a218b
|
making the time bound for generated gspn properties real valued
|
6 years ago |
TimQu
|
17371e756c
|
generate standard gspn properties automatically
|
6 years ago |
TimQu
|
299f3f5c05
|
disallowing capacity 0
|
6 years ago |
TimQu
|
6a11927b55
|
parsing pnpro files with constant definitions
|
6 years ago |
TimQu
|
629c305456
|
Added option to specify one global capacity for all places of a gspn
|
6 years ago |
Matthias Volk
|
c9cea88047
|
Export Storm-gspn headers as well
|
6 years ago |
TimQu
|
8f179217d0
|
fixes for storm-dft and storm-gspn
|
6 years ago |
TimQu
|
52fc8c8e35
|
removed unused setting
|
6 years ago |
TimQu
|
4a7a82627f
|
storm-gspn and storm-dft now use functionalities of storm-conv
|
6 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
|
7 years ago |
Matthias Volk
|
ca0d76e502
|
Finished JSON export for GSPNs
|
7 years ago |
Matthias Volk
|
ea2a56ece7
|
Json translation for places and transitions
|
7 years ago |
Matthias Volk
|
b901b2ce7d
|
Started on GSPN to Json export
|
7 years ago |
Matthias Volk
|
8ba365fee9
|
Fixed includes after moving files
|
7 years ago |
sjunges
|
12dda40919
|
split IOSettings in BuildSettings and IOSettings, refactored some dependencies on settings object away if it doesnt hurt too much, moved GSPN and PGCL settings to their own libs
|
7 years ago |
Sebastian Junges
|
cb5aff10ae
|
Fix ambigious isspace that was preventing compilation, introduced by some earlier commit.
|
8 years ago |
dehnert
|
a323d21751
|
fixed some wrong capitalization
|
8 years ago |
Matthias Volk
|
c26237c16f
|
Export Dft headers for stormpy
|
8 years ago |
Matthias Volk
|
5d79eff2cd
|
Wrapper for file opening
|
8 years ago |