14 Commits (c21ea2ce1f54a4811169325b0220559e3e0c1b16)

Author SHA1 Message Date
TimQu bb63ac6089 Linear equation solver + game solvers now respect the environment as well 9 years ago
dehnert 49cc789ca2 symbolic minmax solver respecting linear equation solver problem format; fixed parsing bug pointed out by Dr. Nils Jansen 9 years ago
dehnert f2e581b3df rational search for symbolic linear equation solvers 9 years ago
dehnert da02237769 work towards symbolic rational search 9 years ago
dehnert 9bda631795 symbolic MDP helper respecting solver requirements 9 years ago
dehnert 8ed3a8a6db fixed some issues with meta variables in DDs 9 years ago
dehnert ea02ea0838 started overhaul of cli/api 9 years ago
JK e536851e53 Solver: provide information about solving method + number of iterations at INFO log level 9 years ago
dehnert 853b035473 fixed bug and added testsfor symbolic linear equation solver (rational number and rational function) 9 years ago
dehnert 153339c5be first draft of policy iteration using DDs 9 years ago
dehnert 952776a057 hybrid engine working for rational numbers 9 years ago
dehnert 0354c9024a moved to new sylvan version and made everything work again 9 years ago
dehnert 1a803f4270 created symbolic native solver to factor out numerical solution; prepared the code-path that stores rational functions in DDs (hybrid + dd engines) 9 years ago
dehnert fd31e23306 allow arbitrary-layer meta variables in DdManager; make DdManager available as non-const from a DD; started on symbolic state elimination linear equation solver 9 years ago