Tim Quatmann
|
5245d77bfc
|
SteadyState: Issue a warning in sound mode because it is not supported.
|
6 years ago |
Tim Quatmann
|
b73e2e5d1c
|
Fixing steady state distribution computation.
|
6 years ago |
Tim Quatmann
|
211a72b6d7
|
fixing compilation of storm-pars
|
6 years ago |
Tim Quatmann
|
2e593dc014
|
Added computation of steady state probabilities for DTMC/CTMC in the sparse engine.
|
6 years ago |
Tim Quatmann
|
28ab011eb8
|
Added an export of check results to json.
|
6 years ago |
Tim Quatmann
|
84e6984659
|
StateValuations::toJson now has a template parameter to change the exported type of rationals.
|
6 years ago |
Tim Quatmann
|
3184ba1611
|
Jani: Correctly parse the input-enable field. Throw an error in the sparse model builder, as these are not supported right now.
|
6 years ago |
Tim Quatmann
|
251527bccf
|
storm-pars: Make a more explicit warning if a non-parametric equation solver type is selected.
|
6 years ago |
Tim Quatmann
|
065b366198
|
Removed superfluous '.' in output of Markov automata model data.
|
6 years ago |
Tim Quatmann
|
6d6e142236
|
Fixed an issue with JANI models concerning properties using transient variable expressions.
|
6 years ago |
Tim Quatmann
|
ee5fff680a
|
Indefinite Horizon helpers: Do not compute values of MaybeStates if they are not relevant for the property. (Fixes #87)
|
6 years ago |
Tim Quatmann
|
20d424e289
|
JaniTraverser: Only traverse lower/upper bound expressions of BoundedIntegerVariables, if these bounds exists.
|
6 years ago |
Tim Quatmann
|
1982dc0dba
|
SparsePcaaParetoQuery: Added a (hopefully explaining) comment
|
6 years ago |
Stefan Pranger
|
6a71c19d8a
|
added sparse smg model
|
6 years ago |
Stefan Pranger
|
bb05b9c03c
|
aggregate player indices into model
|
6 years ago |
Stefan Pranger
|
cea09f932b
|
generator now assigns player indices to states
|
6 years ago |
Stefan Pranger
|
163dfa8654
|
ModelComponents now feature a player mapping
|
6 years ago |
Stefan Pranger
|
6b715792aa
|
added player related helpers
|
6 years ago |
Stefan Pranger
|
160a2c32a2
|
added SMGs to existing ModelTypes
|
6 years ago |
Stefan Pranger
|
dce9496300
|
Model validity check now handles SMGs
|
6 years ago |
Stefan Pranger
|
e9a6077acb
|
adapted player ostream output
|
6 years ago |
Stefan Pranger
|
43353d5243
|
store name index map for player member
|
6 years ago |
Stefan Pranger
|
271ed284a6
|
fix player ostream output
|
6 years ago |
Stefan Pranger
|
11f7464372
|
players now get stored in PRISM programs
|
6 years ago |
Stefan Pranger
|
55f4efd40a
|
added SMG ModelType
|
6 years ago |
Stefan Pranger
|
bf54ca8a52
|
init Player class for SMG parsing
|
6 years ago |
Stefan Pranger
|
d35e9a6a40
|
removed plenty of empty line whitespaces
|
6 years ago |
Tim Quatmann
|
d0c153da8d
|
Added switch `--no-simplify` to disable simplification of PRISM programs (which sometimes costs a bit of time on extremely large inputs)
|
6 years ago |
Tim Quatmann
|
9775964f43
|
Pcaa: Fixed unnecessary insertion of diagonal entries in deterministic transitions.
|
6 years ago |
Tim Quatmann
|
3a4af89b66
|
graph: Cycle check ignores Zero entries.
|
6 years ago |
Tim Quatmann
|
2cadf3a252
|
Added support for generating optimal schedulers for globally formulae
|
6 years ago |
Tim Quatmann
|
dc8612b751
|
Fixed not always using the acyclic solver within LRA and multi-objective time-bounded reachability computations.
|
6 years ago |
Sebastian Junges
|
664484883a
|
allow termination in inner loop of OVI
|
6 years ago |
Tim Quatmann
|
9d29f369e2
|
fixed incorrect hanlding of lra objecties in bounded phase
|
6 years ago |
Tim Quatmann
|
9a8f40bb33
|
Multi-obj preprocessor: Fixed an issue when preprocessing LRA operator formulas
|
6 years ago |
Matthias Volk
|
6dcbf75fe3
|
Update progress measurments only if --progress flag is set
|
6 years ago |
Tim Quatmann
|
5213be9b69
|
More statistics output.
|
6 years ago |
Tim Quatmann
|
20665eb862
|
multi-objective: Aborting time-bounded reachability computation when termination signal is received.
|
6 years ago |
Tim Quatmann
|
c1c0fcf8f3
|
Display a bit more statistics for multi-objective model checking.
|
6 years ago |
Tim Quatmann
|
ce14b45578
|
Pcaa: Implemented termination signal.
|
6 years ago |
TimQu
|
ce962bf1df
|
SparseMaPcaaChecker: Fixed cycle detection.
|
6 years ago |
Tim Quatmann
|
5a6952899b
|
MaPcaaWeightVectorChecker now uses the acyclic solver if possible.
|
6 years ago |
Tim Quatmann
|
5e9241fcd1
|
Allowing reward accumulations in multi-objective model checking queries.
|
6 years ago |
Tim Quatmann
|
da6333cead
|
Fix in scheduler export for acyclic Min Max solver
|
6 years ago |
Sebastian Junges
|
e513a3fb62
|
progress in monitoring with timeouts etc
|
6 years ago |
Sebastian Junges
|
4760a12815
|
reset signal handler
|
6 years ago |
Sebastian Junges
|
f9ee3d10e4
|
simulating with rationals
|
6 years ago |
Sebastian Junges
|
b7ad55b34b
|
random prob generator for rationals
|
6 years ago |
TimQu
|
b45497a8c4
|
Added --propsasmulti switch to interpret input formulas as multi-objective formula
|
6 years ago |
Tim Quatmann
|
16ecb0fc8d
|
OVI: display current number of iterations with --progress --verbose.
|
6 years ago |