6 Commits (fa44d65ebd133112b1fbbdeb8c314c032f142e85)

Author SHA1 Message Date
dehnert fa44d65ebd renamed policy to scheduler in some variable names 9 years ago
sjunges 8568ee3986 only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
sjunges faf31156e0 fix for last changes + is probabilistic 10 years ago
sjunges 92082dc970 gurobi lp solver refactored in case gurobi is not found, and fixes for linux - sorry about earlier lack of checks on linux 10 years ago
PBerger 287393abc4 Added Policy Iteration to the NativeMinMaxLinearEquationSolver. 10 years ago
dehnert eb5d4100a6 Renamed Nondeterminstic equation solver as this name is more than misleading. 10 years ago
dehnert d545fac471 Restructured solvers a bit: they now get the matrix upon construction and the model checkers use factories to retrieve solvers. 10 years ago
dehnert 12743e0a7e Moved from additional row grouping to the one embedded in the matrix itself. 11 years ago
PBerger 64891af785 Trying to refurbish the TopologicalValueIterationMdpPrctlModelChecker 11 years ago
dehnert 8ebd924ca6 Further work on refactoring solvers: cleaned LP solver interface a bit and adapted glpk- and Gurobi-based implementations of the interface. 12 years ago
dehnert 588a4b60b6 Refactored linear equation solvers and nondeterministic linear equation solvers. Added functional tests for both. 12 years ago