30 Commits (6a321acae7bc605f10dff7fd889bd47c2b616852)

Author SHA1 Message Date
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 9 years ago
dehnert 9de219a6b9 more work on jit-based model builder 9 years ago
sjunges ecc74595ba several jani related fixes: IsInitialRestrictionSet(), FormulaContext, minor things 9 years ago
sjunges ed970d78b1 property support for jani -- several changes throughout code, parser currently only supports probability properties 9 years ago
sjunges 236a2be0d3 pretty printing of rational functions, rewards in the drn format, option for full build 9 years ago
sjunges ae57574d85 first version of explicit format export [mdps/no rewards only currently] 9 years ago
dehnert 99badd02c5 more work towards JANI reward models 9 years ago
dehnert d5ba9e00e8 started on making jani available from cli, commit to switch workplace 9 years ago
Mavo c9f04ecc0b Added IOSettings 9 years ago