Matthias Volk
|
6dcbf75fe3
|
Update progress measurments only if --progress flag is set
|
5 years ago |
TimQu
|
b45497a8c4
|
Added --propsasmulti switch to interpret input formulas as multi-objective formula
|
5 years ago |
Tim Quatmann
|
871a28d6f6
|
Fixed compiling OviSettings
|
5 years ago |
Tim Quatmann
|
c5f698f9f7
|
ovi: removed unused option for only taking relevant values when updating the precision
|
5 years ago |
Tim Quatmann
|
169f9201b2
|
ovi: Fixed heuristic for canceling a guess.
|
5 years ago |
Tim Quatmann
|
90d5da570c
|
Renamed portfolio engine to automatic engine.
|
5 years ago |
Tim Quatmann
|
585dd675d1
|
OviSettings: Made help message a bit shorter
|
5 years ago |
Jan Erik Karuc
|
6c70b42549
|
OVI: Defaulting to M1/M2, changed CLI option for termination guarantee
Adapted CLI option description
|
5 years ago |
Sebastian Junges
|
d6bfcb4818
|
refactoring: moving some code out of the util folder
|
5 years ago |
Sebastian Junges
|
d71e70da42
|
build-all-labels for building all labels without building everything, and renamed build-overlapping-guards-label and build-out-of-bounds-state
|
5 years ago |
Jan Erik Karuc
|
bff888a97e
|
Renaming min upper aux method setting
|
5 years ago |
Jan Erik Karuc
|
6cfb2be36d
|
Preparation for minimum upper and aux benchmarking
This temporary option has not yet been implemented in OVI
|
5 years ago |
Sebastian Junges
|
4bcb541866
|
pmc simplifications are disabled by default, can be switched on via option
|
5 years ago |
Sebastian Junges
|
1a6f2e6fba
|
--io:nodrnplaceholders
|
5 years ago |
Tim Quatmann
|
ab93422fa0
|
Changed default dd library from `cudd` to `sylvan` (cf. Github issue #71)
|
5 years ago |
Sebastian Junges
|
235f335579
|
typo
|
5 years ago |
Tim Quatmann
|
feebf1a24d
|
Added scheduler export in .json
|
5 years ago |
Sebastian Junges
|
193bddbd11
|
add overlapping guards label via command line
|
5 years ago |
Tim Quatmann
|
dc7aabc2f1
|
Fixed moving a reference away.
|
5 years ago |
Tim Quatmann
|
a8f3205d96
|
minor clean-up of includes
|
5 years ago |
Tim Quatmann
|
71f22fef2f
|
Added a CLI switch to perform exact model checking over finite precision floats
|
5 years ago |
Tim Quatmann
|
0e91887ebb
|
Queried the termination flag in a few more places.
|
5 years ago |
Tim Quatmann
|
53db0b1f22
|
Added AcyclicMinMaxLinearEquationSolver and AcyclicLinearEquationSolver which are optimized for many calls on an acyclic model.
|
5 years ago |
Tim Quatmann
|
dd958bcedd
|
Changed default of the unifpluskappa
|
5 years ago |
Matthias Volk
|
0dd1c70e12
|
Set waiting time after signal with flag --signal-timeout
|
5 years ago |
Tim Quatmann
|
383e2172d4
|
Added OVI for linear equation systems (i.e. DTMC/CTMC)
|
5 years ago |
Matthias Volk
|
6c095e757a
|
Fixed problem with Windows linebreak \r\n, because this is still a problem in 2020
|
5 years ago |
Tim Quatmann
|
0ba0d94b84
|
Small update for the default settings.
|
5 years ago |
Tim Quatmann
|
bb94110b74
|
MarkovAutomaton model checkers: Enable consideration of psiStates.
|
5 years ago |
Tim Quatmann
|
f0d1aff610
|
Added new settings and environment module for time-bounded settings.
|
5 years ago |
Jan Erik Karuc
|
f56cdb1b93
|
OVI: Add upper bound only iterations option
|
5 years ago |
Jan Erik Karuc
|
3db9112a27
|
OVI: Introduced OVI as a minmax solver for topological solving
|
5 years ago |
Jan Erik Karuc
|
6ecee7e371
|
OVI: Add upper bound guessing scaler factor option
|
5 years ago |
Tim Quatmann
|
b1dc6fec06
|
Accelerated zeno check for MAs. Also only apply zeno check if --additional-checks is set.
|
5 years ago |
Tim Quatmann
|
e6597b35a6
|
OVI: Added a few settings to tweak ovi
|
5 years ago |
Jan Erik Karuc
|
a89c34f9de
|
Actually enable OVI in CLI
|
5 years ago |
Jan Erik Karuc
|
3bd8efd55f
|
CLI option for OVI
|
5 years ago |
Tim Quatmann
|
ba6f0c0e87
|
BuildSettings: Added the possiblities to build a model with choiceorigins and without max. progress assumption.
|
5 years ago |
Tim Quatmann
|
8711b32c99
|
When using bisimulation with the dd-to-sparse engine, the quotient is automatically extracted in a sparse way.
|
5 years ago |
Tim Quatmann
|
a99f0905e2
|
dd/bisimulation: Added argument to "getQuotient" which allows to set the quotient type (dd / sparse)
|
5 years ago |
Tim Quatmann
|
17325419fb
|
Introduced JIT as a separate engine.
|
5 years ago |
Tim Quatmann
|
5f18704bec
|
Added makeOptional to arguments of the --qvbs option.
|
5 years ago |
Tim Quatmann
|
d36cd93ae8
|
CLI: Split parsing and preprocessing of symbolic input into two steps.
Moved engine related methods and declaration to a separate file.
|
5 years ago |
Sebastian Junges
|
debabb01bb
|
cmd line arguments for hinting on the number of states added
|
5 years ago |
Matthias Volk
|
33917f3510
|
Made argument for '--progress' optional
|
5 years ago |
Tim Quatmann
|
abdbef06f6
|
Enabling GLPK MILP Presolver by default (again)
|
5 years ago |
Tim Quatmann
|
575642c688
|
MultiObjectiveSettings: Made an argument optional.
|
5 years ago |
Tim Quatmann
|
8719dd8f71
|
GlpkLpSolver: Added a command line option to enable MILP presolving.
|
5 years ago |
Matthias Volk
|
a647383d94
|
Extended help message for --ec-label-behavior
|
5 years ago |
Alexander Bork
|
605546358b
|
Added option to merge labels of eliminated states into existing states
|
6 years ago |