Tim Quatmann
|
3714fc3bf2
|
MinMaxSolverEnvironment: Removed unused method declarations.
|
6 years ago |
TimQu
|
e1047e787f
|
handled case where no threshold for the number of iterations is provided
|
7 years ago |
TimQu
|
caf9975109
|
Fixed an issue with topological min max solver
|
7 years ago |
TimQu
|
efcb718851
|
removed the --forcebounds setting
|
8 years ago |
TimQu
|
7e639b4328
|
multiplier settings and environment
|
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
|
5f831d156f
|
forceBounds option for native solver
|
8 years ago |
TimQu
|
25260c7602
|
added settings for the new topological min max solver
|
8 years ago |
TimQu
|
2d910b79ed
|
Introduced new topological min max solver
|
8 years ago |
TimQu
|
7cd7cd60a7
|
Added new minmax settings: force computation of a priori bouds and tweak the qvi restart heuristic
|
8 years ago |
TimQu
|
1cff0fcbbb
|
improved interface of solver environment
|
8 years ago |
TimQu
|
304b8e32c6
|
introduced topological equation solver settings
|
8 years ago |
TimQu
|
f89236100b
|
Added topological linear equation solver
|
8 years ago |
TimQu
|
9c6672778b
|
fixed getting/setting the restart threshold in gmmxx environment
|
8 years ago |
TimQu
|
e46f4e154b
|
1. Ensured that when doing policy iteration the underlying solver is at least as precise as the minmax solver.
2. Fix for SolverGuarantees: They are only established if bounds were actually given.
|
8 years ago |
TimQu
|
bb63ac6089
|
Linear equation solver + game solvers now respect the environment as well
|
8 years ago |
TimQu
|
42cea9c688
|
better subenvironments
|
8 years ago |
TimQu
|
0b0b5446cc
|
adding copy constructor
|
8 years ago |
TimQu
|
d0d5217885
|
implementing destructors in implementation file.
|
8 years ago |
TimQu
|
fd8c99b989
|
Introducing Environment in MinMaxSolvers and ModelCheckers
|
8 years ago |