TimQu
|
efcb718851
|
removed the --forcebounds setting
|
8 years ago |
dehnert
|
de2e94cac7
|
polished unifplus code a bit and made it the default MA (bounded reachability) solution method
|
8 years ago |
TimQu
|
e5e2a2465b
|
removed obsolete option
|
8 years ago |
TimQu
|
f2289a3b87
|
removed unused option
|
8 years ago |
TimQu
|
ca1bcebc71
|
Added an option that enforces updating both bounds in interval iteration
|
8 years ago |
TimQu
|
7cd7cd60a7
|
Added new minmax settings: force computation of a priori bouds and tweak the qvi restart heuristic
|
8 years ago |
dehnert
|
00f88ed452
|
gauss-seidel-style value iteration
|
8 years ago |
dehnert
|
8cdbf281fa
|
make minmax solvers use policy iteration when --exact is set and no other method was explicitly set
|
8 years ago |
TimQu
|
25843ee53b
|
added setting 'lramethod'
|
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
|
9ab33528b4
|
started to fill value iteration implementation in new general min-max solver
Former-commit-id: e54cb8a0f9
|
9 years ago |
Mavo
|
f529a1315f
|
Settings module do not need settings manager
Former-commit-id: b26ccc902d
|
10 years ago |
dehnert
|
1e5398c8b7
|
LRA finally working for ctmcs
Former-commit-id: 699e4714a4
|
10 years ago |
dehnert
|
1f1b60e6de
|
Added macros that can be used for printing and warnings. Included Dennis' fix for model checking of Markov automata. Added check methods to the settings modules that check whether the specified options are non-contradictive.
Former-commit-id: 18c1687958
|
11 years ago |
dehnert
|
266d660d89
|
Added functions responsible for printing the help. Started adapting the tests to the new option system.
Former-commit-id: 0407d8223e
|
11 years ago |
dehnert
|
1cd01e3f28
|
Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present).
Former-commit-id: 01a33e479d
|
11 years ago |
dehnert
|
acdced1fee
|
Will this ever end?
Former-commit-id: fbe20506cd
|
11 years ago |
dehnert
|
ff50fbe12d
|
Further refactoring of settings classes.
Former-commit-id: ed79d0fa4a
|
11 years ago |