Jip Spel
34c87453fb
Implement extension of lattice with assumptions
6 years ago
Jip Spel
b6e48b35cc
Implement first version of LatticeExtender
6 years ago
Jip Spel
b0b0623fcf
Add matrix declaration
6 years ago
Jip Spel
5aec480a1e
Clean up
6 years ago
Jip Spel
e7dc7acf8e
Cleanup
6 years ago
Jip Spel
80cf0982a9
WIP: parameter lifting
6 years ago
Jip Spel
6f8787b6f0
Add one possible solution for critical states
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
Jip Spel
da691c8102
Add .dot representation for lattice
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
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
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
Jip Spel
39b8ac6c18
Analyse monotonicity for each variable
7 years ago
Jip Spel
1536aeab47
Add keep track of time
7 years ago
Jip Spel
c6e6331db2
Move creation of Lattice to Lattice class
7 years ago
Jip Spel
5f6a894a32
Clean up
7 years ago
Jip Spel
8c3fb65ef9
Simplify before preprocessing
7 years ago
Jip Spel
9bc402a20b
Remove states with transition with probability 1 from model
7 years ago
Jip Spel
aa630ce62b
Monotone increasing in all parameters implemented
7 years ago
Jip Spel
1364ec8729
Clean up
7 years ago
Jip Spel
2c4d5c0d3f
Delete Transfomer class
7 years ago
Jip Spel
2827da84ee
Add TODOs
7 years ago
Jip Spel
dc88830acd
First try
7 years ago
dehnert
85671ef6f1
fixing segfault pointed out by Paul Gainer
7 years ago
dehnert
cc1fc8a7be
adding exact sampling for parametric systems
7 years ago
dehnert
a08cb4ac18
making game solver respect equation solver format
7 years ago
dehnert
10da10a7d1
started on enabling sampling of parametric models from command line
7 years ago
Matthias Volk
99e5619952
Export storm targets
7 years ago
TimQu
f90eb4708d
fix for boost 1.66
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
Matthias Volk
349e276c9b
Removed include of cpp file in storm-pars-cli and storm-dft-cli
7 years ago
sjunges
66cf4f1d28
Command line access to onlyconstraints for any model type
8 years ago
sjunges
b4a8833e3f
towards getting rid of code duplication in storm-pars-cli
8 years ago
Sebastian Junges
07fe0a8e3a
new target: binaries, compiles all the storm binaries, but not the tests etc
8 years ago
Sebastian Junges
b24ba75909
option to only get welldefinedness constraints for a parametric model
8 years ago
TimQu
040c1f0d4c
fixed ignoring the hypothesis when not doing refinement
8 years ago
TimQu
48e029dd9d
Adapted region settings and CLI to new features.
8 years ago
TimQu
9591157996
new features for storm-pars api:
- depth limit for iterative refinement
- the regions with inconclusive result are now also part of the result
- when analyzing a region, a hypothesis (AllSat or AllViolated) can now be given
8 years ago
TimQu
c1b4cb848c
added missing newlines in the storm-pars cli. Also do not segfault when there is no result
8 years ago
TimQu
f2294fadb0
fixed compiling storm-pars cli and improved output a little
8 years ago
TimQu
62d50b336b
Moved parametric model simplification inside the Parameter lifting checker
8 years ago
TimQu
62dd371411
storm-pars cli
8 years ago