Matthias Volk
|
ba6358c3fa
|
Set optional arguments for settings
|
5 years ago |
Jip Spel
|
be3cffe8ba
|
Write output monotonicity checking to user-specified file
|
5 years ago |
Matthias Volk
|
4ee31063a4
|
Removed double whitespaces in outputs
|
6 years ago |
Matthias Volk
|
b0abbb5088
|
Support for k-shortest path counterexamples
|
6 years ago |
Matthias Volk
|
bb71c078fa
|
Export to dot format allows for maximal line width in state labels and valuations
|
6 years ago |
TimQu
|
9438d56ab3
|
added cli option for transforming continuous time models to discrete time.
|
6 years ago |
Tim Quatmann
|
72425ec1b2
|
CLI: Added an option to export the produced scheduler to a file.
|
6 years ago |
Sebastian Junges
|
d295f6e777
|
export of bdds into dot and text format
|
6 years ago |
TimQu
|
0a02fecd6b
|
settings/modules: Flagged several options as advanced.
|
6 years ago |
Tim Quatmann
|
80bfa6b56e
|
Allow to quickly check a benchmark from the Quantitative Verification Benchmark Set.
|
6 years ago |
Tim Quatmann
|
5de1697edc
|
Reading QVBS options from settings.
|
6 years ago |
TimQu
|
19f353591f
|
Added an option to transform CTMCs to MAs and DTMCs to MDPs.
|
6 years ago |
TimQu
|
35aa166f5b
|
added possibility to check all available jani properties
|
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
|
8 years ago |
TimQu
|
64a804137e
|
export of cdf's
|
8 years ago |
dehnert
|
2d41de479e
|
added progress outputs to iterative solvers
|
8 years ago |
TimQu
|
fcd277c42a
|
added an option that enables building of state valuations. Also include the state valuations when the model is exported to .dot format
|
8 years ago |
dehnert
|
29855e2853
|
added option to display information about exploration progress to both jit and explicit builder
|
8 years ago |
TimQu
|
07259e8f0d
|
added parser for IMCAs explicit Markov automaton format
|
8 years ago |
Sebastian Junges
|
291f5ecd47
|
First version of Jani-to-Dot.
|
8 years ago |
Matthias Volk
|
36854d4636
|
Framework for DRN parser
|
8 years ago |
sjunges
|
8fc0033bb2
|
fix dft-to-gspn regarding properties, now compiles again, and changed settings: Properties are now in IOSettings (should not change usage)
|
8 years ago |
dehnert
|
a7e9c5819f
|
removed 'size-in-memory' output as it was outdated and unreliable. added timing measurements for model construction and model checking
|
8 years ago |
dehnert
|
33759ed246
|
beautified help message printing. all requirements and default values are now printed automatically for all options
|
8 years ago |
dehnert
|
49597fca86
|
reworked argument validators for settings
|
8 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
9 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
9 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
9 years ago |
dehnert
|
b579978938
|
cleaned up jit model builder, added options, added doctor procedure, prepared Markov automata
Former-commit-id: bb8d1d95cc [formerly 6deb9e19a0 ]
Former-commit-id: d6b8563723
|
9 years ago |
dehnert
|
9de219a6b9
|
more work on jit-based model builder
Former-commit-id: 150ac22d6b [formerly 85061a73c7 ]
Former-commit-id: cd18eec45b
|
9 years ago |
sjunges
|
ecc74595ba
|
several jani related fixes: IsInitialRestrictionSet(), FormulaContext, minor things
Former-commit-id: f1a5b2edcf [formerly 6a9cb0a988 ]
Former-commit-id: 11bf234fcc
|
9 years ago |
sjunges
|
ed970d78b1
|
property support for jani -- several changes throughout code, parser currently only supports probability properties
Former-commit-id: d5db0cda02 [formerly 66d55d7e43 ]
Former-commit-id: 1672b21b12
|
9 years ago |
sjunges
|
236a2be0d3
|
pretty printing of rational functions, rewards in the drn format, option for full build
Former-commit-id: 39676106c2 [formerly b80f259a87 ]
Former-commit-id: e6f493d6f9
|
9 years ago |
sjunges
|
ae57574d85
|
first version of explicit format export [mdps/no rewards only currently]
Former-commit-id: 078efab44d [formerly a1a444a014 ]
Former-commit-id: 321bc64e6f
|
9 years ago |
dehnert
|
99badd02c5
|
more work towards JANI reward models
Former-commit-id: 4be9f840c4 [formerly be67354311 ]
Former-commit-id: b8ea6172e7
|
9 years ago |
dehnert
|
d5ba9e00e8
|
started on making jani available from cli, commit to switch workplace
Former-commit-id: 4c04d77409 [formerly 279141117d ]
Former-commit-id: e05805177e
|
9 years ago |
Mavo
|
c9f04ecc0b
|
Added IOSettings
Former-commit-id: 95946a7666
|
9 years ago |