1426 Commits (9b80c65d72e8b964fcd8ba888f5a87869f4ca9f2)

Author SHA1 Message Date
dehnert a0ac4faa7d slight fix to JANI high-level cex and better statistics 8 years ago
dehnert 4d7be96dda MaxSAT-based high-level counterexamples for JANI 8 years ago
TimQu d2cfbb6096 fix issue where constraint based multi objective model checking lead to a stack overflow. 8 years ago
dehnert 24d6337006 JANI choice origins and MILP-based high-level cex for JANI 8 years ago
dehnert 2a209d18e1 fixing some bisimulation issues 8 years ago
Sebastian Junges b64b65f156 qualitative model checking for pmdps enabled 8 years ago
Matthias Volk e951265839 Do not display help for hidden modules 8 years ago
TimQu 674a30c154 removed some 'experimental' code and introduced the #iteration output again 8 years ago
TimQu ca1bcebc71 Added an option that enforces updating both bounds in interval iteration 8 years ago
TimQu ef893abca6 fixed a case for topologicalMinMaxSolver with exact arithmetic 8 years ago
dehnert d45eead440 improved asserted constraints for high-level cex 8 years ago
TimQu 13184aefcf Printing the number of performed iterations (reverted from commit b5399d0596) 8 years ago
TimQu cebf29ef23 trying something else 8 years ago
TimQu 26362ed36f trying an alternative implementation of qvi 8 years ago
TimQu b5399d0596 Printing the number of performed iterations 8 years ago
TimQu 5c911c6bc4 fixed capitalization 8 years ago
TimQu 52979dcbc1 setting the 'requirementsChecked' flag in topo min max solver 8 years ago
TimQu a1c10cac37 filtering reward zero states for MDPs 8 years ago
TimQu a9f72198a0 made filtering states with reward zero a setting 8 years ago
TimQu 7d705240ce introduced model checker settings 8 years ago
TimQu aabbea11b8 various fixes for topological min max solver 8 years ago
TimQu 5d5159c437 fixed compiling 8 years ago
TimQu 5f831d156f forceBounds option for native solver 8 years ago
TimQu 7bdecad4ad fixed compiling 8 years ago
TimQu 25260c7602 added settings for the new topological min max solver 8 years ago
TimQu b69543802d completed the renaming from topologicalValueIterationMinMaxSolver to TopologicalCudaMinMax... 8 years ago
TimQu 29b40899bf Removed settings of old topologicalvalueiteration solver 8 years ago
TimQu a2bd1e0026 renamed argument from getRequirements so that it is easier to understand 8 years ago
TimQu 6b3a02d732 Fixing topological cuda 8 years ago
TimQu 7eab8589bd Fixed issue in qpower 8 years ago
TimQu 2d910b79ed Introduced new topological min max solver 8 years ago
TimQu 4ab47671f5 Renamed TopologicalMinMaxLinearEquationSolver -> TopologicalCudaMinMaxLinearEquationSolver 8 years ago
TimQu 3b394a965e some qvi optimizations 8 years ago
TimQu 8c3991fb2f respecting lower/upper bounds from preprocessing in quick sound power method 8 years ago
TimQu 96845e2669 restructured quick power iterations a little 8 years ago
TimQu 78cfb10c7e fixed qvi with negative rewards 8 years ago
dehnert 24d9b8dfc6 minor reformulation 8 years ago
TimQu 61a44121b3 improved computation of lower/upper bounds for multi-objective model checking 8 years ago
TimQu fd7f8c7bac Fixed an issue related to multi-objective model checking of models with potentially infinite expected reward 8 years ago
dehnert 59666a9fe9 slight renaming in matrix builder to better capture semantics 8 years ago
TimQu fc422af557 making things compile again in debug mode 8 years ago
dehnert 99647c11fb fixed an issue pointed out by Tim 8 years ago
dehnert 9dea83055b added cache to Z3 expression translator to speed up the translation of large constraints 8 years ago
dehnert 459763c019 investigating a cut-related issue in high-level cex 8 years ago
Timo Philipp Gros 4a321aab28 delete comment 8 years ago
Timo Philipp Gros 6a52a953c2 clean up code 8 years ago
Timo Philipp Gros 2ea911f865 finished version of implementation 8 years ago
Timo Philipp Gros 0d1de8aba9 restructured code, SCC missing 8 years ago
TimQu fa7f74f0f1 quicker iterations when the decision value blocks the bound 8 years ago
TimQu 0215258709 made qvi implementation a little bit more readable 8 years ago