15 Commits (f2d837dc425e26c02653ac52e93879efd53e38e0)

Author SHA1 Message Date
TimQu 3571f0ddca Respected that the solution is unique when doing value iteration 8 years ago
TimQu 5071df5c82 made sound value iteration work and respect the correct precision 8 years ago
TimQu fb4b5b2d84 added functionality to clear specified solution bounds of equation solvers 8 years ago
dehnert b3f0aa511e started on Kwek-Mehlhorn-based exact value computation 8 years ago
dehnert 76fa67fd35 added missing include 8 years ago
dehnert 2d41de479e added progress outputs to iterative solvers 8 years ago
dehnert 7f56c82523 moved to providing solve goals in sparse model checkers and helpers 8 years ago
dehnert c5884a27b4 fixed termination condition applications in a number of spots, fixed uint64 vs uint64_t issue 8 years ago
dehnert 52d729b1c7 upper bounds computation for reachability rewards in sparse MDPs 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
Mavo 35a76010b7 Redundant include 9 years ago
TimQu f285858e28 added required includes 10 years ago
Mavo 99c87182e4 Fixed missing include for gcc 10 years ago
dehnert 5a1039838f made everything compile again and all tests passing 10 years ago
dehnert bdcd4b26a3 refactoring early termination and solve goals and bounds 10 years ago