Jip Spel
|
6f8787b6f0
|
Add one possible solution for critical states
|
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 |
Jip Spel
|
915a8b24ec
|
Remove superfluous vars
|
6 years ago |
Jip Spel
|
8bbf4b4543
|
Change vector to set, add error message if more than two successors for one state, add documentation
|
6 years ago |
TimQu
|
e038fb64be
|
Jani: export the correct accumulation parameters for expected reward properties
|
6 years ago |
TimQu
|
0f97eb89db
|
binary storm-gspn now exits with 0 if no gspnfile is given
|
6 years ago |
TimQu
|
4861b8d4b4
|
More robust parsing of capacities and allowing constants in GSPN properties
|
6 years ago |
Jip Spel
|
1bce5935fa
|
Update documentation
|
6 years ago |
Jip Spel
|
905f6fc970
|
Create lattice from model and formulas
|
6 years ago |
Jip Spel
|
128d428fcc
|
Add .dot representation for mc
|
6 years ago |
TimQu
|
c124ebcc93
|
Fixed a Jani-related issue when adding assignments to OrderedAssignments
|
6 years ago |
Jip Spel
|
da691c8102
|
Add .dot representation for lattice
|
6 years ago |
TimQu
|
5f201da6da
|
correctly parse templates, weights, priorities
|
6 years ago |
Jip Spel
|
92bd07c9c5
|
Allow monotonicity analysis on both Until and Eventually formulas
|
6 years ago |
Jip Spel
|
1aa8f409cb
|
Change error messages + add new ones
|
6 years ago |
TimQu
|
1f40a56ed8
|
updated changelog
|
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 |
Jip Spel
|
383814681d
|
One map with pair of bool instead of two maps for monotonicity
|
6 years ago |
Jip Spel
|
e83dad0963
|
Add check on amount of formulas, fix typo
|
6 years ago |
TimQu
|
49930ebc9e
|
fixed help text
|
6 years ago |
TimQu
|
7f601058a1
|
flatten option should not require module prefix
|
6 years ago |
Jip Spel
|
6ac0782a18
|
Remove need for bisimulation
|
6 years ago |
Jip Spel
|
1af5670750
|
Throw error when bisimulation not set, change output monotonicity
|
6 years ago |
Jip Spel
|
0116837956
|
Check dtmc or mdp for simplification
|
6 years ago |
TimQu
|
f9f6b90cc2
|
updated changelog
|
6 years ago |
TimQu
|
4b3e7849ed
|
jani parser parses array variables
|
6 years ago |
TimQu
|
8202f77943
|
array expressions
|
6 years ago |
Jip Spel
|
39b8ac6c18
|
Analyse monotonicity for each variable
|
6 years ago |
Jip Spel
|
1536aeab47
|
Add keep track of time
|
6 years ago |
Jip Spel
|
c6e6331db2
|
Move creation of Lattice to Lattice class
|
6 years ago |
Jip Spel
|
5f6a894a32
|
Clean up
|
6 years ago |
Jip Spel
|
8c3fb65ef9
|
Simplify before preprocessing
|
6 years ago |
Jip Spel
|
9bc402a20b
|
Remove states with transition with probability 1 from model
|
6 years ago |
TimQu
|
8da922e4d5
|
started to include array support
|
6 years ago |
TimQu
|
5b78393425
|
Fixed issues related to allowing local variables when converting from prism to jani
|
6 years ago |
TimQu
|
817c5a218b
|
making the time bound for generated gspn properties real valued
|
6 years ago |
TimQu
|
bd475e99eb
|
fixed flattening models with constants
|
6 years ago |
TimQu
|
394ef9f5b3
|
writing the correct model name into the jani file
|
6 years ago |
TimQu
|
17371e756c
|
generate standard gspn properties automatically
|
6 years ago |
TimQu
|
299f3f5c05
|
disallowing capacity 0
|
6 years ago |
Jip Spel
|
aa630ce62b
|
Monotone increasing in all parameters implemented
|
6 years ago |
Jip Spel
|
b782d80a26
|
Changed nodes implementation in Lattice
|
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 |
Alexander Bork
|
d23746d7b6
|
Fixed computation of extended priorities for SPAREs leading to non-determinism when DC and Failed are merged
|
6 years ago |
Jip Spel
|
1364ec8729
|
Clean up
|
6 years ago |
Matthias Volk
|
f638142ad9
|
Travis: Use Ubuntu 18.04 after support for 17.10 ended
|
6 years ago |
Jip Spel
|
2c4d5c0d3f
|
Delete Transfomer class
|
6 years ago |